This repository was archived by the owner on Apr 16, 2026. It is now read-only.
chore(deps): bump github.com/nats-io/nats-server/v2 from 2.12.6 to 2.12.7#29
Merged
haasonsaas merged 1 commit intomainfrom Apr 15, 2026
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 90fe21e. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
9065c0e to
4dc5234
Compare
4dc5234 to
252e398
Compare
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] <support@github.com>
252e398 to
90fe21e
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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