Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.nats:jnats to v2.20.4 #184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.nats:jnats 2.16.8 -> 2.20.4 age adoption passing confidence

Release Notes

nats-io/nats.java (io.nats:jnats)

v2.20.4: Tuning and Docs

Compare Source

Core
JetStream
Object Store
Documentation
Tests
Misc

v2.20.3: DO NOT USE

Compare Source

DO NOT USE

v2.20.2

Compare Source

Core

v2.20.1

Compare Source

Core
Documentation

v2.20.0

Compare Source

Core
JetStream
Key Value
Object Store
Unit Testing
Project Management

v2.19.1

Compare Source

Core
Object Store
Misc

v2.19.0

Compare Source

Core

Improve socket close behavior #​1155 @​scottf

Tests

Additional NKey Tests #​1154 @​scottf

Misc

Experimental Retrier utility removed to its own project/repo #​1153 @​scottf

v2.18.1

Compare Source

Core
JetStream
Doc

v2.18.0

Compare Source

2.18.0 and 2.17.7 are identical.

2.18.0 attempts to start us on the road to properly Semantic Version (semver). In the last few patch releases, changes that should have been exposed via a minor version bump were numbered as a patch.

Even if just one api is newly added, semver requires that we bump the minor version. The forceReconnect api is an example of one api being added to the Connection interface. It should have resulted in a minor version bump.

Going forward, when a release contains only bug fixes, it's appropriate to simply bump the patch. But if an api is added, even one, then the minor version will be bumped.

Core
JetStream
Doc
Misc
  • Refactor Encoding util for easier replacement of Base64 encoding class #​1121 @​scottf

v2.17.7

Compare Source

2.18.0 and 2.17.7 are identical.

2.18.0 attempts to start us on the road to properly Semantic Version (semver). In the last few patch releases, changes that should have been exposed via a minor version bump were numbered as a patch.

Even if just one api is newly added, semver requires that we bump the minor version. The forceReconnect api is an example of one api being added to the Connection interface. It should have resulted in a minor version bump.

Going forward, when a release contains only bug fixes, it's appropriate to simply bump the patch. But if an api is added, even one, then the minor version will be bumped.

Core
JetStream
Doc
Misc
  • Refactor Encoding util for easier replacement of Base64 encoding class #​1121 @​scottf

v2.17.6

Compare Source

2.17.6 was released immediately after 2.17.5. The allowing of a comma delimited list of keys was removed.
This is noted since it was technically available for several hours even though it was never publicly announced,
and will be considered a bug fix.

Core
JetStream
KV
Simplification
Test
Doc
Misc

v2.17.5

Compare Source

2.17.6 was released immediately after 2.17.5. The allowing of a comma delimited list of keys was removed.
This is noted since it was technically available for several hours even though it was never publicly announced,
and will be considered a bug fix.

Core
JetStream
KV
Simplification
Test
Doc
Misc

v2.17.4

Compare Source

Core
JetStream
KV
Simplification
Test
Doc
Misc

v2.17.3

Compare Source

Core
Test
Doc

v2.17.2

Compare Source

Robustness and recovery

Core
JetStream
Extensions (KV / OS / Service)
Docs / Testing / Examples / Etc.

v2.17.1

Compare Source

This release added was mostly about TLS and testing

Core
JetStream
Service Framework
  • Added custom endpoint queue support and fixed InfoResponse to show proper subject. #​1010 @​scottf
Docs / Testing / Misc

v2.17.0

Compare Source

This release added:

  • support for server 2.10 features
  • some additional JetStream tuning
  • StatisticsCollector to add flexibility to statistics tracking
  • Better ability to create connection options completely from a properties file
  • Doc updates.
JetStream 2.10 Specific
JetStream
Core
Docs / Testing / Misc

v2.16.14

Compare Source

This release takes the experimental tag off both the Simplification API and the Service Framework.

  • The simplification api has very minor naming changes and the addition of the Ordered Consumer
  • The Service Framework was documented and also had some very minor naming changes.
  • Added the ability to create complete secure Options for connection via configuration file instead of using builder methods. Please see the readme.
Core
Simplification
Service
JetStream

v2.16.13

Compare Source

Core
JetStream
  • [BUG] Consumer Config fields are 32 bits (ints) not 64 bits (longs) #​930 @​scottf
Simplification
Misc / Test

v2.16.12

Compare Source

Core
JetStream
Simplification
Service Framework
Misc / Test

v2.16.11

Compare Source

Core
JetStream
Misc / Test

v2.16.10

Compare Source

JetStream
Core
Misc / Test

v2.16.9

Compare Source

Core
JetStream
Service (Experimental)
Object Store (Experimental)
Misc / Test

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from a5aa11e to 950e1f8 Compare March 24, 2024 14:49
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.17.3 Update dependency io.nats:jnats to v2.17.4 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from 950e1f8 to bd3e7e3 Compare April 10, 2024 21:29
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.17.4 Update dependency io.nats:jnats to v2.17.5 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from bd3e7e3 to ea98c3f Compare April 11, 2024 14:50
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.17.5 Update dependency io.nats:jnats to v2.17.6 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from ea98c3f to 67e8c01 Compare May 13, 2024 20:32
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.17.6 Update dependency io.nats:jnats to v2.18.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from 67e8c01 to deab087 Compare May 20, 2024 20:36
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.18.0 Update dependency io.nats:jnats to v2.18.1 May 20, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from deab087 to c84cf6f Compare June 6, 2024 16:22
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.18.1 Update dependency io.nats:jnats to v2.19.0 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from c84cf6f to 77e31ee Compare June 24, 2024 18:13
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.19.0 Update dependency io.nats:jnats to v2.19.1 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from 77e31ee to 6c28305 Compare July 30, 2024 19:17
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.19.1 Update dependency io.nats:jnats to v2.20.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from 6c28305 to f24b28a Compare August 19, 2024 12:25
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.20.0 Update dependency io.nats:jnats to v2.20.1 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from f24b28a to f8a08c6 Compare August 25, 2024 22:08
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.20.1 Update dependency io.nats:jnats to v2.20.2 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/io.nats-jnats-2.x branch from f8a08c6 to d2195ae Compare November 1, 2024 18:24
@renovate renovate bot changed the title Update dependency io.nats:jnats to v2.20.2 Update dependency io.nats:jnats to v2.20.4 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants