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.0 (release/4.0.x) #519

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

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

Compare Source

⭐ New Features

  • Some generics optimization in the MessagingMessageListenerAdapter #​3620
  • Use Locale.ROOT for locale neutral, case insensitive comparisons #​3608
  • Lower the replication factor for transactions topic when using embedded Kafka broker for tests #​3557
  • Log conversion failures in batch listeners #​3555

🐞 Bug Fixes

  • Potential Bug: Missing Failed Records During Async Operation #​3638
  • Duplicate header processing in BatchMessagingMessageConverter#processRecord() #​3589

📔 Documentation

  • Update broken Git documentation link to correct URL #​3606
  • Refine docs for improved accuracy #​3604
  • Refine docs for consistency and correctness #​3588
  • Example in Producer/Consumer Interceptors section of Spring Framework documentation need to be fixed #​3587

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #​3616
  • Bump kafkaVersion from 3.8.0 to 3.8.1 #​3615

❤️ Contributors

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

@​JiwonKKang and @​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.


  • 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 Nov 20, 2024
@renovate renovate bot requested a review from a team November 20, 2024 09:28
@renovate renovate bot force-pushed the renovate/release/4.0.x-spring-kafka branch from cc9ee42 to 9ec8868 Compare November 20, 2024 10:50
Copy link
Contributor Author

renovate bot commented Nov 20, 2024

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.

@joschi joschi enabled auto-merge (squash) November 20, 2024 10:51
@joschi joschi merged commit 36d3092 into release/4.0.x Nov 20, 2024
4 checks passed
@joschi joschi deleted the renovate/release/4.0.x-spring-kafka branch November 20, 2024 10:52
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.

1 participant