v8.30.1
nats-io/nats-serverv8.30.1Mar 21, 2026by zricethezav
AI Summary
A maintenance release focusing on build tool updates and code cleanup, specifically removing unnecessary functions from the report template and updating the Go version.
Key Highlights
- Updated goreleaser for better deployment automation
- Removed unnecessary functions from the report template
- Switched build process to Go 1.24
Full Release Notes
## Changelog * 83d9cd684c87d95d656c1458ef04895a7f1cbd8e update goreleaser * 8d1f98c7967eb1e79cb44ac6241a124e145d2165 Removed unnecessary functions from report template (#2040) * ca20267a84aa1fa2c2a9c1a13cdb50cafb48eeb0 its the simple things (#2020) * b66ac75e4fa93d86d78fccd6e2f36d2c0698b2a2 build: switch to Go 1.24 (#2002)