v0.74.0
Minor Changes
- a19a535: Send an
Idempotency-Keyheader on effectful write requests (feedback submit, webhook create/rotate-secret/test, API-key mint) so a retry after a network failure replays the original response instead of double-submitting. A key reused with a different payload now surfaces a clearidempotency_conflictmessage instead of a raw 409.