Skip to content

Releases: AzureCosmosDB/data-migration-desktop-tool

2.1.6

17 Oct 07:33
574cf77
Compare
Choose a tag to compare

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

Full Changelog: 2.1.5...2.1.6

Release 2.1.5

18 Apr 19:24
86d2acc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.4...2.1.5

Release 2.1.4

06 Sep 17:09
fde0479
Compare
Choose a tag to compare

What's Changed

  • Reading from cloud stores; JSON array null fix by @bowencode in #87

Full Changelog: 2.1.3...2.1.4

Release 2.1.3

27 Jul 14:55
f458054
Compare
Choose a tag to compare

What's Changed

  • Fixing unicode output from Utf8JsonWriter by @bowencode in #81
  • Improving record level error reporting for Cosmos by @bowencode in #80

Full Changelog: 2.1.2...2.1.3

Release 2.1.2

06 Jul 17:51
69efd3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

Release 2.1.1

17 Jun 17:13
c8ad5a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

Release 2.1.0

31 May 04:00
532dca1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...2.1.0

Release v2.0.6

08 May 17:52
f8a331d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

Release v2.0.5

06 May 21:57
4347fb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

Release v2.0.4

03 May 17:33
53d7064
Compare
Choose a tag to compare

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