Today we’re very excited to announce the first release candidate (RC1) of Azure DevOps Server 2022.1!
With this release, we’ve added many new features that you’ve been asking for. Here are a few of the highlights:
- Last Accessed column on Delivery Plans page
- Visualize all dependencies on Delivery Plans
- New PAT Scope for managing pipeline authorization and approvals and checks
- New user interface for upstream package search
- Show Parent in Query Results Widget
There are many more features with this release, and you can read all about those features in our release notes. You can download Azure DevOps Server 2022.1 RC1 today. A direct upgrade to Azure DevOps Server is supported from any version of TFS, including Team Foundation Server 2015 and newer. Let us know any feedback or questions via the Developer Community.
Hi!
I just updated our test environment with this release, and it seems that release pipelines are completely broken. They don’t even start (the status remains “Not deployed”).
Is this a known issue ?
Hi Thomas, do you still have issues with the release pipelines? Are you getting any error messages?
Yesterday we released Azure DevOps Server 2022.1 RC2.
I wanted to download the RC1 but on the download page https://learn.microsoft.com/en-us/azure/devops/server/download/azuredevopsserver either downloads (exe / iso) lead to RC2 files.
It really seems to be RC2 build on 09/27/2023.
Hi Michael, the download page is now linked to RC1 downloads. We will be releasing RC2 mid-October.
Will it be safe to upgrade my schroedinger-RC2 test environment to the real RC2?
Could you please tell us what sprint Update 1 will be set on?
You will be able to install Azure DevOps Server 2022.1 RC2 and/or the final release of Azure DevOps Server 2022.1 on your test environmet running Azure DevOps Server 2022.0.1.
Azure DevOps Server 2022.1 will include features from sprints 206 – 225. Not sure I understand your question about upgrading with the real RC2. Can you elaborate?
I installed the setup provided by yesterdays link (19.225.34127.2) on a test system running at 2022.0.1patch3.
Will I be able to update this test system on the upcoming RC2 release?
Would someone be so kind to reveal what version of the pipeline agent is bundled with this release?
I am specifically interested in knowing if we are getting version v2.220.0 or newer, which should be using a (substantial) never version of git-lfs.
We updated to the latest 2022.0.1 patch 3 and it included 3.225, so you don’t even need to wait for 2022.1!
That seems like quite the jump as we are on 2022.0.1 Patch 1. I would recon that version 3.x of the pipeline agent was optional at least in the beginning as it might break functionality in existing Build Tools.
The jump from 2.x to 3.x was because of the upgrade from .net 3.1 to 6, its functionality didn’t change, but which OS it can run on did
https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/v3-agent?view=azure-devops
yep, know that.
But I would expect the update to 3.x to not happen automatically similar to what was done on Azure DevOps services:
https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/v3-agent?view=azure-devops#what-will-happen-when-a-task-requires-an-agent-to-be-updated-to-agent-version-3
at least of for one release…
I’ve been trying to do an unattended setup that includes Search configuration, but the documentation at https://learn.microsoft.com/en-us/azure/devops/server/install/unattended doesn’t give a comprehensive overview of parameters or inputs available.
How do I find out what inputs I can use that isn’t part of the ini-files created using tfsconfig /create ?
Hi Dennis, we are reviewing the documentation and will update with parameters.
this comment has been deleted.