v16.0.3-Preview.2 (Preview)
Pre-releaseAzure DevOps Migration Tools v16.0.3-Preview.2
Version: 16.0.3-Preview.2
Ring: (Preview)
Release Summary for Version 16
Overview
The latest release of the Azure DevOps Migration Tools, version 16, introduces several enhancements, bug fixes, and documentation updates aimed at improving user experience and system functionality. This release addresses critical issues while also refining existing features, ensuring that users have access to the most reliable and efficient tools for their migration needs.
Detailed Changes
New Features, ✨
- Addition of Name Property to IEndpointOptions Interface
This new property allows users to specify a name for the endpoint options, enhancing clarity and usability in configuration settings. This feature is essential for users managing multiple endpoints, as it simplifies identification and management.
Enhancements, 💡
- Setting Endpoint Name During Options Instance Creation
TheEndpointRegistrationExtensions
now includes functionality to set the endpoint name when creating an options instance. This improvement streamlines the setup process, making it more intuitive for users.
Bug Fixes, 🐛
- Fix for Issue #2361
This fix resolves a specific bug that affected the functionality of the migration tools, ensuring a smoother user experience and reducing potential disruptions during migration processes.
Documentation Updates, 📝
- Comprehensive Updates to Documentation
- MigrationTools.xml: Updated with new branch and commit details to reflect the latest changes accurately.
- Permissions Documentation: Enhanced clarity and consistency in the
permissions.md
file, making it easier for users to understand permissions setup. - Installation and Permissions Links: Updated links in the
docs/getstarted/index.md
to direct users to the most current installation and permissions documentation.
Other, 🧱
- Defaults for AzureDevOpsEndpoint
The addition of default settings for theAzureDevOpsEndpoint
simplifies the initial configuration process for users, allowing for quicker setup and deployment.
Conclusion
The changes introduced in this release significantly enhance the functionality and usability of the Azure DevOps Migration Tools. By addressing bugs, adding new features, and improving documentation, this version aims to provide a more robust and user-friendly experience. These updates not only improve operational efficiency but also align with our commitment to delivering high-quality tools that meet the evolving needs of our users. As we move forward, we anticipate that these enhancements will contribute positively to user satisfaction and project success.
For further details, please refer to the relevant Pull Requests.
Get the tools
- Download the MigrationTools-16.0.3-Preview.2.zip file below
- Install with Winget with
winget install nkdagility.azure-devops-migration-tools.Preview --version 16.0.3-Preview.2
. There is a delay for aprovals on the winget store, so you may need to wait a few days before this is available. - Install with Chocolatey with
choco install vsts-sync-migrator --version 16.0.3-preview0002
. There is a delay for aprovals on the chocolatey store, so you may need to wait a few hours before this is available.
What's Changed
🏕 Features
Full Changelog: v16.0.3-Preview.1...v16.0.3-Preview.2