File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed
Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.13.0 "
2+ "." : " 1.13.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.13.1 (2026-03-25)
4+
5+ Full Changelog: [ v1.13.0...v1.13.1] ( https://github.com/runloopai/api-client-python/compare/v1.13.0...v1.13.1 )
6+
7+ ### Features
8+
9+ * Add axon rest endpoints for raw SQL access ([ #8287 ] ( https://github.com/runloopai/api-client-python/issues/8287 ) ) ([ d3135f4] ( https://github.com/runloopai/api-client-python/commit/d3135f4791d18c685981d3cb959568d36414ac81 ) )
10+ * add BrokerMount to OpenAPI spec ([ #8282 ] ( https://github.com/runloopai/api-client-python/issues/8282 ) ) ([ fc41e95] ( https://github.com/runloopai/api-client-python/commit/fc41e957a30f1387781d7285489372a617c50967 ) )
11+ * ** sdk:** add axons to OO SDK ([ #766 ] ( https://github.com/runloopai/api-client-python/issues/766 ) ) ([ 821cf30] ( https://github.com/runloopai/api-client-python/commit/821cf30a83e05c1d591eaad41485c8acf1ff3c8b ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** broker:** broker protocol renames for clarity / future proof ([ #8285 ] ( https://github.com/runloopai/api-client-python/issues/8285 ) ) ([ 4f07960] ( https://github.com/runloopai/api-client-python/commit/4f0796094fcc154f88bad8c243a50fbfc7c738b4 ) )
17+
18+
19+ ### Chores
20+
21+ * ** ci:** skip lint on metadata-only changes ([ b276bc4] ( https://github.com/runloopai/api-client-python/commit/b276bc45e3549f33888df99f589473812fb153e7 ) )
22+ * ** tests:** bump steady to v0.19.7 ([ 2f380b6] ( https://github.com/runloopai/api-client-python/commit/2f380b6d400d6a8879313a0928eb3a9d4151d560 ) )
23+
324## 1.13.0 (2026-03-24)
425
526Full Changelog: [ v1.12.1...v1.13.0] ( https://github.com/runloopai/api-client-python/compare/v1.12.1...v1.13.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " runloop_api_client"
3- version = " 1.13.0 "
3+ version = " 1.13.1 "
44description = " The official Python library for the runloop API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "runloop_api_client"
4- __version__ = "1.13.0 " # x-release-please-version
4+ __version__ = "1.13.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments