Skip to content

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.9.19 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

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.9.19 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.9.19...v2.9.20)

---
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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 17, 2023 12:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Looks like github.com/nats-io/nats-server/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/src/code.cloudfoundry.org/develop/github.com/nats-io/nats-server/v2-2.9.20 branch July 17, 2023 15:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants