Releases: AzureCosmosDB/data-migration-desktop-tool
Releases · AzureCosmosDB/data-migration-desktop-tool
Release v2.0.4
New features addressing Issues:
- #46 Adds new support for composite extensions combining generic File Format and Binary File Storage extensions as described in Creating Extensions
- Includes new beta implementation of JSON extension using the new composite model
- #42 Adds beta support for reading and writing Parquet files
- Adds beta support for writing to Azure Blob Storage and AWS S3 in composite extensions (currently JSON and Parquet)
- Updates MongoDB.Driver package to 2.19.1 to address security vulnerability
Release v2.0.3
Release v2.0.2
Updates name for MongoDB extension
Release v2.0.1
Improves configuration handling for multiple operations
Initial .NET 6 Release
The initial release of the new .NET 6 application. Includes the command line application and 5 plug-in extensions:
- Cosmos-NoSql
- JSON
- Mongo
- AzureTableApi
- SqlServer