Skip to content

Commit de1790f

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

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+
## 2.2.5
2+
**`(fix):`** Wire Basic Auth credentials into the Authorization header. Previously,
3+
the generated client accepted username/password constructor parameters
4+
but never set the `Authorization: Basic <base64>` header on outgoing
5+
requests. The constructor now encodes the credentials and adds the
6+
header automatically.
7+
8+

0 commit comments

Comments
 (0)