Skip to content

v16.0.3 (Release)

Latest
Compare
Choose a tag to compare
@nkdagility-actions-bot nkdagility-actions-bot released this 14 Sep 07:13
· 22 commits to main since this release

Azure DevOps Migration Tools v16.0.3

Version: 16.0.3
Ring: (Release)

Release Summary for Azure DevOps Migration Tools

Overview

This release introduces several enhancements, bug fixes, and documentation updates aimed at improving user experience and system clarity. The changes reflect our commitment to providing a robust and user-friendly tool for Azure DevOps migration.

Detailed Changes

New Features, ✨

  • Add Name Property to IEndpointOptions Interface
    This addition enhances the IEndpointOptions interface by including a Name property, allowing for better identification and management of endpoint options. This change is crucial for users who require more descriptive configurations.
    Related PR: #2361

Enhancements, 💡

  • Update How-To Documentation for Pland and Suits to v16
    The documentation is updated to reflect the latest version, ensuring users have access to the most current information and guidance. This is essential for maintaining clarity and usability as the tool evolves.
  • Add Defaults for AzureDevOpsEndpoint
    Default settings are introduced for the AzureDevOpsEndpoint, simplifying the setup process for users and reducing configuration errors.
    Related PR: #2355

Bug Fixes, 🐛

  • Fixing "Missing" for Reddit User
    This fix addresses a specific issue reported by a user, ensuring that the tool functions correctly in all scenarios.
  • Update Validator Errors for Clarity
    Validator error messages are updated to clearly indicate user errors, improving the user experience by providing more informative feedback.
    Related PR: #2363

Documentation Updates, 📝

  • Update MigrationTools.xml with New Branch and Commit Details
    The MigrationTools.xml file is updated to include the latest branch and commit information, ensuring that users have accurate and up-to-date references.
  • Enhance Permissions Documentation for Clarity and Consistency
    Documentation related to permissions setup is revised for better clarity, helping users navigate permissions more effectively.
  • Update Links to Installation and Permissions Documentation
    Links in the getting started documentation are updated to ensure users can easily find the necessary resources for installation and permissions.

Other, 🧱

  • Niggles v16 (Docs) + Bugs
    This entry captures various minor updates and bug fixes that contribute to the overall stability and usability of the tool.
    Related PR: #2358

Conclusion

The changes in this release significantly enhance the functionality and usability of the Azure DevOps Migration Tools. By addressing user feedback, improving documentation, and introducing new features, we aim to provide a more seamless experience for our users. These updates not only resolve existing issues but also lay the groundwork for future enhancements, aligning with our business goals of continuous improvement and user satisfaction.

Get the tools

  • Download the MigrationTools-16.0.3.zip file below
  • Install with Winget with winget install nkdagility.azure-devops-migration-tools --version 16.0.3 . 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. 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.2...v16.0.3