Skip to content

Releases: openlayer-ai/openlayer-python

v0.28.0

22 May 20:46

Choose a tag to compare

0.28.0 (2026-05-22)

Full Changelog: v0.27.3...v0.28.0

Features

  • closes OPEN-10634: Claude Agent SDK Python integration (00b255f)

v0.27.3

15 May 14:41

Choose a tag to compare

0.27.3 (2026-05-15)

Full Changelog: v0.27.2...v0.27.3

Chores

  • closes OPEN-10363: clean up trace configuration (52314ec)

v0.27.2

14 May 17:14

Choose a tag to compare

0.27.2 (2026-05-14)

Full Changelog: v0.27.1...v0.27.2

Chores

  • closes OPEN-10731: async LangChain callback handler tool call improvements (#644) (b6b9ba3)

v0.27.1

13 May 20:16

Choose a tag to compare

0.27.1 (2026-05-13)

Full Changelog: v0.27.0...v0.27.1

v0.27.0

12 May 14:00

Choose a tag to compare

0.27.0 (2026-05-12)

Full Changelog: v0.26.1...v0.27.0

Features

  • internal/types: support eagerly validating pydantic iterators (5fca464)

Bug Fixes

  • client: add missing f-string prefix in file type error message (dd350fd)

v0.26.1

07 May 18:28

Choose a tag to compare

0.26.1 (2026-05-07)

Full Changelog: v0.26.0...v0.26.1

Bug Fixes

  • closes OPEN-10343: handle Google ADK callback exceptions cleanly (8ec3f76)

v0.26.0

07 May 16:11

Choose a tag to compare

0.26.0 (2026-05-07)

Full Changelog: v0.25.3...v0.26.0

Features

  • closes OPEN-10480: add embedding tracer support for Bedrock, LiteLLM, OpenAI (aa87e40)

v0.25.3

07 May 15:15

Choose a tag to compare

0.25.3 (2026-05-07)

Full Changelog: v0.25.2...v0.25.3

Chores

  • internal: reformat pyproject.toml (a59d4d2)
  • internal: version bump (e272859)

v0.25.2

06 May 18:31

Choose a tag to compare

0.25.2 (2026-05-06)

Full Changelog: v0.25.1...v0.25.2

Chores

  • closes OPEN-10613: assign step type in trace decorator (1291bb0)

v0.25.1

06 May 14:09

Choose a tag to compare

0.25.1 (2026-05-06)

Full Changelog: v0.25.0...v0.25.1

Bug Fixes

  • closes OPEN-10593: openAI parse responses not getting patched (224408f)