Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.14.1 #83

Open
wants to merge 1 commit into
base: renovate/rollup
Choose a base branch
from

Conversation

cultureamp-renovate[bot]
Copy link

@cultureamp-renovate cultureamp-renovate bot commented Sep 28, 2024

Working with Renovate for Culture Amp

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mongodb.kafka:mongo-kafka-connect (source) 1.7.0 -> 1.14.1 age adoption passing confidence

Release Notes

mongodb/mongo-kafka (org.mongodb.kafka:mongo-kafka-connect)

v1.13.1

Bug Fixes
  • KAFKA-428 Avoid unnecessary copy of data on restart

v1.13.0

Improvements
  • KAFKA-404 Support for extending MongoClient to allow for users to add custom auth such as AWS IAM / Assume Role.

v1.12.0

Improvements
  • KAFKA-374 Implement an error handler to address specific scenarios.

v1.11.2

Bug Fixes
  • KAFKA-396 Improve error logging and handling. Fixes error level for broken change streams.
  • KAFKA-395 Fix custom Delete write model strategy support

v1.11.1

Bug Fixes
  • KAFKA-391 Add wildcard support for starts with field name matching
  • KAFKA-390 Logging incompatible properties no longer NPEs on null values

v1.11.0

Improvements
  • KAFKA-274 Made Debezium (DBZ) ddl events a noop
  • KAFKA-360 Added configuration 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
  • KAFKA-378 Changed connection uri configuration to password type and for security removed the legacy partition map.
  • KAFKA-360 Fixed tombstones on delete by using the documentKey if available by default.

v1.10.0

Improvements
  • KAFKA-344 Added connector name to JMX metrics
  • KAFKA-348 Added support for SSL via configuration options
  • KAFKA-322 Ensure configs from config providers are always parsed before validation

v1.9.1

Bug Fixes
  • KAFKA-349 Further improvements to schema inference for documents nested in arrays.

v1.9.0

Improvements
  • KAFKA-331 Report all exceptions to the DLQ when mongo.errors.tolerance is "all"
  • KAFKA-308 Add the new change.stream.full.document.before.change config property
  • KAFKA-330 Introduced startup.mode = timestamp that by default
    corresponds to the default source connector behavior and actuates the new configuration property
    startup.mode.timestamp.start.at.operation.time that allows users to configure startAtOperationTime 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 and startup.mode.copy.existing.* properties should be used instead of
    copy.existing = true and copy.existing.* properties.
  • KAFKA-312 Add the new publish.full.document.only.tombstone.on.delete config
  • KAFKA-343 Improve schema inference for documents nested in arrays
Bug Fixes
  • KAFKA-337 Fix case sensitive suggestions for enum recommender.
  • KAFKA-301 ByteArrayRecordConverter now returns mutable documents, so post processing can occur.

v1.8.1

Bug Fixes
  • KAFKA-335 Use type Attribute for attributes in JMX mbeans

v1.8.0

Improvements
  • KAFKA-304 Monitoring and troubleshooting Kafka Connector improvements including JMX support. Documentation
  • KAFKA-300 Support DBZ change stream events in the CDC.
  • KAFKA-329 Update java driver dependency to 4.7.0+
  • KAFKA-328 Fix SLF4J usage issues

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cultureamp-renovate
Copy link
Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/org.mongodb.kafka-mongo-kafka-connect-1.x branch from cf69d48 to 4a27198 Compare October 26, 2024 01:03
@cultureamp-renovate cultureamp-renovate bot changed the title chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.13.0 chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.13.1 Oct 26, 2024
@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/org.mongodb.kafka-mongo-kafka-connect-1.x branch from 4a27198 to 2a407cf Compare November 22, 2024 15:19
@cultureamp-renovate cultureamp-renovate bot changed the title chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.13.1 chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.14.0 Nov 22, 2024
@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/org.mongodb.kafka-mongo-kafka-connect-1.x branch from 2a407cf to 765072a Compare December 13, 2024 15:27
@cultureamp-renovate cultureamp-renovate bot changed the title chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.14.0 chore(deps): update dependency org.mongodb.kafka:mongo-kafka-connect to v1.14.1 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants