Slack communityBook a demo
HomeAPI DefinitionSDKsDocsCLI & API Reference
HomeAPI DefinitionSDKsDocsCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
IntroductionChangelogs

Python

February 20, 2025
February 20, 2025

4.3.14

(feat): Set the default number of retries to 2 (was 0) to align with the generated README.


February 12, 2025
February 12, 2025

4.3.13

(feat): The Python generator now supports conditioning dependencies on the Python version.


February 10, 2025
February 10, 2025

4.3.12

(feat): The Python generator now autogenerates a requirements.txt file.


January 6, 2025
January 6, 2025

4.3.11

(fix): pyproject.toml now has a [project] block making it Poetry v2 compatible.


December 20, 2024
December 20, 2024

4.3.10

(fix): Pagination correctly uses specified defaults to support custom schemes.


December 8, 2024
December 8, 2024

4.3.9

(fix): Fix indentation in generated README.md sections to ensure proper formatting and readability.


November 20, 2024
November 20, 2024

4.3.8

(fix): Include content-type headers when available as part of endpoint request generation.


November 19, 2024
November 19, 2024

4.3.7

(fix): Update multipart endpoint generation to propertly omit optional body parameters.


November 15, 2024
November 15, 2024

4.3.6

(fix): Fix README.md and reference.md generation.


November 14, 2024
November 14, 2024

4.3.5

(fix): Update README.md snippet builder to omit invalid snippets during readme config generation.

Older posts

Next
Built with
LogoLogo
Slack communityBook a demo