LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsPython

Changelog

August 14, 2024
August 14, 2024

3.10.4

(chore): Improve performance of Pydantic .dict calls

What’s changed

  • .dict performance is improved, consolidating to a single call to Pydantic’s .dict instead of 2 in attempts to remove unset optional values.

3.10.3

(fix): Query encoding now appropriately takes arrays of deep objects into account.

Was this page helpful?
Edit this page
Previous

August 13, 2024

Next
Built with