What's Changed
- Fix pkg/server clobbered err by @alrs in #606
- Add support for remote unix socket addresses by @brandond in #612
- Optimize SQLite driver database size calculation by @hifi in #611
- Add partial index to improve SQLite compact performance by @hifi in #613
- Do not send progress notify to individual watches if broadcast progress is pending by @brandond in #615
- Don't return error from failed relist on empty result by @brandond in #616
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #608
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #609
- Bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0 by @dependabot[bot] in #610
New Contributors
Full Changelog: v0.14.12...v0.14.13