Skip to content

gomod(deps): bump github.com/nats-io/nats-server/v2 from 2.9.15 to 2.9.17 in /components/event-publisher-proxy#425

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/components/event-publisher-proxy/github.com/nats-io/nats-server/v2-2.9.17
Closed

gomod(deps): bump github.com/nats-io/nats-server/v2 from 2.9.15 to 2.9.17 in /components/event-publisher-proxy#425
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/components/event-publisher-proxy/github.com/nats-io/nats-server/v2-2.9.17

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2023

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

Release notes

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

Release v2.9.17

Changelog

Go Version

  • 1.19.9

Dependency Updates

  • github.com/klauspost/compress v1.16.5 (#4088)

Improved

Core

  • Additional optimizations to outbound queues, reducing memory footprint (#4048, #4093, #4139)
  • Use faster flate compression library for WebSocket transport compression (#4087)

Leafnodes

  • Optimize subscription interest propagation for large leafnode fleet (#4117, #4135)

Monitoring

  • Support sorting by RTT for /connz (#4157)

Resolver

  • Improve signaling for missing account lookups (#4151)

JetStream

  • Optimized determining if a stream snapshot is required (#4074)
  • Run periodic check for consumer “ack floor” drift on leader (#4086)
  • Optimize leadership transfer during a stream migration (#4104)
  • Improve how clustered consumer state is hydrated on startup (#4107)
  • Add operation type to panic messages for improved debugging (#4108)
  • Improve health check to repair stalled assets periodically (#4116, #4172)
  • Remove unnecessary filestore lock to improve I/O performance (#4123)
  • Various Raft leadership improvements (#4126, #4142, #4143, #4145)
  • Improve accuracy of account usage (#4131)
  • Clean up old Raft groups when streams are reset (#4177)

Fixed

General

  • Fix various names in comments (#4099) Thanks to @​cuishuang for the contribution!
  • Fix various typos in comments (#4169) Thanks to @​savion1024 for the contribution!
  • Update tests to reflect the server.Start() call no longer blocks (#4111) Thanks to @​lheiskan for reporting the issue!
  • Fix race condition in config reload with gateway sublist check (#4127)
  • Track all remote servers in a NATS system with different domains (#4159)

Core

  • Fix premature closing in WebSocket transport due to outbound queue changes (#4048)
  • Fix subscription interest for config-based accounts during config reload (#4130)
  • Use monotonic time for measuring durations internally (#4132, #4154, #4163)

Monitoring

  • Service import reporting for /accountz when mapping to local subjects (#4158)

... (truncated)

Commits
  • 4f2c9a5 Prepare v2.9.17 release (#4181)
  • f3dac91 Prepare v2.9.17 release
  • 25d9762 [IMPROVED] Make health checks more consistent with stream health checks. (#4180)
  • 7e3f3f4 Make health checks more consistent with stream health checks.
  • f63d63f [IMPROVED] Stepdown on catchup request for something newer than our state (#4...
  • 4fbc0ee Update to Go 1.19.9 (#4178)
  • 3a152a0 Update to Go 1.19.9
  • 8e82500 When we receive a catchup request for an item beyond our current state, we sh...
  • 7dfe5e5 Bump to 2.9.17-RC.3
  • 93eaf8c Add workflow for stale issues (#4161)
  • 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)

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.15 to 2.9.17.
- [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.15...v2.9.17)

---
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>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 19, 2023

The following labels could not be found: go, area/dependency.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 14, 2023

Superseded by #444.

@dependabot dependabot Bot closed this Jun 14, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/components/event-publisher-proxy/github.com/nats-io/nats-server/v2-2.9.17 branch June 14, 2023 01:02
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