v0.12.0
What's Changed
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #666
- fix(coordinator): fix wrong metric collection by @mattisonchao in #667
- docs: update go client api examples by @pdolif in #669
- Disable TMate because it can expose internal env variable by @merlimat in #672
- Upgrade golangci-lint to 2.0.2 by @merlimat in #670
- Upgrade to Go 1.24 by @merlimat in #671
- feat: support ensemble anti-affinity policies (part 1) by @mattisonchao in #656
- feat: introduce stream callback by @mattisonchao in #662
- fix(coordinator): fix the flaky TestSelectMultipleAntiAffinitiesSatisfied by @mattisonchao in #674
- fix(server): fix closed leader controller panic by @mattisonchao in #668
- feat: follow up #662 to use streaming callback for List by @mattisonchao in #676
- Upgrade dependencies by @codelipenghui in #677
- Update Go client API documentation with new features by @codelipenghui in #679
- chore: upgrade Go dependencies to latest versions by @codelipenghui in #680
- In CLI tool range scan, session-id was always printed as 0 by @merlimat in #682
- fix: fix the flaky test TestCoordinator_ShrinkCluster by @mattisonchao in #685
- fix(comparer): disable slash abbreviated key to avoid unexpected behaviour by @mattisonchao in #684
- feat: followup #662 to use stream callback for Read by @mattisonchao in #678
New Contributors
Full Changelog: v0.11.16...v0.12.0