-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency nats to v2.29.3 #325
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/nats-2.x-lockfile
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
f664d73 to
f93bf81
Compare
e3bf4af to
b211e53
Compare
b211e53 to
f5e5469
Compare
30fb6f0 to
8df7107
Compare
8df7107 to
4695644
Compare
4695644 to
b91351c
Compare
0fcad42 to
0ad4f44
Compare
0ad4f44 to
4508087
Compare
4508087 to
b6137f3
Compare
b6137f3 to
668e57d
Compare
668e57d to
183eeaa
Compare
183eeaa to
4e3ee8e
Compare
4e3ee8e to
3d6e014
Compare
3d6e014 to
5771823
Compare
1e632a8 to
b8c5732
Compare
5d632a0 to
7ef0cf9
Compare
0424c3e to
89619ae
Compare
ea25436 to
56e693d
Compare
56e693d to
153866f
Compare
cb54c40 to
b7f1abc
Compare
b7f1abc to
0458d9c
Compare
327b414 to
a4821fb
Compare
a4821fb to
fd2be6a
Compare
fd2be6a to
4c3c4f5
Compare
4c3c4f5 to
0618d60
Compare
0618d60 to
49697ab
Compare
49697ab to
3272b2d
Compare
3272b2d to
9dcde43
Compare
9dcde43 to
72e0da0
Compare
72e0da0 to
8f82f04
Compare
8f82f04 to
e6d0c70
Compare
e6d0c70 to
dbc1490
Compare
dbc1490 to
bfc256d
Compare
bfc256d to
2b62370
Compare
2b62370 to
f520b94
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.18.0->2.29.3Release Notes
nats-io/nats.node (nats)
v2.29.3Compare Source
What's Changed
This release bump NBC to 1.29.3 which includes support for a change in JetStream behavior in nats-server v2.10.26 and beyond. Please refer to the release notes in the link above.
Full Changelog: nats-io/nats.node@v2.29.2...v2.29.3
v2.29.2Compare Source
What's Changed
Important
This release bump NBC to 1.29.2 which includes a breaking change for object store which host objects 512MB and larger. Before updating, please check the release notes for information on how to migrate.
Full Changelog: nats-io/nats.node@v2.29.1...v2.29.2
v2.29.1Compare Source
What's Changed
This release bumps nbc to 1.29.1 which fixes direct-get apis ignoring timeout options.
Full Changelog: nats-io/nats.node@v2.29.0...v2.29.1
v2.29.0Compare Source
What's Changed
This release bumps nbc to 1.29.0 with has a few minor fixes
New Contributors
Full Changelog: nats-io/nats.node@v2.28.2...v2.29.0
v2.28.2Compare Source
What's Changed
This release bumps nbc to 1.28.2 which fixes an issue with initializing KV stores that use sources.
Full Changelog: nats-io/nats.js@v2.28.1...v2.28.2
v2.28.1Compare Source
What's Changed
This release updates NBC to 1.28.1. Please see the preceding link for more information.
New Contributors
Full Changelog: nats-io/nats.js@v2.28.0...v2.28.1
v2.28.0Compare Source
What's Changed
This release bumps [NBC to 1.28.0], which fixes a subscription leak in the
requestandrequestManyAPIs with thenoMuxrequest option set totrue.Full Changelog: nats-io/nats.js@v2.27.0...v2.28.0
v2.27.0Compare Source
What's Changed
This release bumps NBC to 1.27.0 with some minor fixes to NATS core and jetstream.
Full Changelog: nats-io/nats.js@v2.26.0...v2.27.0
v2.26.0Compare Source
What's Changed
This release updates NBC to 1.26.0, which has an important improvement for ordered pull consumers.
Full Changelog: nats-io/nats.js@v2.25.0...v2.26.0
v2.25.0Compare Source
What's Changed
This release bumps NBC to v1.25.0, adding a small enhancement to JetStream ordered consumers.
Full Changelog: nats-io/nats.js@v2.24.0...v2.25.0
v2.24.0Compare Source
What's Changed
This release updates NBC to v1.24.0 which has important fixes for legacy order consumers and KV/ObjectStore watchers.
Full Changelog: nats-io/nats.js@v2.23.0...v2.24.0
v2.23.0Compare Source
What's Changed
This release has important updates for KV watchers. Please refer to the NBC release notes.
Full Changelog: nats-io/nats.js@v2.22.0...v2.23.0
v2.22.0Compare Source
What's Changed
This release adds the connection option
handshakeFirstwhich enables the client to connect with a nats-server that has been configured with ahandshake_firsttis option set to true. This release also updates nats-base-client to 1.22.0, which has one important fix toackAck(). Please see the release notes herehandshakeFirstoption on node client by @aricart in nats-io/nats.js#615handshakeFirstto readme by @aricart in nats-io/nats.js#616Full Changelog: nats-io/nats.js@v2.21.0...v2.22.0
v2.21.0Compare Source
What's Changed
This release bumps the nats-base-client to v1.21.0 which introduces small changes and enhancements to the "new consumer" API. If you are using JetStream, please refer to the NBC release notes.
Full Changelog: nats-io/nats.js@v2.20.0...v2.21.0
v2.20.0Compare Source
What's Changed
Full Changelog: nats-io/nats.js@v2.19.0...v2.20.0
v2.19.0Compare Source
What's Changed
This release updates nbc to 1.19.0 which adds additional resilience to JetStream consumers.
Full Changelog: nats-io/nats.js@v2.18.0...v2.19.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Jakarta, 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.