Skip to content

v16.0.0-Preview.6 (Preview)

Pre-release
Pre-release
Compare
Choose a tag to compare
@nkdagility-actions-bot nkdagility-actions-bot released this 02 Sep 16:43
· 316 commits to main since this release
02994fe

Azure DevOps Migration Tools v16.0.0-Preview.6

Version: 16.0.0-Preview.6
Ring: (Preview)

Release Summary for Azure DevOps Migration Tools

Overview

The latest release of the Azure DevOps Migration Tools introduces significant enhancements, new features, and various improvements aimed at optimising performance and usability. This update focuses on refining the configuration management, enhancing documentation, and improving the overall user experience.

Detailed Changes

New Features ✨

  • OpenTelemetry Integration: The addition of OpenTelemetry allows for better observability and monitoring of the migration processes. This feature enhances the ability to trace and debug issues effectively. PR #2321
  • Field Mapping Enhancements: New field mapping classes for Azure DevOps are introduced, providing more flexibility in how data is migrated. This is crucial for users needing tailored migration solutions. PR #bd02e4eaa5f1ba0bbaae2f5c0fa85a2956e7ca8f

Enhancements 💡

  • Configuration Improvements: The configuration files have been updated to include new field mappings and improved logging capabilities, ensuring that users have a more streamlined experience when setting up their migration tools. PR #a2c9d7fa7603215200ee80ebfd9e33508ff0ddb8
  • Documentation Revamp: The documentation has been significantly improved, including updates to the MigrationTools.xml to reflect new features and configurations. This ensures that users have access to the latest information and guidance. PR #2319

Bug Fixes 🐛

  • Error Message Improvements: Enhanced error messages provide clearer guidance when issues arise, making it easier for users to troubleshoot problems. This improvement is vital for maintaining user confidence in the tool's reliability. PR #b045a9a577fddc6ec28e9c141b7220f724b1160e
  • Fix for Invalid Processors: The update resolves issues related to invalid processors, ensuring that the migration process runs smoothly without interruptions. PR #973c86d5d2f59bd9b5b29d06d65082557e9ef807

Performance Improvements ⚡️

  • Optimised Configuration Handling: Refactoring of the configuration handling logic improves performance and reduces the overhead during migration tasks. This is particularly beneficial for large-scale migrations. PR #fbe78524a22915d0d21840dd1dea17076ae24f40

Refactoring ♻️

  • Code Structure Enhancements: Various refactoring efforts have been made to improve code readability and maintainability, including the renaming of classes and restructuring of configuration files. This makes it easier for developers to contribute to the project in the future. PR #6d72b4cd59dbdee2f381c83006f6601b2d00b431

Documentation Updates 📝

  • Comprehensive Documentation Updates: The documentation has been thoroughly updated to reflect the latest changes, including new features and configuration options. This ensures that users have the most accurate and helpful information at their fingertips. PR #14280c00d15a8b49abaaaef76ad2c89434ded89f

Dependency Updates 📌

  • Updated Dependencies: The project dependencies have been updated to ensure compatibility with the latest libraries and tools, enhancing the overall stability and performance of the migration tools. PR #480c9068a745c177e013c315050fd7d5463a3b65

Conclusion

This release of the Azure DevOps Migration Tools marks a significant step forward in enhancing the functionality, performance, and usability of the software. The introduction of new features, improvements in documentation, and the resolution of existing bugs contribute to a more robust and user-friendly experience. These changes are expected to facilitate smoother migrations and better support for users, aligning with our ongoing commitment to delivering high-quality tools for Azure DevOps.

Get the tools

  • Download the MigrationTools-16.0.0-Preview.6.zip file below
  • Install with Winget with winget install nkdagility.azure-devops-migration-tools.Preview --version 16.0.0-Preview.6 . 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.0-preview0006. 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.0-Preview.5...v16.0.0-Preview.6