Releases: AzureCosmosDB/data-migration-desktop-tool
Releases · AzureCosmosDB/data-migration-desktop-tool
3.1.0
What's Changed
- Switch to Microsoft Container Registry public image of dmt by @philnach in #217
- Add version to release workflow run name by @Copilot in #216
- Support authenticated proxies with separate settings for WebProxy, HttpClient credentials, and PreAuthentication by @Copilot in #220
- Fix ISO-8601 date format preservation during data migration by @Copilot in #221
- Revert "Update release workflow name to include release-tag version" by @philnach in #222
Full Changelog: 3.0.0...3.1.0
3.0.0
Merge pull request #208 from AzureCosmosDB/copilot/fix-f6f409bc-e1dd-…
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