-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency io.nats:jnats to v2.24.1 #184
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/io.nats-jnats-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a5aa11e to
950e1f8
Compare
950e1f8 to
bd3e7e3
Compare
bd3e7e3 to
ea98c3f
Compare
ea98c3f to
67e8c01
Compare
67e8c01 to
deab087
Compare
deab087 to
c84cf6f
Compare
c84cf6f to
77e31ee
Compare
77e31ee to
6c28305
Compare
6c28305 to
f24b28a
Compare
f24b28a to
f8a08c6
Compare
f8a08c6 to
d2195ae
Compare
d2195ae to
3f6f160
Compare
3f6f160 to
a9e71f9
Compare
a9e71f9 to
46d2417
Compare
46d2417 to
2a57dde
Compare
2a57dde to
d929216
Compare
d929216 to
97145bc
Compare
97145bc to
d5046dd
Compare
d5046dd to
a2065ae
Compare
a2065ae to
03b0ccd
Compare
03b0ccd to
6153630
Compare
6153630 to
36e1b9a
Compare
36e1b9a to
9df0f0d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.16.8→2.24.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nats-io/nats.java (io.nats:jnats)
v2.24.1Compare Source
Build
Core
v2.24.0Compare Source
Core
JetStream
Docs
Test
Build
v2.23.0Compare Source
Server 2.12 Specific
Core
JetStream
Misc
v2.22.0Compare Source
Core
JetStream
ObjectStore
Misc
v2.21.5Compare Source
Core
JetStream
Key Value
Testing / Examples / Docs / Etc
v2.21.4Compare Source
Core
JetStream
Key Value
Tests
Misc
v2.21.3Compare Source
** DO NOT USE **
Use 2.21.4 instead
v2.21.2Compare Source
Core
JetStream
Key Value
General
v2.21.1Compare Source
KV
JetStream
Misc
v2.21.0Compare Source
Core
Jetstream
2.11 Specific
Main 2 11 merge safe #1294 is actually a compilation of PRs related to 2.11 features @scottf @MauriceVanVeen
v2.20.6Compare Source
Core
ed25519with BouncyCastle #1290 @scottfKV
Service API
Documentation
Test
Benchmark
v2.20.5Compare Source
Core
JetStream
Documentation
Tests
Benchmark
v2.20.4Compare Source
Core
JetStream
Object Store
Documentation
Tests
Misc
v2.20.3Compare Source
SKIPPED
v2.20.2Compare Source
Core
v2.20.1Compare Source
Core
Documentation
v2.20.0Compare Source
Core
JetStream
Key Value
Object Store
Unit Testing
Project Management
v2.19.1Compare Source
Core
Object Store
Misc
v2.19.0Compare 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.1Compare Source
Core
JetStream
Doc
v2.18.0Compare 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
forceReconnectapi 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
v2.17.7Compare 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
forceReconnectapi 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
v2.17.6Compare 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.5Compare 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.4Compare Source
Core
JetStream
KV
Simplification
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.
This PR was generated by Mend Renovate. View the repository job log.