Skip to content

🌿 Fern Regeneration -- March 11, 2026 - #148

Merged
mkozakov merged 2 commits into
mainfrom
fern-bot/2026-03-11T22-27Z
Mar 23, 2026
Merged

🌿 Fern Regeneration -- March 11, 2026#148
mkozakov merged 2 commits into
mainfrom
fern-bot/2026-03-11T22-27Z

Conversation

@fern-api

@fern-api fern-api Bot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

This PR regenerates code to match the latest API Definition.


Note

Medium Risk
Mostly generated code, but it changes JSON marshaling behavior for connector request types and updates streaming request parameters (adds MaxBufSize), which could affect runtime request/response handling. CI/e2e wiring also changes WireMock configuration, which may impact test stability.

Overview
Regenerates the Fern Go SDK (CLI 4.23.0, generator 1.29.3, SDK v2.17.0) and updates generated clients/models accordingly.

SDK behavior tweaks: streaming endpoints (ChatStream, GenerateStream) now pass MaxBufSize through to the internal streamer; several model types add nil-safe String() and GetExtraProperties() behavior; connector request types (CreateConnectorRequest, UpdateConnectorRequest) now implement explicit MarshalJSON/UnmarshalJSON to respect explicitFields.

Testing/CI updates: e2e workflow and WireMock tests switch from WIREMOCK_PORT to WIREMOCK_URL, and a large set of generated unit tests is added for batches (setters/getters, JSON round-trips, enum parsing, nil receiver safety).

Written by Cursor Bugbot for commit 768268f. This will update automatically on new commits. Configure here.

@mkozakov
mkozakov merged commit ac1341e into main Mar 23, 2026
3 checks passed
@mkozakov
mkozakov deleted the fern-bot/2026-03-11T22-27Z branch March 23, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants