Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps io.nats:jnats from 2.11.0 to 2.21.1.

Release notes

Sourced from io.nats:jnats's releases.

2.21.1 Minor bug fixes

KV

JetStream

  • ConsumeOptions creation from json should use default, not minimum #1302

Misc

2.20.6 Fixes, Tuning and Libraries

Core

KV

Service API

Documentation

Test

2.20.4 Tuning and Docs

Core

JetStream

Object Store

Documentation

... (truncated)

Changelog

Sourced from io.nats:jnats's changelog.

2.21.1

Core

  • Handle Server 2.10.26 returns No Responders instead of timeouts. #1292 @​scottf

Jetstream

2.11 Specific

Main 2 11 merge safe #1294 is actually a compilation of PRs related to 2.11 features @​scottf @​MauriceVanVeen

  • Main for server v2.11 #1239
  • Consumer Priority Group Overflow #1233
  • Add Message TTL Stream Configuration #1280
  • Per Message TTL Support for 2.11 #1295

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 │
├─────────────────────┼───────────────────┼─────────────────┼──────────────────────────┼──────────────────┤
</tr></table> 

... (truncated)

Commits
  • e38e04e Merge pull request #1302 from nats-io/base-consume-options-creation-from-json
  • f610164 ConsumeOptions creation from json should use default, not minimum
  • 3a12b7a Merge pull request #1301 from nats-io/kv-max-age-vs-duplicate-window
  • c072e81 KV TTL (stream max_age) versus stream duplicate_window
  • 5d35e5a KV TTL (stream max_age) versus stream duplicate_window
  • 0238c9a Merge pull request #1300 from nats-io/remove-stan
  • 9335fa9 Remove STAN references
  • 9a33688 Merge pull request #1296 from nats-io/start-2-21-1
  • a548cf8 update readme links
  • 2c7138e update readme
  • 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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 11, 2025
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