Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 15, 2025

SDK update

Based on:

Versioning

Version Bump Type: [minor] - 🤖 (automated)

OpenAPI Change Summary

└─┬Components
  ├──[➕] schemas (965:7)
  ├──[➕] schemas (872:7)
  └─┬LLMResponse
    ├──[➕] required (961:9)❌ 
    ├──[➕] required (962:9)❌ 
    ├──[➖] required (912:19)❌ 
    ├──[➖] required (913:19)❌ 
    ├──[➕] properties (951:9)
    ├──[➖] properties (895:17)❌ 
    ├──[➕] properties (949:9)
    └──[➖] properties (898:17)❌ 
Document Element Total Changes Breaking Changes
components 10 6

PYTHON CHANGELOG

core: 5.10.7 - 2025-01-29

🐛 Bug Fixes

  • allow for no global server url on pythonv2 sdks (commit by @walker-tx)

core: 5.10.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 5.10.5 - 2025-01-23

🐛 Bug Fixes

  • register finalizer function to close httpx clients and document context manager usage (commit by @disintegrator)

core: 5.10.4 - 2025-01-20

🐛 Bug Fixes

core: 5.10.3 - 2025-01-20

🐛 Bug Fixes

  • fixed handling of additional dependencies and running of python tests (commit by @tristanspeakeasy)

core: 5.10.2 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 5.10.1 - 2025-01-10

🐛 Bug Fixes

  • prevent wrapping of lambda fn from causing pylint error (commit by @walker-tx)

core: 5.10.0 - 2025-01-08

🐝 New Features

  • expose sdk versioning data as constants in python (commit by @walker-tx)

core: 5.9.0 - 2025-01-08

🐝 New Features

  • Upgrade poetry to 2.0.0 for latest features such as PEP 621 support (commit by @bflad)

core: 5.8.0 - 2025-01-06

🐝 New Features

  • Bump Python minimum version to 3.9 as 3.8 has been end-of-life since October 2024 (commit by @bflad)

core: 5.7.6 - 2025-01-06

🐛 Bug Fixes

  • Upgrade mypy to 1.14.1 to prevent Python 3.13 errors (commit by @bflad)

core: 5.7.5 - 2025-01-06

🐛 Bug Fixes

@github-actions github-actions bot added the minor Minor version bump label Jan 15, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900210 branch 8 times, most recently from 4736c4c to 04cd174 Compare January 23, 2025 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900210 branch 7 times, most recently from ab90605 to 3e072c3 Compare January 30, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736900210 branch from 3e072c3 to 6883889 Compare January 31, 2025 00:17
Copy link
Member

@rickstaa rickstaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rickstaa rickstaa merged commit 80214d1 into main Jan 31, 2025
@rickstaa rickstaa deleted the speakeasy-sdk-regen-1736900210 branch January 31, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants