Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Bumps io.nats:jnats from 2.11.0 to 2.21.0.

Release notes

Sourced from io.nats:jnats's releases.

2.20.6 Fixes, Tuning and Libraries

Core

KV

Service API

Documentation

Test

2.20.4 Tuning and Docs

Core

JetStream

Object Store

Documentation

Tests

Misc

2.20.3 DO NOT USE

DO NOT USE

... (truncated)

Changelog

Sourced from io.nats:jnats's changelog.

Change Log

2.20.6

Core

KV

Service API

Documentation

Test

Benchmark

┌─────────────────────┬───────────────────┬─────────────────┬──────────────────────────┬──────────────────┐
│                     │             count │            time │                 msgs/sec │        bytes/sec │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
│ PubAsync            │   50,000,000 msgs │       30:37.925 │      27,204.592 msgs/sec │      6.49 mb/sec │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
│ SubFetch            │   50,000,000 msgs │       34:11.735 │      24,369.608 msgs/sec │      5.81 mb/sec │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
│ SubIterate          │   50,000,000 msgs │       18:25.347 │      45,234.664 msgs/sec │     10.78 mb/sec │
└─────────────────────┴───────────────────┴─────────────────┴──────────────────────────┴──────────────────┘

2.20.5

Core

  • feat(nats-connection): implement named executor thread factories #1254 @​kedzie
  • Edit lock don't unlock if was not locked. #1255 @​scottf
  • Executor and Executor Factories in Options can be created via properties #1257 @​scottf

JetStream

... (truncated)

Commits
  • 4e1b04e Merge pull request #1295 from nats-io/ttl-211
  • 01819be Accept never to publish ttl
  • d1c657d Accept never to publish ttl
  • 9ca7cf9 Per Message TTL Support for 2.11
  • fcb126a Merge pull request #1239 from nats-io/main-2-11
  • 7dfd719 better consume options
  • 69d5a76 missed delete marker ttl - commented out for now
  • 9b88979 Merge remote-tracking branch 'origin/main-2-11' into main-2-11
  • ca351e8 missed delete marker ttl - commented out for now
  • df354d8 Merge pull request #1294 from nats-io/main-2-11-merge-safe
  • 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)

Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.11.0 to 2.21.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.11.0...2.21.0)

---
updated-dependencies:
- dependency-name: io.nats:jnats
  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 Mar 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

Superseded by #792.

@dependabot dependabot bot closed this Apr 11, 2025
@dependabot dependabot bot deleted the dependabot/maven/api/grad-release/io.nats-jnats-2.21.0 branch April 11, 2025 09:49
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.

1 participant