Skip to content

v16.0.0-Preview.11 (Preview)

Pre-release
Pre-release
Compare
Choose a tag to compare
@nkdagility-actions-bot nkdagility-actions-bot released this 05 Sep 09:46
· 161 commits to main since this release
4ff593c

Azure DevOps Migration Tools v16.0.0-Preview.11

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

Release Summary for Azure DevOps Migration Tools

Overview

This release of the Azure DevOps Migration Tools introduces a series of enhancements, bug fixes, and new features aimed at improving the overall functionality and user experience. The updates focus on refining configuration management, enhancing logging capabilities, and improving documentation to support users effectively.

Detailed Changes

New Features ✨

  • MigrationConfigCommand: A new command is added to handle configuration file creation and editing, enhancing user interaction with the tool. #2321
  • Field Mapping Classes: New field mapping classes for Azure DevOps are introduced, allowing for more flexible data handling. #2321
  • TelemetryLoggerFake: A new fake logger is added for testing purposes, improving the testing framework. #2321

Enhancements 💡

  • Configuration Management: The configuration structure is updated for better clarity and usability, including the addition of new field mappings and improved logging settings. #2321
  • Logging Improvements: Enhanced logging capabilities are integrated, including the use of Serilog for better log management. #2321
  • Documentation Updates: Comprehensive updates to the documentation ensure that users have access to the latest information and usage examples. #2321

Bug Fixes 🐛

  • Test Fixes: Resolved issues in the test suite, ensuring that all tests pass successfully. This includes fixing errors related to the addition of new features and configurations. #2326
  • Configuration Errors: Fixed various configuration-related errors that could lead to incorrect behaviour during migration processes. #2321

Performance Improvements ⚡️

  • Optimised Configuration Loading: The configuration loading logic is refactored for improved performance, particularly in handling multiple sources and targets. #2321

Refactoring ♻️

  • Code Structure: Significant refactoring of the codebase is undertaken to improve readability and maintainability, including the renaming of classes and methods for clarity. #2321

Documentation Updates 📝

  • Comprehensive Documentation: The documentation is extensively updated to reflect new features, configuration options, and usage guidelines, ensuring users can effectively utilise the tool. #2321

Dependency Updates 📌

  • Updated Dependencies: The project dependencies are updated to ensure compatibility with the latest libraries and frameworks, enhancing stability and performance. #2321

Conclusion

The changes in this release significantly enhance the Azure DevOps Migration Tools, providing users with improved functionality, better performance, and comprehensive documentation. These updates are expected to streamline migration processes, reduce errors, and improve user satisfaction, aligning with our business goals of delivering high-quality, reliable software solutions.

Get the tools

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