Skip to content

Commit 7b32c12

Browse files
dsinghvigithub-actions[bot]
authored andcommitted
update changelogs
1 parent 61e406a commit 7b32c12

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 4.5.0
2+
**`(feat):`** Support omitting username or password from basic auth when configured via
3+
`usernameOmit`/`passwordOmit` in the IR. When a field is omitted, it is
4+
removed from the SDK's public API (`credentials()` takes fewer arguments)
5+
and an empty string is used internally for the auth header encoding. When
6+
both fields are omitted, the `credentials()` call and Authorization header
7+
are skipped entirely.
8+
9+

0 commit comments

Comments
 (0)