-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nats-io/nats-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.24-RC.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nats-io/nats-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.24-RC.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 4 contributors
Commits on Dec 16, 2024
-
[FIXED] Websocket: handling of close message frame without status
The server was incorrectly sending back a close message frame with status 1005 when not receiving a status in the close message frame from the client. This was wrong. This status was to be used internally to keep track that no status was received and therefore the server should not send a status back. Also, the server was sending status 1006 in some error conditions, while the spec also states that this status must not be used to set the status, instead it was to internally keep track that there was an error condition. Resolves #6259 Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Configuration menu - View commit details
-
Copy full SHA for 9739629 - Browse repository at this point
Copy the full SHA 9739629View commit details -
Adds a number of helper structs for z responses
These are used by the cli and other tools to decode the responses from the z endpoints Signed-off-by: R.I.Pienaar <rip@devco.net>
Configuration menu - View commit details
-
Copy full SHA for dc96b75 - Browse repository at this point
Copy the full SHA dc96b75View commit details -
[FIXED] JetStream would exceed limits calculation
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
Configuration menu - View commit details
-
Copy full SHA for ec1a7b4 - Browse repository at this point
Copy the full SHA ec1a7b4View commit details -
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
Configuration menu - View commit details
-
Copy full SHA for 90ca361 - Browse repository at this point
Copy the full SHA 90ca361View commit details -
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
Configuration menu - View commit details
-
Copy full SHA for 34bb983 - Browse repository at this point
Copy the full SHA 34bb983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7b79b - Browse repository at this point
Copy the full SHA 4e7b79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf90cfb - Browse repository at this point
Copy the full SHA bf90cfbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.10.24-RC.2...v2.10.24-RC.3