Skip to content

v16.0.5-Preview.1 (Preview)

Pre-release
Pre-release
Compare
Choose a tag to compare
@nkdagility-actions-bot nkdagility-actions-bot released this 03 Oct 15:59
· 155 commits to main since this release
af279b1

Azure DevOps Migration Tools v16.0.5-Preview.1

Version: 16.0.5-Preview.1
Ring: (Preview)

Release Summary for Azure DevOps Migration Tools

Overview

This release introduces several enhancements and new features aimed at improving the functionality and reliability of the Azure DevOps Migration Tools. Key updates include the addition of validation checks, improved logging capabilities, and updates to dependencies, ensuring the tools remain robust and efficient for users.

Detailed Changes

New Features, ✨

  • Validation and Logging for TfsGitRepositoryTool Options
    Commit: a07a4bc
    This feature adds validation and logging capabilities for the TfsGitRepositoryTool options. This enhancement allows users to ensure that their configurations are correct before execution, reducing the likelihood of errors during migration processes.

Enhancements, 💡

  • Debug Logging for User Identity Mapping
    Commit: 40f3c5e
    The addition of debug logging for user identity mapping enhances the tool's ability to trace and diagnose issues related to user mappings. This improvement is crucial for users who require detailed insights into the mapping process.

Bug Fixes, 🐛

  • Validator for TfsGitRepositoryTool
    Commit: e79d28b
    This update resolves issues related to the validation of the TfsGitRepositoryTool, ensuring that the tool correctly honours the enabled:false setting. This fix is essential for maintaining the integrity of migration operations.

Performance Improvements, ⚡️

  • Update GitHub Actions to Latest Versions
    Commit: a043f67
    The workflows have been updated to the latest versions of GitHub Actions, which enhances the performance and reliability of the CI/CD processes. This update ensures that the development team can leverage the latest features and improvements from GitHub Actions.

Dependency Updates, 📌

  • Dependabot Check for Actions
    Commit: 95ec5f1
    The addition of a Dependabot check for actions ensures that the project remains up-to-date with the latest dependencies, reducing security vulnerabilities and improving overall stability.

Other, 🧱

  • UserMapping Shenanigans
    Commit: af279b1
    This commit addresses various internal changes related to user mapping, although specific details are not provided. These changes are likely aimed at improving the overall functionality of user mapping within the tools.

Conclusion

The changes introduced in this release significantly enhance the Azure DevOps Migration Tools, providing users with improved validation, logging, and dependency management. These updates not only streamline the migration process but also bolster the tools' reliability and performance. As a result, users can expect a more efficient and error-free experience, aligning with our commitment to delivering high-quality software solutions.

Get the tools

  • Download the MigrationTools-16.0.5-Preview.1.zip file below
  • Install with Winget with winget install nkdagility.azure-devops-migration-tools.Preview --version 16.0.5-Preview.1 . 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.5-preview0001. 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.4-Preview.9...v16.0.5-Preview.1