v0.46.2
Bug Fixes
- server: invalidate idempotency cache on
drop_table— when a table is dropped and recreated, cached idempotency entries became stale and replays silently reported success without writing (data-loss bug). Fix clears all idempotency entries on table drop.
Full Changelog: v0.46.1...v0.46.2