Features
- New Java API for the Clerk and Slicelet libraries in
dicer/external/javaapi/ - High availability: Support for multiple Dicer Assigner pods with Kubernetes-based membership & health checking (docs pending, not yet ready for use)
Improvements
- SliceKey builder API - replaces the old
SliceKeyFunction - Client library feature-rollout flag framework
- Keyspace cardinality estimation metrics
Build & Infrastructure
- Integrated GitHub Actions CI
- Build hardening and reproducibility: added
MODULE.bazel.lockandmaven_install.jsonto pin package hashes; pinned GitHub Actions commit SHAs
Fixes
- Ensure threads have their name set - fixes #1
Other
- Enhanced documentation
- Various internal changes
Full Changelog: v1.0.0...v1.1.0