Skip to content

Releases: replicate/replicate-python-beta

v2.0.0-alpha.13

25 Jul 03:48
454e0e4

Choose a tag to compare

v2.0.0-alpha.13 Pre-release
Pre-release

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

23 Jul 18:29
7bd70ed

Choose a tag to compare

v2.0.0-alpha.12 Pre-release
Pre-release

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

  • parsing: ignore empty metadata (d54a686)
  • parsing: parse extra field types (4fed49d)

v2.0.0-alpha.11

12 Jul 03:51
ed77e36

Choose a tag to compare

v2.0.0-alpha.11 Pre-release
Pre-release

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

  • internal: bump pinned h11 dep (c3101fc)
  • package: mark python 3.13 as supported (1263862)
  • readme: fix version rendering on pypi (626518b)

v2.0.0-alpha.10

08 Jul 17:28
b2ab858

Choose a tag to compare

v2.0.0-alpha.10 Pre-release
Pre-release

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

02 Jul 05:57
0d1be44

Choose a tag to compare

v2.0.0-alpha.9 Pre-release
Pre-release

2.0.0-alpha.9 (2025-07-02)

Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9

Chores

v2.0.0-alpha.8

30 Jun 16:49
c160cc1

Choose a tag to compare

v2.0.0-alpha.8 Pre-release
Pre-release

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

27 Jun 16:28
5850549

Choose a tag to compare

v2.0.0-alpha.7 Pre-release
Pre-release

2.0.0-alpha.7 (2025-06-27)

Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7

Features

v2.0.0-alpha.6

26 Jun 21:00
f9a92db

Choose a tag to compare

v2.0.0-alpha.6 Pre-release
Pre-release

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

25 Jun 20:02
fcc59d5

Choose a tag to compare

v2.0.0-alpha.5 Pre-release
Pre-release

2.0.0-alpha.5 (2025-06-25)

Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5

Features

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

18 Jun 22:22
a15571c

Choose a tag to compare

v2.0.0-alpha.4 Pre-release
Pre-release

2.0.0-alpha.4 (2025-06-18)

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

Features

Bug Fixes

  • tests: fix: tests which call HTTP endpoints directly with the example parameters (3dfe4f7)

Chores

  • ci: enable for pull requests (67ffb34)
  • internal: update conftest.py (90da407)
  • readme: update badges (4f54c7a)