v0.4.0
What's Changed
- Fix handling of GetNotifications() request when leader is not fully initialized by @merlimat in #437
- Close all closers when shutting down by @RobertIndie in #438
- Enable Trivy scan for Oxia image by @merlimat in #439
- Check all levels of vulnerabilities with Trivy by @merlimat in #440
- improve deploy doc by @labuladong in #441
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #442
- *: support TLS/mTLS on the peer and client by @mattisonchao in #443
- Bump golang.org/x/net from 0.18.0 to 0.23.0 by @dependabot in #446
- Use single go-routine instead of mutex for shard-controller by @merlimat in #447
- Coordinator not passing Term in delete shard request by @merlimat in #448
- Close controller when delete shard fails by @merlimat in #449
- Improve CLI tools to display ephemeral node session information by @merlimat in #450
- Update Pebble to stable release v1.1.0 by @merlimat in #451
- Use
Recreate
rollout strategy for coordinator deployment by @merlimat in #452 - Add jq tool to Docker image by @merlimat in #453
- Fixed session expiry with multiple session in a shard by @merlimat in #454
New Contributors
- @RobertIndie made their first contribution in #438
- @labuladong made their first contribution in #441
Full Changelog: v0.3.0...v0.4.0