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

fix: bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.20 #2503

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.20.

Release notes

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

Release v2.9.20

Changelog

Go Version

  • 1.19.11

Added

Windows

  • Backport 2.10 support for native Windows certificate store (#4268)

Improved

Accounts

  • Allow advisories to be exported/imported across accounts (#4302)

JetStream

  • Optimize consumer create time on streams with a large number of blocks (#4269)

Fixed

Gateways

  • Protect possible data race when reloading accounts (#4274)

Leafnodes

  • Prevent zombie subscriptions which could lead to silent data loss when using queue subscriptions (#4299)

WebSocket

  • Prevent reporting tls_required when tls_available is not set (#4264)

JetStream

  • Prevent corrupting streams actively being restored during health check (#4277) Thank you @​vitush93 for the report!
  • Prevent encrypted data attempting to be decrypted with an empty key (#4301)

MQTT

  • Ensure republished messages from streams are received by MQTT subscriptions (#4303)

Complete Changes

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

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

... (truncated)

Commits
  • 97dd7cb Release v2.9.20 (#4305)
  • b055f67 Release v2.9.20
  • ff10e7b Bump to Go 1.19.11 (#4304)
  • 4e6a094 Bump to Go 1.19.11
  • 77189b0 [FIXED] JetStream republished messages not being received by MQTT QoS0 subscr...
  • 1f39d74 Only discard messages from MQTT QoS0 from internal jetstream clients if reall...
  • 0c8552c Evaluate service imports when publishing advisories (#4302)
  • 1434ee7 More specific check for service imports vs any internal sub
  • fbbbe28 Evaluate service imports when publishing advisories
  • 9cfe8b8 [FIXED] Restore of encrypted filestore with no main key could cause dataloss ...
  • 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.7.4 to 2.9.20.
- [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.7.4...v2.9.20)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 17, 2023
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Jul 17, 2023
Copy link
Contributor

@lpegoraro lpegoraro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lpegoraro lpegoraro merged commit 4233261 into develop Aug 1, 2023
20 checks passed
@lpegoraro lpegoraro deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.20 branch August 1, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant