Skip to content

v0.74.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:50
· 3 commits to main since this release
094159d

Minor Changes

  • a19a535: Send an Idempotency-Key header 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 clear idempotency_conflict message instead of a raw 409.