Skip to content

Tags: allegro/mongo-migration-stream

Tags

0.12.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Include sharding key if it is available in the document (#102)

mongo-migration-stream-0.12.1


    

0.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix synchronization to sharded destination database (#101)

* Revert "Separated insert and replace operations in ChangeEvent mapping (#99)"

This reverts commit 719f682.

* Implemented getting sharded info from destination database

* Use BsonNull, wrap ShardingInfoService with try-catch

* Fix ktlint

* Fix ktlint

mongo-migration-stream-0.12.0


    

0.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Separated insert and replace operations in ChangeEvent mapping (#99)

mongo-migration-stream-0.11.1


    

0.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Configurable maxConnectionIdleTime and maxWaitTime (#71)

* Configurable mongo timeout

* Added configurable maxConnectionIdleTime and maxWaitTime

mongo-migration-stream-0.11.0


    

0.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.5 (#49)

Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.3 to 1.23.5.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.3...v1.23.5)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

mongo-migration-stream-0.10.0