Skip to content

Releases: gentrace/gentrace-python

v1.0.0-alpha.5

19 Jun 01:56
cec7a39

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2025-06-19)

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

Features

v1.0.0-alpha.4

06 Jun 20:36
17a671f

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2025-06-06)

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

Bug Fixes

  • Fix incorrect ordering of type annotations (#314) (8594dd9)

v1.0.0-alpha.3

06 Jun 20:29
3b90e7d

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2025-06-06)

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.3

Features

  • Add Anthropic example and optional dependency (#305) (6252d12)
  • add baggage support to eval methods (#309) (e8a5904)
  • Add Claude Assistant GitHub Action workflow (#296) (3ff4c9a)
  • add PR title validation workflow (#293) (47c7730)
  • add release type to PR title validation (#308) (758b70a)
  • client: add follow_redirects request option (69d68d0)
  • Improve NUX for copying code snippets (#304) (610228a)

Bug Fixes

  • add span hierarchy visualization to README (#294) (14447cd)
  • allow beta releases of the baggage span processor (#307) (ec1bb71)
  • Fix the processing of asynchronous generator functions (#313) (bec5004)

Chores

  • Add documentation note about [@traced](https://github.com/traced)() (#291) (b056034)
  • Add GentraceSampler and GentraceSpanProcessor documentation to README (#292) (4113a1a)
  • Add PydanticAI example (#310) (89101f2)
  • ci: fix installation instructions (68f1b5d)
  • docs: grammar improvements (75f3b34)
  • docs: remove reference to rye shell (bbd535e)
  • internal: codegen related update (3194966)

v1.0.0-alpha.2

05 Jun 21:45
2663bbd

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2025-06-04)

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

Features

  • Add Anthropic example and optional dependency (#305) (6252d12)
  • add baggage support to eval methods (#309) (e8a5904)
  • Add Claude Assistant GitHub Action workflow (#296) (3ff4c9a)
  • add PR title validation workflow (#293) (47c7730)
  • add release type to PR title validation (#308) (758b70a)
  • client: add follow_redirects request option (69d68d0)
  • Improve NUX for copying code snippets (#304) (610228a)

Bug Fixes

  • add span hierarchy visualization to README (#294) (14447cd)
  • allow beta releases of the baggage span processor (#307) (ec1bb71)

Chores

  • Add documentation note about [@traced](https://github.com/traced)() (#291) (b056034)
  • Add GentraceSampler and GentraceSpanProcessor documentation to README (#292) (4113a1a)
  • Add PydanticAI example (#310) (89101f2)
  • ci: fix installation instructions (68f1b5d)
  • docs: grammar improvements (75f3b34)
  • docs: remove reference to rye shell (bbd535e)
  • internal: codegen related update (3194966)

v1.0.0-alpha.1

16 May 00:20
05a33f1

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2025-05-16)

Full Changelog: v0.1.7...v1.0.0-alpha.1

Features

  • api: Change to API key from Bearer Token (0002317)
  • api: manual updates (fd29846)

Bug Fixes

  • api: change the PyPI package name (590bf1a)
  • package: support direct resource imports (d4cbf5e)

Chores

  • ci: upload sdks to package manager (de63329)
  • internal: avoid errors for isinstance checks on proxies (02c9e3d)
  • internal: version bump (86c6815)

v0.42.0

29 Jan 20:42
cb7d2e5

Choose a tag to compare

0.42.0 (2025-01-29)

Features

  • update gentrace-py version and streamline signal handling (#279) (7a5669f)

v0.41.0

29 Jan 14:23
471e7aa

Choose a tag to compare

0.41.0 (2025-01-29)

Features

  • Update package version and improve signal handling (#277) (279c074)

v0.40.0

28 Jan 17:58
4145762

Choose a tag to compare

0.40.0 (2025-01-28)

Features

  • Remove await from parse_obj call in runner (#275) (1baabf0)

v0.39.0

28 Jan 15:27
930452f

Choose a tag to compare

0.39.0 (2025-01-28)

Features

  • update poetry.lock and pyproject.toml dependencies (#273) (a8c3559)

v0.38.0

28 Jan 15:17
33f8fb4

Choose a tag to compare

0.38.0 (2025-01-28)

Features

  • Update docstring punctuation in get_value function (#271) (8e05a26)