Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 00:29
528bf1b

0.16.0 (2026-06-21)

Features

  • adopt go-kit resilience primitives (circuit breaker, retry jitter + Retry-After, QPS rate limit) (8cd2d17)

Bug Fixes

  • testdb: add test-DB isolation guard (#11) (c49834c)

Documentation

  • document circuit breaker, retry jitter/Retry-After, and rate limiting in features (7a7ab89)
  • drop stale hardcoded version from README header; clean up step-types line (2366086)
  • use canonical Apache-2.0 license text so GitHub detects the license (6183628)