Conversation
|
Coverage Impact ⬇️ Merging this pull request will decrease total coverage on 🛟 Help
|
Member
|
@dependabot rebase |
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.12.6 to 2.12.7. - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.12.6...v2.12.7) --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
d02d1a8 to
270b177
Compare
reinkrul
approved these changes
Apr 16, 2026
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
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.

Bumps github.com/nats-io/nats-server/v2 from 2.12.6 to 2.12.7.
Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
b4ce0f9Release v2.12.7195b07aFix fast-pathno_auth_userfor WebSockets where WS-specific account configured213391e[FIXED] Stream leader can catchup from snapshot if requirede0b0bdaRelease v2.12.7-RC.3d2c6139Cherry-picks for 2.12.7-RC.3 (#79)97a3f84Update to Go 1.25.9a824f30[IMPROVED] Allow reloading increased max memory and store56548beLoadNextMsgMultiandLoadPrevMsgMultiuse fast path for single filterb1776c6AddMatchesSingleFilterto generic sublist807d653Complete filteredLoadPrevMsgimplementation