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.1.1 (release/3.0.x) #414

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.1.1`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.1.1) #### :star: New Features - minor improvement to klabpp and knapar [#​2947](https://togithub.com/spring-projects/spring-kafka/pull/2947) - fix a default method defect in ConsumerFactory [#​2945](https://togithub.com/spring-projects/spring-kafka/pull/2945) - minor adjustment at `MessagingMessageListenerAdapter` [#​2941](https://togithub.com/spring-projects/spring-kafka/pull/2941) - minor improvement to DefaultKafkaHeaderMapper [#​2940](https://togithub.com/spring-projects/spring-kafka/pull/2940) - Fix typo at KafkaMessageListenerContainer and ContainerProperties [#​2939](https://togithub.com/spring-projects/spring-kafka/pull/2939) - reuse RecordHeader in AggregatingReplyingKafkaTemplate [#​2932](https://togithub.com/spring-projects/spring-kafka/pull/2932) - fix some defects of setting default Message headers in MessagingMessageListenerAdapter [#​2908](https://togithub.com/spring-projects/spring-kafka/pull/2908) - Free exceptions from ConsumerAwareRebalanceListener [#​2887](https://togithub.com/spring-projects/spring-kafka/pull/2887) #### :lady_beetle: Bug Fixes - Fix `KafkaTemplate.clusterId()` for concurrency [#​2943](https://togithub.com/spring-projects/spring-kafka/issues/2943) - No parameter resolver for EmbeddedKafkaZKBroker [#​2927](https://togithub.com/spring-projects/spring-kafka/issues/2927) - Unable to send null payload with KafkaTemplate#send(Message) [#​2924](https://togithub.com/spring-projects/spring-kafka/issues/2924) - Annotation TopicPartition - partition attribute was not resolved from… [#​2246](https://togithub.com/spring-projects/spring-kafka/pull/2246) #### :notebook_with_decorative_cover: Documentation - Fix typo in javadoc [#​2935](https://togithub.com/spring-projects/spring-kafka/pull/2935) - RoutingKafkaTemplate configuration is throwing error after spring boot 3.1.2 [#​2921](https://togithub.com/spring-projects/spring-kafka/issues/2921) - EmbeddedKafkaKraftBroker.kafkaPorts(int... ports) is ignored [#​2916](https://togithub.com/spring-projects/spring-kafka/issues/2916) #### :hammer: Dependency Upgrades - Bump io.micrometer:micrometer-bom from 1.12.0 to 1.12.1 [#​2960](https://togithub.com/spring-projects/spring-kafka/pull/2960) - Bump org.springframework.data:spring-data-bom from 2023.1.0 to 2023.1.1 [#​2959](https://togithub.com/spring-projects/spring-kafka/pull/2959) - Bump org.junit:junit-bom from 5.10.0 to 5.10.1 [#​2958](https://togithub.com/spring-projects/spring-kafka/pull/2958) - Bump io.projectreactor:reactor-bom from 2023.0.0 to 2023.0.1 [#​2957](https://togithub.com/spring-projects/spring-kafka/pull/2957) - Bump log4jVersion from 2.21.0 to 2.21.1 [#​2956](https://togithub.com/spring-projects/spring-kafka/pull/2956) - Bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 1.2.1 [#​2955](https://togithub.com/spring-projects/spring-kafka/pull/2955) - Bump kotlinVersion from 1.9.10 to 1.9.21 [#​2953](https://togithub.com/spring-projects/spring-kafka/pull/2953) - Bump org.springframework:spring-framework-bom from 6.1.0 to 6.1.2 [#​2952](https://togithub.com/spring-projects/spring-kafka/pull/2952) - Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5 [#​2951](https://togithub.com/spring-projects/spring-kafka/pull/2951) - Bump kafkaVersion from 3.6.0 to 3.6.1 [#​2950](https://togithub.com/spring-projects/spring-kafka/pull/2950) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​NathanQingyangXu](https://togithub.com/NathanQingyangXu), [@​Wzy19930507](https://togithub.com/Wzy19930507), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​dogglezz](https://togithub.com/dogglezz), [@​michaldo](https://togithub.com/michaldo), and [@​s7474](https://togithub.com/s7474)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months 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 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud