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

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

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

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

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test)

v3.3.1

⭐ New Features
  • Allow kafka-clients 3.9.x with Spring-Kafka 3.3.x #​3662
  • Change "synchronized" to reentrant lock for virtual-threads #​3652
  • Allow configuring observation registry directly #​3643
🐞 Bug Fixes
  • Confusing warning in batch listener: No batch message converter is set. because record message converter is null. #​3687
  • EmbeddedKafkaBroker consume with seekToEnd does not reliably seek to the end #​3660
  • EmbeddedKafkaCustomizer ignores adminTimeout in EmbeddedKafka annotation #​3658
  • Value parameters in ReactiveKafkaProducerTemplate should be nullable #​3617
📔 Documentation
  • Fix dead page url in filtering.adoc #​3648
  • Calling .nack() suspends consumer group rebalance #​2128
🔨 Dependency Upgrades
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #​3688
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 #​3677
  • Bump org.springframework.data:spring-data-bom from 2024.1.0 to 2024.1.1 #​3676
  • Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 #​3675
  • Bump log4jVersion from 2.24.2 to 2.24.3 #​3674
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 #​3673
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0 to 1.4.1 #​3672
  • Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 #​3671
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 #​3654
  • Bump log4jVersion from 2.24.1 to 2.24.2 #​3647
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​bky373, @​cfredri4, @​omercelikceng, @​pszymczyk, and @​sobychacko


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * 1" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@renovate renovate bot enabled auto-merge (squash) December 23, 2024 00:51
@renovate renovate bot merged commit 2356917 into release/2.1.x Dec 23, 2024
5 checks passed
@renovate renovate bot deleted the renovate/release/2.1.x-patch-spring-kafka branch December 23, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants