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

dev: bump github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.19 #6354

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.19.

Release notes

Sourced from github.com/nats-io/nats-server/v2's releases.

Release v2.9.19

Changelog

Go Version

  • 1.19.10

Improved

JetStream

  • Improve resource utilization when creating mirrors on very high-sequence streams (#4249)

Fixed

WebSocket

  • Ensure INFO properties are populated based on the WebSocket listener when enabled (#4255) Thanks to @​Envek for reporting the issue!

Complete Changes

nats-io/nats-server@v2.9.18...v2.9.19

Release v2.9.18

Changelog

Go Version

  • 1.19.10

Dependency Updates

  • golang.org/x/crypto v0.9.0 (#4236)
  • golang.org/x/sys v0.8.0 (#4236)
  • github.com/nats-io/nats.go v1.27.0 (#4239)

Improved

Monitoring

  • Optimize /statsz locking and sending in standalone mode (#4235)

JetStream

  • Apply ack floor check only for interest-based streams (#4206)
  • Improved efficiency and reduced CPU usage of the consumer ack floor check, particularly when the stream first sequence is a large number (#4226)
  • Improve clean-up phase of R1 consumers on server restart for name reuse (#4216)
  • Optimize “last message lookups” by subject (KV get operations) for small messages (#4232) Thanks to @​jjthiessen for reporting the issue!
  • Only enable JetStream account updates in clustered mode (#4233) Thanks to @​tpihl for reporting the issue!

Fixed

General

Leadnode

  • Daisy chained leafnodes could have unreliable interest propagation (#4207)
  • Properly distribute requests to queue groups across leafnodes (#4231)

JetStream

  • Killed server on restart could render encrypted stream unrecoverable (#4210) Thanks to @​BhatheyBalaji for the report!

... (truncated)

Commits
  • f4f3cce Release v2.9.19 (#4257)
  • 9592b76 Release v2.9.19
  • 04a79b9 WebSocket-specific INFO (#4255)
  • afdc247 WebSocket-specific INFO
  • f7896b4 Test MaxMsgs and MaxMsgsPer in combination (#4253)
  • e879a9f Test MaxMsgs and MaxMsgsPer in combination
  • f5b0610 Added in another DQ test across leafnodes. (#4250)
  • e8094c9 Make utility funcs helpers
  • b3f9132 Added in another DQ test across leafnodes.
  • 4a1b281 [IMPROVED] High CPU and Memory usage on replicated mirrors with very high sta...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2023
@adriansmares adriansmares self-assigned this Jul 3, 2023
@adriansmares adriansmares added this to the v3.27.0 milestone Jul 3, 2023
@dependabot dependabot bot changed the base branch from v3.26 to v3.27 July 3, 2023 08:37
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19 branch from 5c65129 to c47f0d6 Compare July 3, 2023 08:38
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.17 to 2.9.19.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.9.17...v2.9.19)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@adriansmares adriansmares force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19 branch from c47f0d6 to 1218360 Compare July 3, 2023 08:46
@github-actions github-actions bot added the tooling Development tooling label Jul 3, 2023
@adriansmares adriansmares merged commit 545f485 into v3.27 Jul 3, 2023
15 of 16 checks passed
@adriansmares adriansmares deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19 branch July 3, 2023 09:32
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 go Pull requests that update Go code tooling Development tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant