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- "." : " 1.22.1 "
2+ "." : " 1.22.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.22.2 (2026-03-24)
4+
5+ Full Changelog: [ v1.22.1...v1.22.2] ( https://github.com/OneBusAway/python-sdk/compare/v1.22.1...v1.22.2 )
6+
7+ ### Bug Fixes
8+
9+ * sanitize endpoint path params ([ 3d04ad1] ( https://github.com/OneBusAway/python-sdk/commit/3d04ad1d05edb09c8eac32fc6a0752fadf20a04e ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** update gitignore ([ ad43452] ( https://github.com/OneBusAway/python-sdk/commit/ad434527afac6ff4640dc8ba70871149a7ecab4e ) )
15+ * ** tests:** bump steady to v0.19.4 ([ 7dc10af] ( https://github.com/OneBusAway/python-sdk/commit/7dc10afd245b84a539d7e37b62d3cb67dcab0407 ) )
16+ * ** tests:** bump steady to v0.19.5 ([ d0e4a0f] ( https://github.com/OneBusAway/python-sdk/commit/d0e4a0fe58e465c809f224ea81f08835be586a77 ) )
17+ * ** tests:** bump steady to v0.19.6 ([ b068311] ( https://github.com/OneBusAway/python-sdk/commit/b06831111127830e923c9e069bcedc089cd319c9 ) )
18+
19+
20+ ### Refactors
21+
22+ * ** tests:** switch from prism to steady ([ 9737588] ( https://github.com/OneBusAway/python-sdk/commit/9737588d82b10a90ecc22f6c0e9b7918362ff799 ) )
23+
324## 1.22.1 (2026-03-17)
425
526Full Changelog: [ v1.22.0...v1.22.1] ( https://github.com/OneBusAway/python-sdk/compare/v1.22.0...v1.22.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " onebusaway"
3- version = " 1.22.1 "
3+ version = " 1.22.2 "
44description = " The official Python library for the onebusaway-sdk 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__ = "onebusaway"
4- __version__ = "1.22.1 " # x-release-please-version
4+ __version__ = "1.22.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments