Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps io.nats:jnats from 2.21.5 to 2.23.0.

Release notes

Sourced from io.nats:jnats's releases.

2.22.0 Fixes and catch-up

Core

  • Expose connection outgoingPendingMessageCount and outgoingPendingBytes #1412 @​scottf

JetStream

  • Add publish header "Nats-Expected-Last-Subject-Sequence-Subject" #1401 @​scottf
  • Add publish header "Nats-Expected-Last-Subject-Sequence-Subject" part b. #1402 @​scottf
  • [Fix] Reset cached consumer info when re-making ordered consumers #1405 @​scottf
  • consumers - metadata comparison #1410 @​scottf

ObjectStore

Misc

Changelog

Sourced from io.nats:jnats's changelog.

2.23.0

Server 2.12 Specific

Core

JetStream

Misc

2.22.0

Core

  • Expose connection outgoingPendingMessageCount and outgoingPendingBytes #1412 @​scottf

JetStream

  • Add publish header "Nats-Expected-Last-Subject-Sequence-Subject" #1401 @​scottf
  • Add publish header "Nats-Expected-Last-Subject-Sequence-Subject" part b. #1402 @​scottf
  • [Fix] Reset cached consumer info when re-making ordered consumers #1405 @​scottf
  • consumers - metadata comparison #1410 @​scottf

ObjectStore

Misc

Commits
  • 8a7a5bd Merge pull request #1434 from nats-io/start-2-23-0
  • ea86ca8 Start 2.23.0
  • 2fc7c6a Merge pull request #1433 from nats-io/prioritized
  • 96d2e9f make sure all pinned code is commented for easy access
  • 4c09f02 make sure all pinned code is commented for easy access
  • d69e7cd Merge branch 'main' into prioritized
  • 04541cc Merge pull request #1432 from nats-io/socket-danger
  • 3d315a2 commented out all pinning code
  • d0051c5 testing for pinned and prioritized
  • 0b7dfd9 self-review 3
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 22:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/io.nats-jnats-2.23.0 branch from 2f55311 to cb8b9df Compare October 2, 2025 19:06
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.21.5 to 2.23.0.
- [Release notes](https://github.com/nats-io/nats.java/releases)
- [Changelog](https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md)
- [Commits](nats-io/nats.java@2.21.5...2.23.0)

---
updated-dependencies:
- dependency-name: io.nats:jnats
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/io.nats-jnats-2.23.0 branch from cb8b9df to 230190a Compare October 6, 2025 15:41
@eddumelendez eddumelendez merged commit ddaf03b into main Oct 7, 2025
101 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/examples/io.nats-jnats-2.23.0 branch October 7, 2025 03:56
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.

2 participants