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.9.7 "
2+ "." : " 0.10.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.10.0 (2026-04-06)
4+
5+ Full Changelog: [ v0.9.7...v0.10.0] ( https://github.com/scaleapi/scale-agentex-python/compare/v0.9.7...v0.10.0 )
6+
7+ ### Features
8+
9+ * pass AGENTEX_DEPLOYMENT_ID in registration metadata ([ #305 ] ( https://github.com/scaleapi/scale-agentex-python/issues/305 ) ) ([ 31af8c6] ( https://github.com/scaleapi/scale-agentex-python/commit/31af8c6fc4aaafad57b70ded4883ced1254aeb1b ) )
10+ * ** tracing:** Add background queue for async span processing ([ #303 ] ( https://github.com/scaleapi/scale-agentex-python/issues/303 ) ) ([ 3a60add] ( https://github.com/scaleapi/scale-agentex-python/commit/3a60add048ff24266a45700b4e78def8ffed3e0b ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * ** tracing:** Fix memory leak in SGP tracing processors ([ #302 ] ( https://github.com/scaleapi/scale-agentex-python/issues/302 ) ) ([ f43dac4] ( https://github.com/scaleapi/scale-agentex-python/commit/f43dac4fa7ca7090b37c6c3bf285eb12515764bb ) )
16+
317## 0.9.7 (2026-03-30)
418
519Full Changelog: [ v0.9.6...v0.9.7] ( https://github.com/scaleapi/scale-agentex-python/compare/v0.9.6...v0.9.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " agentex-sdk"
3- version = " 0.9.7 "
3+ version = " 0.10.0 "
44description = " The official Python library for the agentex 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__ = "agentex"
4- __version__ = "0.9.7 " # x-release-please-version
4+ __version__ = "0.10.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments