Skip to content

Bump rocketmq-client.version from 5.0.8 to 5.1.0#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/rocketmq-client.version-5.1.0
Open

Bump rocketmq-client.version from 5.0.8 to 5.1.0#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/rocketmq-client.version-5.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps rocketmq-client.version from 5.0.8 to 5.1.0.
Updates org.apache.rocketmq:rocketmq-client-java-noshade from 5.0.8 to 5.1.0

Updates org.apache.rocketmq:rocketmq-client-java from 5.0.8 to 5.1.0

Release notes

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

Release RocketMQ Client .NET 5.1.0

Here are the key highlights of this release:

  • Package Release: The RocketMQ .NET client package is now available on the NuGet Gallery for easy installation and updates.
  • Java Client Alignment: The .NET client now has interface alignment with the Java client implementation.
  • Transactional Messaging Support: The client now supports transactional messaging to ensure data consistency in distributed systems.
  • .NET Core 3.1 Support: The client now supports .NET Core 3.1 for better performance and compatibility.
  • Improved CI Pipeline: The release comes with an enhanced continuous integration pipeline that enables faster and more efficient testing and deployment.
  • Logging Configuration with Environment Variables: The client now supports the use of environment variables to configure logging-related settings for greater flexibility.
  • Bug Fixes: We have fixed several bugs to improve the stability and reliability of the client.

Java/v5.1.0

What's Changed

Full Changelog: apache/rocketmq-clients@java-5.0.8...java-5.1.0

golang/v5.1.0-rc.1

What's Changed

New Contributors

Full Changelog: apache/rocketmq-clients@v5.0.1-rc1-golang...golang/v5.1.0-rc.1

Release RocketMQ Client .NET 5.1.0-rc1

Here are the key highlights of this release:

... (truncated)

Commits
  • c996ee9 [maven-release-plugin] prepare release rocketmq-client-java-parent-5.1.0 (#1114)
  • ef21697 [ISSUE #1107] [Java] LiteTopic support for "RIP‐83 Lite Topic" (#1108)
  • 6cc3717 [ISSUE #1098] [Golang] Ensure proper closure of done channel on receive messa...
  • 306b197 [ISSUE #1075] [Golang] Support ReconnectEndpointsCommand (#1076)
  • 3c37fbe [ISSUE #1070] [Golang] Add SSL configuration when starting the client (#1072)
  • 0c837c6 [ISSUE #1055] [Golang] Enhance grpc failover resilience (#1069)
  • e976290 [ISSUE #1083] [Golang] Triggering the judgment whether it is empty during tas...
  • 7389a30 [ISSUE #1057] [Java] Enhance MessageImpl to allow subclasses to access proper...
  • 6bbd251 [ISSUE #1060] [Java] Enhance the logic of MessageInterceptor (#1061)
  • ea99f9e [ISSUE #1081] [Java] Fix missing protos (#1091)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `rocketmq-client.version` from 5.0.8 to 5.1.0.

Updates `org.apache.rocketmq:rocketmq-client-java-noshade` from 5.0.8 to 5.1.0

Updates `org.apache.rocketmq:rocketmq-client-java` from 5.0.8 to 5.1.0
- [Release notes](https://github.com/apache/rocketmq-clients/releases)
- [Commits](apache/rocketmq-clients@java-5.0.8...java-5.1.0)

---
updated-dependencies:
- dependency-name: org.apache.rocketmq:rocketmq-client-java-noshade
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.rocketmq:rocketmq-client-java
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 12, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants