Skip to content

build(deps): bump com.rabbitmq:stream-client from 0.15.0 to 1.10.0 - #20066

Closed
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/maven/com.rabbitmq-stream-client-1.10.0
Closed

build(deps): bump com.rabbitmq:stream-client from 0.15.0 to 1.10.0#20066
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/maven/com.rabbitmq-stream-client-1.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps com.rabbitmq:stream-client from 0.15.0 to 1.10.0.

Release notes

Sourced from com.rabbitmq:stream-client's releases.

1.10.0

Changes between 1.9.0 and 1.10.0

This is a minor release with bug fixes, usability improvements, and dependency upgrades. It is compatible with 1.9.0. All users are encouraged to upgrade.

Exclude unused transitive Netty sub-modules

GitHub PR: #1051

Cap decompression in delivery loop

GitHub PR: #1049

Make AMQP 1.0 decoding more robust

GitHub PR: #1046

Make pre-auth max frame size configurable

GitHub PR: #1044

Limit frame size before authentication

GitHub PR: #1041

Bump dependencies

GitHub issue: #1040

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>stream-client</artifactId>
  <version>1.10.0</version>
</dependency>

Gradle

compile "com.rabbitmq:stream-client:1.10.0"

1.9.0

Changes between 1.8.0 and 1.9.0

... (truncated)

Commits
  • abbb8cf [maven-release-plugin] prepare release v1.10.0
  • 901b11e Set release version to 1.10.0
  • cd5178e Merge pull request #1056 from rabbitmq/dependabot/maven/com.github.luben-zstd...
  • 5185e68 Bump com.github.luben:zstd-jni from 1.5.7-12 to 1.5.7-13
  • 48bc8c2 Merge pull request #1055 from rabbitmq/dependabot/maven/at.yawk.lz4-lz4-java-...
  • 494321e Bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2
  • 077c01b Merge pull request #1054 from rabbitmq/revert-1052-bump-default-frame-max
  • ac2b1f1 Revert "fix(network): bump default frame max to 20 MiB"
  • d4a14b1 Fix
  • 7cad2d1 Adapt frame size
  • 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 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)

Bumps [com.rabbitmq:stream-client](https://github.com/rabbitmq/rabbitmq-stream-java-client) from 0.15.0 to 1.10.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-stream-java-client/releases)
- [Commits](rabbitmq/rabbitmq-stream-java-client@v0.15.0...v1.10.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:stream-client
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 18, 2026
@FrankChen021

Copy link
Copy Markdown
Member

Closing this dependency PR as requested. The Rabbit Stream Client 0.15.0 to 1.10.0 update is not a simple version bump: it requires coordinated transitive-version alignment and license metadata changes, plus compatibility handling in the client integration.

@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/com.rabbitmq-stream-client-1.10.0 branch August 19, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies 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.

1 participant