v0.6.98
What's Changed
- fix: address 2026-05-05 review findings (B+S tier) by @jgowdy-godaddy in #257
- fix(server): honor ASHERAH_VERBOSE over RUST_LOG; accept ASHERAH_SOCKET alias by @jgowdy-godaddy in #263
- fix(server): comprehensive gRPC-sidecar README + drop-in compat fixes by @jgowdy-godaddy in #264
- fix(kms): make static and test-debug-static exact synonyms by @jgowdy-godaddy in #262
- Explore PHP FFI Composer binding by @jgowdy-godaddy in #261
- Add root Composer package metadata by @jgowdy-godaddy in #265
- test: cover key expiration, rotation, and revocation gaps by @jgowdy-godaddy in #266
- test(integration): DB-backed revocation parity for PG, MySQL, DynamoDB by @jgowdy-godaddy in #267
- test(rotation): property-based test for the every-DRR-decrypts invariant by @jgowdy-godaddy in #268
- test(async): rotation, revocation, race-loss coverage for the async path by @jgowdy-godaddy in #269
- test(rotation): time-precision boundary + simultaneous SK+IK expiration order-of-ops by @jgowdy-godaddy in #271
- fix(config): auto-clamp create_date_precision_s to short expiries + Node rotation tests by @jgowdy-godaddy in #272
- test(py): rotation, revocation, sync↔async interop tests by @jgowdy-godaddy in #273
- test(java): rotation, revocation, sync↔async interop tests by @jgowdy-godaddy in #274
- test(dotnet): rotation, revocation, sync↔async interop tests by @jgowdy-godaddy in #275
- test(go): rotation + concurrent rotation tests for asherah-go by @jgowdy-godaddy in #276
- test(php): rotation + revocation tests for asherah-php by @jgowdy-godaddy in #278
- test(ruby): rotation, revocation, sync↔async interop tests by @jgowdy-godaddy in #277
- ci(sanitizers): run rotation tests under ASAN + ThreadSanitizer by @jgowdy-godaddy in #279
- test(cucumber): cross-language rotation parity scenarios by @jgowdy-godaddy in #280
- fix(metastore): insert into by_key before updating latest to prevent data race by @jgowdy-godaddy in #281
- chore(deps): bump the rust-minor group across 1 directory with 8 updates by @dependabot[bot] in #270
- chore(deps): bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #260
- chore(deps): bump astral-tokio-tar from 0.6.0 to 0.6.1 by @dependabot[bot] in #259
- chore(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #255
- fix(deps): upgrade scc 2→3 to resolve Miri and ThreadSanitizer failures by @jgowdy-godaddy in #282
Full Changelog: v0.6.97...v0.6.98