Skip to content

v16.0.4 (Release)

Latest
Compare
Choose a tag to compare
@nkdagility-actions-bot nkdagility-actions-bot released this 03 Oct 08:10
· 54 commits to main since this release
4076a32

Azure DevOps Migration Tools v16.0.4

Version: 16.0.4
Ring: (Release)

Release Summary for Azure DevOps Migration Tools

Overview

This release of the Azure DevOps Migration Tools introduces several significant enhancements, new features, and critical bug fixes aimed at improving the overall functionality and user experience. The changes reflect our commitment to providing robust tools for seamless migration processes while ensuring high standards of performance and security.

Detailed Changes

New Features ✨

  • Validation and Logging for TfsGitRepositoryTool Options
    Commit: e79d28b73326a5b972af9e7fe0053f4a7278f83b
    This feature adds validation and logging capabilities to the TfsGitRepositoryTool options, ensuring that users receive immediate feedback on their configurations, which enhances usability and reduces errors.

  • Order Property in ConfigurationSample Class
    Commit: 6d3fe268de4733b7e3ab0b07ef75c877b4c8a2af
    The addition of the 'Order' property allows for more structured configuration management, improving the clarity and organisation of configuration samples.

Enhancements 💡

Bug Fixes 🐛

Performance Improvements ⚡️

Refactoring ♻️

Documentation Updates 📝

Conclusion

The changes introduced in this release significantly enhance the Azure DevOps Migration Tools, providing users with improved functionality, better performance, and a more reliable migration experience. These updates not only address existing issues but also lay the groundwork for future enhancements, aligning with our business goals of delivering high-quality, user-friendly migration solutions. We anticipate that these improvements will lead to increased user satisfaction and adoption of the tools in various migration scenarios.

Get the tools

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

  • Add defaults for AzureDevOpsEndpoint and rebuild docs. by @MrHinsh in #2355
  • Niggles v16 (Docs) + Bugs by @MrHinsh in #2358
  • Update validator errors to be more clear that is is a user error. by @MrHinsh in #2363
  • Improve validation for TfsEndpoint PAT tokens and message by @MrHinsh in #2368
  • add warning log when node structure enricher is disabled by @MrHinsh in #2370
  • Fix for Endpoint Samples not being rendered correctly in Docs by @MrHinsh in #2377
  • Update to also publish to Azure Static Sites by @MrHinsh in #2378
  • 🔧 centralize log path creation and improve logging by @MrHinsh in #2385
  • 🐛 (TfsEndpointOptions.cs): improve URL validation logic for Collection property by @MrHinsh in #2388
  • Update Docs and Defaults by @MrHinsh in #2392
  • Publish to Static Sites by @MrHinsh in #2384
  • User mapping logic error by @MrHinsh in #2417
  • Exception enhancement by @MrHinsh in #2418
  • refactor exception handling and update XML references by @MrHinsh in #2419

Full Changelog: v16.0.2...v16.0.4