Which version of azure devops server supports upstream artifact feed from crates.io ?
We are running Azure DevOps Server 2020 Update 1 RC2 installed on-prem We are planning to store Cargo artifacts and download Crates of rust libraries to Azure artifacts repository.
Do I need to upgrade in order to get support for Cargo upstream feed? which version supports it?
Currently, the Cargo related features (include Cargo type of packages and crates.io
is available as an upstream source) are only supported on Azure Artifacts of Azure DevOps Services and not on that of Azure DevOps Server/TFS.
The Cargo features were released to Azure DevOps Services in August 2023. And currently, it still is a public preview instead of generally available (GA) version on Azure DevOps Services.
Typically, the new features are introduced on Azure DevOps Services first, and then might be available for on-premises Azure DevOps Server/TFS.
Currently, there is not a timeline of when the Cargo features can be available on Azure DevOps Server/TFS.
Related documentations: