Skip to content

Releases: openlayer-ai/openlayer-python

v0.11.3

12 Dec 19:01

Choose a tag to compare

0.11.3 (2025-12-12)

Full Changelog: v0.11.2...v0.11.3

Chores

  • closes OPEN-8441: tokens not captured for Bedrock traced via the LangChain callback handler (ef57b1f)

v0.11.2

12 Dec 16:44

Choose a tag to compare

0.11.2 (2025-12-12)

Full Changelog: v0.11.1...v0.11.2

Bug Fixes

  • closes OPEN-8437: undefined 'root_step' in LangChain callback handler (4aad122)

v0.11.1

10 Dec 12:41

Choose a tag to compare

0.11.1 (2025-12-10)

Full Changelog: v0.11.0...v0.11.1

Bug Fixes

  • closes OPEN-8223: enhance Google ADK tracing with improved user query handling and output management (d19a8f6)

Refactors

  • clean up outputs in Google ADK tracing notebook to remove unnecessary warnings and streamline execution (9b926ac)

v0.11.0

08 Dec 11:59

Choose a tag to compare

0.11.0 (2025-12-08)

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

Features

  • closes OPEN-8244: Adds Gemini API client tracing (8227c31)

v0.10.0

03 Dec 12:11

Choose a tag to compare

0.10.0 (2025-12-03)

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

Features

  • CLOSES open-8261: enhance Google ADK tracing with callback support (cd601e6)

v0.9.0

24 Nov 19:51

Choose a tag to compare

0.9.0 (2025-11-24)

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

Features

  • enhance LangFlow integration with improved context detection (5c1d3a5)
  • improve async trace handling in AsyncOpenlayerHandler (01fa425)

v0.8.1

13 Nov 18:20

Choose a tag to compare

0.8.1 (2025-11-13)

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

Bug Fixes

  • closes OPEN-8001: handle ValueError in _current_step.reset to manage context variable mismatches (5649f17)

v0.8.0

11 Nov 16:49

Choose a tag to compare

0.8.0 (2025-11-11)

Full Changelog: v0.7.0...v0.8.0

Features

  • closes OPEN-7550: add tracing for openai chat completions parse method (47c4487)

v0.7.0

11 Nov 12:31

Choose a tag to compare

0.7.0 (2025-11-11)

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

Features

  • closes OPEN-7119: add Google ADK tracing integration with Openlayer (b7a0706)

Documentation

  • add Colab badge to Google ADK tracing notebook for easier access (89916a8)

v0.6.0

11 Nov 12:18

Choose a tag to compare

0.6.0 (2025-11-11)

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

Features

  • closes OPEN-7543: update trace openai to support responses api (4969d03)