Skip to content

Releases: replicate/replicate-python-beta

v2.0.0-alpha.3

17 Jun 03:37
f91af92

Choose a tag to compare

v2.0.0-alpha.3 Pre-release
Pre-release

2.0.0-alpha.3 (2025-06-17)

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3

Chores

  • tests: add tests for httpx client instantiation & proxies (b8dfd7a)

v2.0.0-alpha.2

16 Jun 21:11
02cb51b

Choose a tag to compare

v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2025-06-13)

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

Bug Fixes

  • client: correctly parse binary response | stream (ec19335)
  • test: update prediction response (b6608ca)

Chores

  • internal: version bump (497fe10)
  • tests: run tests in parallel (9330c56)

v2.0.0-alpha.1

10 Jun 19:49
92bd739

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2025-06-10)

Full Changelog: v0.6.0...v2.0.0-alpha.1

⚠ BREAKING CHANGES

  • rename package to replicate

Features

  • client: add follow_redirects request option (d606061)

Chores

  • docs: remove reference to rye shell (1dfaea4)
  • rename package to replicate (42e30b7)

Documentation

  • internal: add support for the client config option default_client_example_name to Python (b320609)

v0.6.0

27 May 01:49
d9062d0

Choose a tag to compare

0.6.0 (2025-05-22)

Full Changelog: v0.5.1...v0.6.0

Features

Chores

  • docs: grammar improvements (ba42564)

v0.5.1

16 May 15:08
ee46064

Choose a tag to compare

0.5.1 (2025-05-16)

Full Changelog: v0.5.0...v0.5.1

Chores

  • ci: fix installation instructions (eb4702f)
  • ci: upload sdks to package manager (59e0758)

v0.5.0

14 May 20:28
005f20b

Choose a tag to compare

0.5.0 (2025-05-14)

Full Changelog: v0.4.0...v0.5.0

Features

v0.4.0

13 May 22:26
f9fec7b

Choose a tag to compare

0.4.0 (2025-05-13)

Full Changelog: v0.3.2...v0.4.0

Features

v0.3.2

13 May 05:18
fdb39b0

Choose a tag to compare

0.3.2 (2025-05-13)

Full Changelog: v0.3.1...v0.3.2

Bug Fixes

  • package: support direct resource imports (97b771a)

v0.3.1

09 May 21:16
55a429e

Choose a tag to compare

0.3.1 (2025-05-09)

Full Changelog: v0.3.0...v0.3.1

Chores

  • internal: avoid errors for isinstance checks on proxies (b31e651)

v0.3.0

08 May 23:51
4edf967

Choose a tag to compare

0.3.0 (2025-05-08)

Full Changelog: v0.2.1...v0.3.0

Features