Skip to content

Release v1.1.0

Latest

Choose a tag to compare

@viveksjain viveksjain released this 28 Aug 00:04

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.lock and maven_install.json to 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