Skip to content

release: v0.1.1#7

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--inferadb-common
Open

release: v0.1.1#7
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--inferadb-common

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Jan 27, 2026

🤖 I have created a release beep boop

0.1.1 (2026-04-07)

Features

  • is_transient() on AuthError (b7b34d6)
  • adapt to upstream improvements (0dd84f2)
  • adapt to upstream ledger changes (a3f82fb)
  • adapt to upstream ledger improvements (13b8341)
  • add compare_and_set to the StorageBackend trait (4ddfac6)
  • add graceful shutdown to MemoryBackend (0b04b18)
  • add inferadb-common-authn crate (3621e36)
  • add ledger-back signing key support (22a732b)
  • add newtypes (3f4ecf5)
  • add optimistic locking to LedgerSigningKeyStore write ops (5bdb852)
  • add retry policy with exponential backoff (d673490)
  • add shared storage crates to common workspace (e8e2190)
  • add timeout config for storage ops (069db88)
  • add zeroize (6b7b390)
  • audit logging api (4ac031d)
  • avoid lock contention in MemoryBackend clear_range (554d04c)
  • backend health check metadata (49d0e57)
  • batch writer flush (69cc4ff)
  • cap fallback cache in SigningKeyCache; purge on revocation (e9e89a3)
  • cas retry loop, config validations, percentile-based metrics (4f05909)
  • clear_range latency metric (3d01b23)
  • concurrency stress tests (1aeed80)
  • consolidate JWT claims extractors (dfeda5c)
  • control-scoped api improvements (f2528d0)
  • control-scoped storage api improvements (a2458f5)
  • criterion benchmarks (64a8bb5)
  • error message sanitization (3f09cf7)
  • fallback cache staleness bound (bddb87d)
  • handle silent key deserialization failures in LedgerSigningKeyStore (7832aa2)
  • harden kid input validation (4ef6329)
  • health check readiness split, rstest parametric tests (0e0c279)
  • jwt replay prevention (520888c)
  • KV size validation (e2be732)
  • ledger circuit breaker (b0060ae)
  • ledger get_range pagination support (099b063)
  • namespace-level metrics (2f8e7ca)
  • optimization pass (259b899)
  • preserve error source chain in AuthError:KeyStorageError (2499ec0)
  • proptest (514795a)
  • rate limit abstractions (bd1ddf0)
  • ratelimit: add RateLimitResponse (06797eb)
  • retry timeout during active backoff (9709a7f)
  • sdk: endpoints → servers config (976eef7)
  • specify non_exhaustive on error types (1b4c105)
  • storage: batch write ops, metrics (a502f9e)
  • store signing key revocation reason (acef285)
  • tracing instrumentation, partial failure tests (e936949)
  • transaction isolation improvements (22a422f)
  • ttl support for atomic operations (5607981)
  • update for upstream changes (000d45d)
  • use Ordering:Relaxed audit for atomic counters (d0fcc17)

Bug Fixes

  • SigningKeyCache race condition (9a5afea)
  • ttl timestamp calc (aece225)
  • write concurrency race condition (0221049)
  • write concurrency race condition (b314a1f)
  • write concurrency race condition (636f144)

Improvements

  • adapt ledger sdk changes (aa7ca09)
  • dedupe encode_key/decode_key (6df5678)
  • public api documentation (10286d5)
  • reduce allocations in get_range (e2b947e)
  • streamling storage-ledger configuration (987d89e)
  • use Duration instead of u64 for set_with_ttl (f875ad7)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch from 8b06f7d to 60ad329 Compare January 28, 2026 01:45
@evansims evansims changed the title chore: release 0.1.1 release: v0.1.1 Jan 28, 2026
@github-actions github-actions Bot changed the title release: v0.1.1 chore: release: v0.1.1 Jan 28, 2026
@evansims evansims changed the title chore: release: v0.1.1 release: v0.1.1 Jan 28, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch 9 times, most recently from e51b315 to 18a417f Compare February 6, 2026 00:05
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch 7 times, most recently from f76f512 to 53aa565 Compare February 12, 2026 03:23
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch from 53aa565 to 46f760c Compare February 16, 2026 01:49
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch 8 times, most recently from 1ff381f to 813bfa3 Compare March 4, 2026 05:12
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch from 813bfa3 to dbdd369 Compare March 15, 2026 08:20
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch 2 times, most recently from 6712807 to 293d447 Compare April 7, 2026 01:07
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--inferadb-common branch from 293d447 to c2fcbb7 Compare April 7, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants