Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Capabilities
    • Fern Autorelease
  • Generators
  • Reference
    • generators.yml
GeneratorsPython

Changelog

March 5, 2026
March 5, 2026

4.61.5

(fix): Fix WebSocket client generation to respect pydantic_config.skip_validation: true. Previously, socket clients always used parse_obj_as (full Pydantic validation) regardless of the skip_validation flag. They now correctly use construct_type (no validation) when the flag is enabled, matching the behavior of HTTP clients.

Was this page helpful?
Edit this page
Previous

Changelog

Next

March 4, 2026

Built with
LogoLogo
Book a demoLog inStart for free