Skip to content

Commit aa599c5

Browse files
Update changelogs from fern repo (#2363)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 601e15d commit aa599c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 1.23.2
2+
**`(fix):`** Fix constructor signature mismatches in multi-URL environments. Subpackage clients now consistently use `isMultiUrl` to determine whether to accept `Environments` or `options` as the second constructor parameter, matching the root client's behavior. Also fixes OAuth and inferred auth client instantiation to pass the environment parameter when in multi-URL mode, and updates wire tests to extend `WireMockTestCase` and include auth parameters.
3+
4+

0 commit comments

Comments
 (0)