File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.9 .0"
2+ "." : " 2.10 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.10.0 (2025-08-27)
4+
5+ Full Changelog: [ v2.9.0...v2.10.0] ( https://github.com/openintegrations/python-sdk/compare/v2.9.0...v2.10.0 )
6+
7+ ### Features
8+
9+ * ** api:** adding preconnect ([ 3344695] ( https://github.com/openintegrations/python-sdk/commit/3344695e46661bed707c0a568123392ef59d094a ) )
10+ * ** api:** casing ([ e92ec04] ( https://github.com/openintegrations/python-sdk/commit/e92ec0402cbf32aa6278345e5daad14d39c30255 ) )
11+ * ** api:** org api updates ([ d5af5d8] ( https://github.com/openintegrations/python-sdk/commit/d5af5d822322bc00c43778ecd388fcb1865ab778 ) )
12+ * ** api:** preconfigure, preconnect & rpc methods ([ b34e94f] ( https://github.com/openintegrations/python-sdk/commit/b34e94febbd1048b02a79227728765a2b862338d ) )
13+ * ** api:** renaming connectionConfigs ([ b388433] ( https://github.com/openintegrations/python-sdk/commit/b388433332d18e139ff4d2ff5aa2f57edf4e4091 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * avoid newer type syntax ([ a6c3bd3] ( https://github.com/openintegrations/python-sdk/commit/a6c3bd3d6ec3516064cca83ec66310b6a6ad327c ) )
19+
20+
21+ ### Chores
22+
23+ * ** internal:** change ci workflow machines ([ c7335da] ( https://github.com/openintegrations/python-sdk/commit/c7335da65b5ea21fd125b0d47d5aa7708a3e5df0 ) )
24+
325## 2.9.0 (2025-08-26)
426
527Full Changelog: [ v2.8.0...v2.9.0] ( https://github.com/openintegrations/python-sdk/compare/v2.8.0...v2.9.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openint"
3- version = " 2.9 .0"
3+ version = " 2.10 .0"
44description = " The official Python library for the Openint 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__ = "openint"
4- __version__ = "2.9 .0" # x-release-please-version
4+ __version__ = "2.10 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments