Skip to content

Commit e82446f

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

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.54.7
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)