Skip to content

Commit ba0456d

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

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

fern/products/sdks/generators/typescript/changelog/2026-04-23.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.65.5
2+
**`(fix):`** Stop emitting the legacy `queryParameters` object at endpoint call sites. Query parameters
3+
are now passed exclusively via `queryString` (produced by `core.url.queryBuilder()`).
4+
The runtime `Fetcher.Args.queryParameters` field is retained (marked deprecated) for
5+
custom-fetcher back-compat, and both `queryParameters` and `queryString` receive equivalent
6+
log metadata and redaction of sensitive keys.
7+
8+
19
## 3.65.4
210
**`(chore):`** Bump @fern-api/generator-cli to 0.9.13, which fixes the publish of 0.9.12
311
(autoversion pipeline + @fern-api/replay 0.12.0) by marking @boundaryml/baml

0 commit comments

Comments
 (0)