Releases: replicate/replicate-python-beta
Releases · replicate/replicate-python-beta
v2.0.0-alpha.13
2.0.0-alpha.13 (2025-07-25)
Full Changelog: v2.0.0-alpha.12...v2.0.0-alpha.13
Chores
- project: add settings file for vscode (739fe12)
v2.0.0-alpha.12
2.0.0-alpha.12 (2025-07-23)
Full Changelog: v2.0.0-alpha.11...v2.0.0-alpha.12
Features
- clean up environment call outs (3f64d12)
Bug Fixes
v2.0.0-alpha.11
2.0.0-alpha.11 (2025-07-12)
Full Changelog: v2.0.0-alpha.10...v2.0.0-alpha.11
Bug Fixes
- client: don't send Content-Type header on GET requests (32d3401)
- parsing: correctly handle nested discriminated unions (2aaaab1)
Chores
v2.0.0-alpha.10
2.0.0-alpha.10 (2025-07-08)
Full Changelog: v2.0.0-alpha.9...v2.0.0-alpha.10
Chores
- internal: codegen related update (b31fdbb)
v2.0.0-alpha.9
2.0.0-alpha.9 (2025-07-02)
Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9
Chores
- ci: change upload type (a588db6)
v2.0.0-alpha.8
2.0.0-alpha.8 (2025-06-30)
Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8
Bug Fixes
- ci: correct conditional (b21a288)
Chores
- ci: only run for pushes and fork pull requests (33e1f74)
v2.0.0-alpha.7
2.0.0-alpha.7 (2025-06-27)
Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7
Features
- api: api update (b1c14c8)
v2.0.0-alpha.6
2.0.0-alpha.6 (2025-06-26)
Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6
Bug Fixes
- ci: release-doctor — report correct token name (de5bf18)
v2.0.0-alpha.5
2.0.0-alpha.5 (2025-06-25)
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
Features
- api: api update (6e667da)
- api: api update (0a187a9)
- api: api update (edb14b6)
- client: add support for aiohttp (c802a30)
Chores
- tests: skip some failing tests on the latest python versions (d331b72)
Documentation
- client: fix httpx.Timeout documentation reference (d17c345)
v2.0.0-alpha.4
2.0.0-alpha.4 (2025-06-18)
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
Features
- api: api update (a9be2e0)
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (3dfe4f7)