Skip to content

Releases: adiom-data/dsync

v0.22.0

17 Dec 00:46

Choose a tag to compare

What's Changed

  • various updates and fixes
  • add support for s3 and s3vectors
  • enhancements for postgres connector

Full Changelog: v0.21.0...v0.22.0

v0.21.0

10 Nov 16:44

Choose a tag to compare

What's Changed

  • Change in memory verifier implementation
  • Address some issues and add enhancements in mongo connector

Full Changelog: v0.20.0...v0.21.0

v0.20.0

24 Sep 17:46
882b774

Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

06 Sep 03:14

Choose a tag to compare

What's Changed

  • Added /dev/fakesource
  • Various enhancements
  • Update Cosmos NoSQL connector (java)

Full Changelog: v0.18.0...v0.19.0

v0.18.0

19 Aug 18:53

Choose a tag to compare

What's Changed

  • Various fixes and optimizations

Full Changelog: v0.17.0...v0.18.0

v0.17.0

30 Jun 22:53
d6c298a

Choose a tag to compare

  • Various fixes
  • Remove beta tag
  • Experimental support for various connectors (e.g. weaviate, postgres)
  • Note that resume data from a previous release will not be compatible with this version

Full Changelog: v0.15-beta...v0.17.0

v0.15-beta

24 Feb 00:47
bafdf20

Choose a tag to compare

Support for

  • DynamoDB
  • Cosmos DB NoSQL (sink only for now)

Bug fixes and small improvements

v0.14-beta

31 Dec 04:13
ec53283

Choose a tag to compare

  • Several bug fixes
  • Full switch to gRPC internally
  • DynamoDB connector preview
  • Cosmos DB vCore support
  • New data verification commands

Important changes:

  • Switch to positional arguments in CLI: no need to specify -s and -d
  • When resumability is required, metadata store needs to be explicitly defined with the -m flag (previously would default to the destination)

v0.12-beta

15 Oct 02:43
ed84fbd

Choose a tag to compare

  • Performance improvements
  • Bugfixes
  • Full hash-based validation
  • New gRPC-based connector implementation behind a feature flag

v0.11-beta

16 Sep 20:26
cd15e77

Choose a tag to compare

v0.11-beta Pre-release
Pre-release
  • Support for Cosmos DB sink
  • Flow reversability via "--reverse"
  • Bugfixes