cloudevents / sdk-java

Java SDK for CloudEvents
https://cloudevents.github.io/sdk-java/
Apache License 2.0
400 stars 160 forks source link

Bump org.apache.rocketmq:rocketmq-client-java from 5.0.4 to 5.0.7 #653

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps org.apache.rocketmq:rocketmq-client-java from 5.0.4 to 5.0.7.

Release notes

Sourced from org.apache.rocketmq:rocketmq-client-java's releases.

Release RocketMQ Client Java 5.0.6

What's Changed

Full Changelog: https://github.com/apache/rocketmq-clients/compare/java-5.0.5...java-5.0.6

Release RocketMQ Client Java 5.0.5

What's Changed

Full Changelog: https://github.com/apache/rocketmq-clients/compare/java-5.0.4...java-5.0.5

Commits
  • db74fa8 [maven-release-plugin] prepare release java-5.0.7 (#768)
  • f8d7dc5 Force set code spell plugin version to 2.1.0 (#769)
  • d1a7701 使用.net5中的新方法减少分配,优化性能 (#747)
  • bc2a112 Client configuration add namespace (#750)
  • 5790fc4 golang: Add namespace in Resource and metadata (#753)
  • 78a347e [rust]sync topic route every 30 seconds (#719)
  • 8f16d83 [ISSUE #726] Add test module to provide integration test for java client (#727)
  • 0149785 [rust] check route equality and keep existing route in case failure to query ...
  • 79fcd01 Optimize the performance of the Hash algorithm and reduce allocations. (#690)
  • efe006e [rust] remove is_started condition check because telemetry_command_tx is suff...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)