Skip to content

SDK regeneration#768

Merged
daniel-cohere merged 1 commit into
mainfrom
fern-bot/2026-05-29_13-34-33_736
May 29, 2026
Merged

SDK regeneration#768
daniel-cohere merged 1 commit into
mainfrom
fern-bot/2026-05-29_13-34-33_736

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented May 29, 2026

Automated SDK generation by Fern


Note

Low Risk
Patch release with internal caching and early-exit in serialization; behavior should match prior output when field aliases exist, with lower CPU on alias-free streaming events.

Overview
Bumps the Python SDK from 7.0.1 to 7.0.2 (package version, Fern metadata, and User-Agent / X-Fern-SDK-Version headers) as part of an automated Fern regeneration (generator 5.14.45.14.6).

The functional change is in serialization.py: it caches resolved type hints and whether a type graph needs FieldMetadata alias conversion, and skips the full recursive conversion when no aliases apply. That targets SSE streaming paths where the same large discriminated-union types are parsed on every event, without changing serialization semantics when aliases are present.

Reviewed by Cursor Bugbot for commit 41d24d4. Bugbot is set up for automated code reviews on this repo. Configure here.

Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 5.14.6
@daniel-cohere daniel-cohere merged commit 6a49b0b into main May 29, 2026
4 checks passed
@daniel-cohere daniel-cohere deleted the fern-bot/2026-05-29_13-34-33_736 branch May 29, 2026 13:49
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.

1 participant