4.3.0 (2024-08-16)
Full Changelog: v4.2.0...v4.3.0
Features
- api: OpenAPI spec update via Stainless API (#151) (f562aa4)
- api: OpenAPI spec update via Stainless API (#160) (5099f5e)
- api: OpenAPI spec update via Stainless API (#164) (c43e921)
- api: OpenAPI spec update via Stainless API (#167) (de17f28)
- api: OpenAPI spec update via Stainless API (#168) (072caf3)
- client: add
retry_countto raw response class (#155) (e486f13)
Chores
- ci: bump prism mock server version (#162) (898ad43)
- examples: minor formatting changes (#166) (ce9b846)
- internal: bump pyright (#154) (372900e)
- internal: bump ruff version (#157) (04ebe96)
- internal: codegen related update (#165) (940dce4)
- internal: codegen related update (#169) (5f9b799)
- internal: ensure package is importable in lint cmd (#163) (c94cc06)
- internal: remove deprecated ruff config (#161) (98cf302)
- internal: test updates (#156) (b69760f)
- internal: update pydantic compat helper function (#158) (d83e081)
- internal: use
TypeAliasmarker for type assignments (#153) (32812a1) - internal: use different 32bit detection method (#170) (e3cdc9c)