Skip to content

Releases: openlayer-ai/openlayer-python

v0.30.1

Choose a tag to compare

@stainless-app stainless-app released this 08 Jul 13:55

0.30.1 (2026-07-08)

Full Changelog: v0.30.0...v0.30.1

Chores

  • closes OPEN-10366: update Jupyter notebook examples with init-based tracer (05fc456)

v0.30.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Jul 11:45

0.30.0 (2026-07-08)

Full Changelog: v0.29.1...v0.30.0

Features

  • closes OPEN-11315: modernize the LangChain/LangGraph callback handler for v1 (f5f38d2)

Bug Fixes

  • tracing: harden offline buffer for concurrency and high volume (00525f7)

v0.29.1

Choose a tag to compare

@stainless-app stainless-app released this 05 Jun 21:16

0.29.1 (2026-06-05)

Full Changelog: v0.29.0...v0.29.1

Bug Fixes

  • openai-agents: correct root step timestamp and use semantic step types (a695a45)

v0.29.0

Choose a tag to compare

@stainless-app stainless-app released this 27 May 16:13

0.29.0 (2026-05-27)

Full Changelog: v0.28.0...v0.29.0

Features

  • closes OPEN-10364: make tracers init-based (8d688ea)

Bug Fixes

  • make portkey & google_adk auto-instrumentation idempotent (818608f)

v0.28.0

Choose a tag to compare

@stainless-app stainless-app released this 22 May 20:46

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

Choose a tag to compare

@stainless-app stainless-app released this 15 May 14:41

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

Choose a tag to compare

@stainless-app stainless-app released this 14 May 17:14

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

Choose a tag to compare

@stainless-app stainless-app released this 13 May 20:16

0.27.1 (2026-05-13)

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

v0.27.0

Choose a tag to compare

@stainless-app stainless-app released this 12 May 14:00

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

Choose a tag to compare

@stainless-app stainless-app released this 07 May 18:28

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)