-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: nats-io/jsm.go
base: v0.2.0
head repository: nats-io/jsm.go
compare: v0.2.1
- 18 commits
- 27 files changed
- 4 contributors
Commits on Mar 20, 2025
-
Fixed invalid consumer info schema
Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
Configuration menu - View commit details
-
Copy full SHA for 94a2a3d - Browse repository at this point
Copy the full SHA 94a2a3dView commit details -
Merge pull request #641 from piotrpio/fix-schemas
Fixed invalid consumer info schema
Configuration menu - View commit details
-
Copy full SHA for c185d3f - Browse repository at this point
Copy the full SHA c185d3fView commit details
Commits on Mar 25, 2025
-
Fix gathering profiles in
audit
packageSigned-off-by: Neil Twigg <neil@nats.io>
Configuration menu - View commit details
-
Copy full SHA for 71021e5 - Browse repository at this point
Copy the full SHA 71021e5View commit details -
Merge pull request #642 from neilalexander/neil/gatherprofile
Fix gathering profiles in `audit` package
Configuration menu - View commit details
-
Copy full SHA for 05232cb - Browse repository at this point
Copy the full SHA 05232cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eecd04a - Browse repository at this point
Copy the full SHA eecd04aView commit details -
Merge pull request #643 from ploubser/fix_error
(maint) Return an error when gateway file is missing instead of just …
Configuration menu - View commit details
-
Copy full SHA for 6f16fcc - Browse repository at this point
Copy the full SHA 6f16fccView commit details
Commits on Mar 28, 2025
-
Improve Reader memory usage and performance
Here we implement an inverted index to improve tag lookup when trying to load a file from the archive. We also stop using reflect in the EachCluserServerX methods and use generics instead.
Configuration menu - View commit details
-
Copy full SHA for b0f001c - Browse repository at this point
Copy the full SHA b0f001cView commit details -
Merge pull request #644 from ploubser/v2_optimisation
Improve Reader memory usage and performance
Configuration menu - View commit details
-
Copy full SHA for 62ce00d - Browse repository at this point
Copy the full SHA 62ce00dView commit details
Commits on Mar 31, 2025
-
Handle empty status string in healthz
Also fix CPU usage calculation Signed-off-by: R.I.Pienaar <rip@devco.net>
Configuration menu - View commit details
-
Copy full SHA for 6f06e39 - Browse repository at this point
Copy the full SHA 6f06e39View commit details -
Merge pull request #645 from ripienaar/audit_hz
Handle empty status string in healthz
Configuration menu - View commit details
-
Copy full SHA for 86264b2 - Browse repository at this point
Copy the full SHA 86264b2View commit details
Commits on Apr 4, 2025
-
Update PercentageUnit calculations
In the past units of type PercentageUnit were stored as numbers between 0 and 1. We now represent these values as numbers between 0 and 100. This commit also adds tests for all the checks we have today.
Configuration menu - View commit details
-
Copy full SHA for 36c9df5 - Browse repository at this point
Copy the full SHA 36c9df5View commit details -
Merge pull request #646 from ploubser/update_PercentageUnit
Update PercentageUnit calculations
Configuration menu - View commit details
-
Copy full SHA for addc8e1 - Browse repository at this point
Copy the full SHA addc8e1View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00922c8 - Browse repository at this point
Copy the full SHA 00922c8View commit details -
Merge pull request #647 from ripienaar/unpin_schemas
Add unpin schema
Configuration menu - View commit details
-
Copy full SHA for 511f1ea - Browse repository at this point
Copy the full SHA 511f1eaView commit details -
Include the unpin schemas in schema lists
Signed-off-by: R.I.Pienaar <rip@devco.net>
Configuration menu - View commit details
-
Copy full SHA for 934afc9 - Browse repository at this point
Copy the full SHA 934afc9View commit details -
Merge pull request #648 from ripienaar/unpin_schemas_1
Include the unpin schemas in schema lists
Configuration menu - View commit details
-
Copy full SHA for b4c2eaf - Browse repository at this point
Copy the full SHA b4c2eafView commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4716c62 - Browse repository at this point
Copy the full SHA 4716c62View commit details -
Merge pull request #649 from ripienaar/dependencies
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for 1191bb6 - Browse repository at this point
Copy the full SHA 1191bb6View commit details
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 v0.2.0...v0.2.1