dropwizard / dropwizard-kafka

A convenience library for Apache Kafka integration in a Dropwizard service.
Apache License 2.0
21 stars 12 forks source link

Update dependency org.springframework.kafka:spring-kafka-test to v3.3.0 (release/2.1.x) #515

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.kafka:spring-kafka-test 3.2.5 -> 3.3.0 age adoption passing confidence

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.3.0`](https://redirect.github.com/spring-projects/spring-kafka/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/spring-projects/spring-kafka/compare/v3.2.5...v3.3.0) #### :star: New Features - Some generics optimization in the `MessagingMessageListenerAdapter` [#​3620](https://redirect.github.com/spring-projects/spring-kafka/pull/3620) - Use Locale.ROOT for locale neutral, case insensitive comparisons [#​3608](https://redirect.github.com/spring-projects/spring-kafka/issues/3608) - Lower the replication factor for transactions topic when using embedded Kafka broker for tests [#​3557](https://redirect.github.com/spring-projects/spring-kafka/issues/3557) - Log conversion failures in batch listeners [#​3555](https://redirect.github.com/spring-projects/spring-kafka/issues/3555) #### :lady_beetle: Bug Fixes - Potential Bug: Missing Failed Records During Async Operation [#​3638](https://redirect.github.com/spring-projects/spring-kafka/issues/3638) - Duplicate header processing in `BatchMessagingMessageConverter#processRecord()` [#​3589](https://redirect.github.com/spring-projects/spring-kafka/issues/3589) #### :notebook_with_decorative_cover: Documentation - Update broken Git documentation link to correct URL [#​3606](https://redirect.github.com/spring-projects/spring-kafka/pull/3606) - Refine docs for improved accuracy [#​3604](https://redirect.github.com/spring-projects/spring-kafka/pull/3604) - Refine docs for consistency and correctness [#​3588](https://redirect.github.com/spring-projects/spring-kafka/pull/3588) - Example in Producer/Consumer Interceptors section of Spring Framework documentation need to be fixed [#​3587](https://redirect.github.com/spring-projects/spring-kafka/issues/3587) #### :hammer: Dependency Upgrades - Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 [#​3616](https://redirect.github.com/spring-projects/spring-kafka/pull/3616) - Bump kafkaVersion from 3.8.0 to 3.8.1 [#​3615](https://redirect.github.com/spring-projects/spring-kafka/pull/3615) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​JiwonKKang](https://redirect.github.com/JiwonKKang) and [@​bky373](https://redirect.github.com/bky373)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud