Skip to content

v16.0.2-Preview.5 (Preview)

Pre-release
Pre-release
Compare
Choose a tag to compare
@nkdagility-actions-bot nkdagility-actions-bot released this 10 Sep 16:21
· 33 commits to main since this release
bdf61e8

Azure DevOps Migration Tools v16.0.2-Preview.5

Version: 16.0.2-Preview.5
Ring: (Preview)

Release Summary for Azure DevOps Migration Tools

Overview

This release introduces significant enhancements and fixes to the Azure DevOps Migration Tools, focusing on improving processor metrics, validation processes, and overall functionality. The changes aim to enhance user experience, streamline operations, and address critical issues identified in previous versions.

Detailed Changes

New Features, ✨

  • Processor Metrics:
    • Description: The addition of processor metrics provides users with valuable insights into processor performance and usage.
    • Impact: This feature enables better monitoring and optimisation of resources, leading to improved efficiency in operations.
    • Pull Requests: #2352, #2350

Enhancements, 💡

  • Custom Mapping for TfsNodeStructureTool:
    • Description: Custom mappings for new formats in the TfsNodeStructureTool have been implemented.
    • Impact: This enhancement allows for better compatibility with various data formats, improving the tool's versatility and user satisfaction.
    • Pull Requests: #2350

Bug Fixes, 🐛

  • ProcessDefinitionProcessor Fix:

    • Description: Resolved an issue where the ProcessDefinitionProcessor failed due to an uninitialised configuration.
    • Impact: This fix ensures that the processor operates correctly, preventing disruptions in workflow.
    • Pull Requests: #2351
  • Validation Updates:

    • Description: Various validation issues have been addressed, including those related to endpoint validation and node structure language mappings.
    • Impact: These fixes enhance the reliability of the tool, ensuring that users receive accurate feedback and error messages.
    • Pull Requests: #2343

Performance Improvements, ⚡️

  • Processor Validator Activation:
    • Description: The processor validator has been activated to enhance the validation process.
    • Impact: This improvement leads to more robust validation checks, ensuring that data integrity is maintained throughout the migration process.

Refactoring, ♻️

  • Code Structure Improvements:
    • Description: Several code refactoring efforts have been made to improve clarity and maintainability.
    • Impact: These changes facilitate easier future updates and enhancements, contributing to the long-term sustainability of the codebase.

Documentation Updates, 📝

  • Documentation Enhancements:
    • Description: Updates to the documentation have been made to reflect the latest changes and improvements.
    • Impact: Improved documentation aids users in understanding new features and functionalities, enhancing overall user experience.
    • Pull Requests: #2343

Dependency Updates, 📌

  • Library and Package Updates:
    • Description: Various dependencies have been updated to their latest versions.
    • Impact: Keeping dependencies up to date ensures better security, performance, and compatibility with other tools.

Conclusion

The changes introduced in this release significantly enhance the functionality and reliability of the Azure DevOps Migration Tools. By addressing critical bugs, adding new features, and improving existing functionalities, this update positions the tool for better performance and user satisfaction. The ongoing commitment to refining the tool aligns with our business goals of providing a robust and efficient solution for Azure DevOps migrations.

Get the tools

  • Download the MigrationTools-16.0.2-Preview.5.zip file below
  • Install with Winget with winget install nkdagility.azure-devops-migration-tools.Preview --version 16.0.2-Preview.5 . 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.2-preview0005. 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-Preview.4...v16.0.2-Preview.5