chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.14.1 #83
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Working with Renovate for Culture Amp
This PR contains the following updates:
1.7.0
->1.14.1
Release Notes
mongodb/mongo-kafka (org.mongodb.kafka:mongo-kafka-connect)
v1.13.1
Bug Fixes
v1.13.0
Improvements
v1.12.0
Improvements
v1.11.2
Bug Fixes
v1.11.1
Bug Fixes
v1.11.0
Improvements
change.stream.document.key.as.key
and defaults to true.Previously, the resume token was used as the key, however, that limits the usefulness of tombstones and topic compaction. Set to false to revert.
Bug Fixes
documentKey
if available by default.v1.10.0
Improvements
v1.9.1
Bug Fixes
v1.9.0
Improvements
mongo.errors.tolerance
is"all"
change.stream.full.document.before.change
config propertystartup.mode = timestamp
that by defaultcorresponds to the default source connector behavior and actuates the new configuration property
startup.mode.timestamp.start.at.operation.time
that allows users to configurestartAtOperationTime
on the change stream.Deprecated the
copy.existing
property; deprecated properties are overridden by normal ones if there is a conflict.startup.mode = copy_existing
andstartup.mode.copy.existing.*
properties should be used instead ofcopy.existing = true
andcopy.existing.*
properties.publish.full.document.only.tombstone.on.delete
configBug Fixes
v1.8.1
Bug Fixes
v1.8.0
Improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.