What's Changed
🏕 Features
- Same key item error fix by @ShlenkinR in #2567
- Fix documentation issues (mostly typos) by @jfrancis2 in #2587
- 📝 (TfsNodeStructureTool.cs): update documentation URL for missing nod… by @MrHinsh in #2601
- Issue with TfsEmbededImagesTool and Rules by @MrHinsh in #2603
- #2595 Added null value handling by @sbouchex in #2605
- Added option to drop changesets during the migration by @sbouchex in #2607
- Duplicate test Plan Names message update by @MrHinsh in #2616
- Fix for Index Issue by @MrHinsh in #2617
- Bug fix for lame FieldDefinitionNotExistException by @MrHinsh in #2626
- Added link "Migration Azure DevOps Projects..." to External Walkthroughs and Reviews by @jjohnsen in #2619
- Skip closedDate field validation when closedDate field doesn't exist by @Konop1992 in #2634
- 📝 (index.md): correct typos in documentation for clarity by @MrHinsh in #2651
- 💡feat(TfsNodeStructureTool): Enhance logging for node migration process by @MrHinsh in #2654
- New flag in Test Plan config "TestPlanIds" by @itsmeuzair98 in #2655
New Contributors
- @ShlenkinR made their first contribution in #2567
- @jfrancis2 made their first contribution in #2587
- @sbouchex made their first contribution in #2605
- @jjohnsen made their first contribution in #2619
- @Konop1992 made their first contribution in #2634
- @itsmeuzair98 made their first contribution in #2655
Full Changelog: v16.0.9...v16.1.0
Azure DevOps Migration Tools v16.1.0
Version: 16.1.0
Ring: (Release)
Funding for us doing work on this tool is generally through 1) customer funding, or 2) donated free time.
Sponcer a Feature | Hire us directly
Certainly! Please provide the JSON output of the git log or git diff command, and I will generate a structured summary based on the specified instructions.
Get the tools
- Download the MigrationTools-16.1.0.zip file below
- Install with Winget with
winget install nkdagility.azure-devops-migration-tools --version 16.1.0
. 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.1.0
. There is a delay for aprovals on the chocolatey store, so you may need to wait a few hours before this is available.