Commit 2e65aba
chore: release v0.6.0
Highlights since v0.5.0:
- feat: multi-header auth for VTEX-style APIs (#20, PR #21)
- --header / -H flag, repeatable, works inline and via `auth login` profiles
- $VAR / ${VAR} expansion per header value with empty-var warning
- --agent-help now suggests multi-header usage on specs with 2+ apiKey schemes
- fix: mask all auth header values in --verbose output (not just Authorization)
- fix: reject CR/LF in header names/values (RFC 7230 injection guard)
- fix: parse object and array params from JSON strings (#15, PR #19)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8115c56 commit 2e65aba
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments