Skip to content

Releases: mixedbread-ai/mixedbread-python

v0.13.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 14:20
e7f293a

0.13.0 (2025-06-25)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: update via SDK Studio (b7cc224)

v0.12.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 13:53
d917da0

0.12.0 (2025-06-25)

Full Changelog: v0.11.0...v0.12.0

Features

  • api: update via SDK Studio (1450bc6)

v0.11.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 13:32

0.11.0 (2025-06-25)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: update via SDK Studio (40597d6)

v0.10.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 13:04

0.10.0 (2025-06-25)

Full Changelog: v0.9.0...v0.10.0

Features

  • api: update via SDK Studio (b24bf23)

v0.9.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 09:26

0.9.0 (2025-06-25)

Full Changelog: v0.8.1...v0.9.0

Features

Chores

  • tests: skip some failing tests on the latest python versions (d2bb62a)

Documentation

  • client: fix httpx.Timeout documentation reference (855e94a)

v0.8.1

Choose a tag to compare

@stainless-app stainless-app released this 18 Jun 05:56

0.8.1 (2025-06-18)

Full Changelog: v0.8.0...v0.8.1

Bug Fixes

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

Chores

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 13:01
456b16d

0.8.0 (2025-06-17)

Full Changelog: v0.7.1...v0.8.0

Features

Chores

  • ci: enable for pull requests (fa2d679)
  • internal: update conftest.py (8f25dcd)
  • tests: add tests for httpx client instantiation & proxies (290b160)

v0.7.1

Choose a tag to compare

@stainless-app stainless-app released this 16 Jun 10:15
712e587

0.7.1 (2025-06-16)

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Jun 10:12
dbc64c2

0.7.0 (2025-06-16)

Full Changelog: v0.6.0...v0.7.0

Features

  • api: update via SDK Studio (6859024)

Chores

  • update the vs identifiers (319e732)

v0.6.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Jun 09:47
3002c44

0.6.0 (2025-06-13)

Full Changelog: v0.5.0...v0.6.0

Features

Bug Fixes

  • client: correctly parse binary response | stream (786bd6a)
  • docs/api: remove references to nonexistent types (43c342b)

Chores

  • docs: remove reference to rye shell (c0c8bfd)
  • docs: remove unnecessary param examples (54ef7c7)
  • tests: run tests in parallel (064a793)