Releases: AzureCosmosDB/data-migration-desktop-tool
Releases · AzureCosmosDB/data-migration-desktop-tool
3.0.0
2.9.0
What's Changed
- Fix Docker container to properly build dmt Docker container using the same steps as the release build. by @philnach in #206
- Remove all CS8602 'Dereference of a possibly null reference' warnings by @Copilot in #211
- Fix TableStorage to Parquet migration by converting DateTimeOffset to UTC DateTime by @Copilot in #212
- Remove legacy interactive prompting and add validation for missing configuration by @Copilot in #209
Full Changelog: 2.8.0...2.9.0
2.8.0
What's Changed
- Update README.md by @philnach in #201
- Replace static ItemProgressTracker with .NET IProgress interface pattern for comprehensive data transfer progress tracking by @Copilot in #203
Full Changelog: 2.7.0...2.8.0
2.7.0
What's Changed
- Add LimitToEndpoint setting addressing Exporting from JSON to Containerized cosmos db local not working as expected by @philnach in #199
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Add MongoDB query filtering support to enable document filtering during migration by @Copilot in #200
Full Changelog: 2.5.0...2.6.0
2.5.0
Merge pull request #194 from AzureCosmosDB/copilot/fix-193 Add ReplaceIfExists setting for Azure Table API upsert functionality
2.4.0
Merge pull request #190 from AzureCosmosDB/copilot/fix-189 Fix InitClientEncryption configuration not being respected in CosmosDataSinkExtension
2.3.0
Merge pull request #187 from AzureCosmosDB/copilot/fix-148 Add Docker container support for CI/CD pipelines
2.2.0
What's Changed
- Update Upload-Artifact to v4 to fix builds and unblock approved PR's by @philnach in #168
- update remaining builds to actions/upload-artifact@v4 by @crpietschmann in #170
- Added DataType in SQL Column Mapping by @HasnainAabdani in #149
- fix: CSV extenstion uses invariant culture by @stefanedwards in #156
- Update all projects to .NET 8 framework and many Nuget refs to recent packages by @bowencode in #172
- introduce DataWriteMode.Delete to undo inserts to the wrong container by @stefann42 in #117
- Updating action versions by @bowencode in #174
New Contributors
- @HasnainAabdani made their first contribution in #149
- @stefanedwards made their first contribution in #156
Full Changelog: 2.1.6...2.2.0
2.1.6
What's Changed
- Update README.md by @hsavran in #128
- Add proxy support to the Cosmos Extension by @admsteck in #133
- Update Npgsql to 8.0.3 by @philnach in #138
- Mongo Source CSFLE support and Cosmos NoSQL Always Encrypted support by @fonsecamar in #141
- Add UseRbacAuth and EnableInteractiveCredentials to Azure Blob Storage Extension by @philnach in #136
- Create version updates dependabot.yml by @markjbrown in #142
- Fix for release builds and consolidate NuGet packages by @philnach in #147
New Contributors
- @admsteck made their first contribution in #133
- @philnach made their first contribution in #138
- @fonsecamar made their first contribution in #141
Full Changelog: 2.1.5...2.1.6