File tree Expand file tree Collapse file tree 4 files changed +27
-3
lines changed
Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.7 .0"
2+ "." : " 2.8 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.8.0 (2025-06-18)
4+
5+ Full Changelog: [ v2.7.0...v2.8.0] ( https://github.com/openintegrations/python-sdk/compare/v2.7.0...v2.8.0 )
6+
7+ ### Features
8+
9+ * ** client:** add follow_redirects request option ([ b9b9a31] ( https://github.com/openintegrations/python-sdk/commit/b9b9a31b91ad89eaaae440a5c0e979b18cd80d9e ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** client:** correctly parse binary response | stream ([ caa6b27] ( https://github.com/openintegrations/python-sdk/commit/caa6b273178dbed4a68f007498fdc1aa0bd806b1 ) )
15+
16+
17+ ### Chores
18+
19+ * ** ci:** enable for pull requests ([ 931d7a6] ( https://github.com/openintegrations/python-sdk/commit/931d7a69639ed5e97247b25d7948830bd0f6722e ) )
20+ * ** docs:** remove reference to rye shell ([ 9a8cb2f] ( https://github.com/openintegrations/python-sdk/commit/9a8cb2f511a40dfdfbd2ab037505b15e95b2b5a4 ) )
21+ * ** docs:** remove unnecessary param examples ([ eeb75d3] ( https://github.com/openintegrations/python-sdk/commit/eeb75d3ba0620c94e84975c3963f751545c3e525 ) )
22+ * ** internal:** update conftest.py ([ c7fb0bb] ( https://github.com/openintegrations/python-sdk/commit/c7fb0bbc6dae0c4f04f6d71b9b247fdbd7c455fd ) )
23+ * ** readme:** update badges ([ 80e3c80] ( https://github.com/openintegrations/python-sdk/commit/80e3c8052559c503805acce6b9371fd8fa61e2f4 ) )
24+ * ** tests:** add tests for httpx client instantiation & proxies ([ fb80b72] ( https://github.com/openintegrations/python-sdk/commit/fb80b72788f99715598043f3f8fd807f207a6041 ) )
25+ * ** tests:** run tests in parallel ([ 2944351] ( https://github.com/openintegrations/python-sdk/commit/2944351d65ce2c8a2499377f508b0ed3d32211ec ) )
26+
327## 2.7.0 (2025-05-30)
428
529Full Changelog: [ v2.6.0...v2.7.0] ( https://github.com/openintegrations/python-sdk/compare/v2.6.0...v2.7.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openint"
3- version = " 2.7 .0"
3+ version = " 2.8 .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.7 .0" # x-release-please-version
4+ __version__ = "2.8 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments