Skip to content

Commit cbe86f9

Browse files
Update changelogs from fern repo (#4589)
Co-authored-by: iamnamananand996 <31537362+iamnamananand996@users.noreply.github.com>
1 parent bf87ba6 commit cbe86f9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.1.4
2+
**`(fix):`** Add Basic Auth support. Previously, the generated client did not
3+
accept username/password constructor parameters and did not set
4+
the `Authorization: Basic <base64>` header on outgoing requests.
5+
The client now accepts username/password keyword arguments and
6+
wires them into the Authorization header automatically.
7+
8+

0 commit comments

Comments
 (0)