Skip to content

v0.74.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:10
· 1 commit to main since this release
b608549

Patch Changes

  • 17b9d2d: Route feedback, submit, and keys through the shared apiFetch transport instead of each rolling its own fetch call. apiFetch gained an opt-in skipDefaultAuth flag so a caller-supplied Authorization header (used by keys' session-token flow) isn't overwritten by a configured admin/API key. Error messages, idempotency behavior, and command output are unchanged.