File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.28 .0"
2+ "." : " 0.29 .0"
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## 0.29.0 (2026-05-27)
9+
10+ Full Changelog: [ v0.28.0...v0.29.0] ( https://github.com/openlayer-ai/openlayer-python/compare/v0.28.0...v0.29.0 )
11+
12+ ### Features
13+
14+ * ** closes OPEN-10364:** make tracers init-based ([ 8d688ea] ( https://github.com/openlayer-ai/openlayer-python/commit/8d688ea0ff4260a345a9f2b9d74c8373a9e19468 ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * make portkey & google_adk auto-instrumentation idempotent ([ 818608f] ( https://github.com/openlayer-ai/openlayer-python/commit/818608f0f375992412c27cb4e48b29d0c32fd257 ) )
20+
821## 0.28.0 (2026-05-22)
922
1023Full Changelog: [ v0.27.3...v0.28.0] ( https://github.com/openlayer-ai/openlayer-python/compare/v0.27.3...v0.28.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openlayer"
3- version = " 0.28 .0"
3+ version = " 0.29 .0"
44description = " The official Python library for the openlayer API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "openlayer"
4- __version__ = "0.28 .0" # x-release-please-version
4+ __version__ = "0.29 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments