Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 27, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ └─┬/llm
│   └─┬POST
│     └─┬Requestbody
│       ├──[➕] content (323:13)
│       └──[➖] content (323:25)❌ 
└─┬Components
  ├──[➖] schemas (701:13)❌ 
  ├──[➕] schemas (872:7)
  ├──[➕] schemas (885:7)
  └─┬LLMResponse
    ├──[➕] required (940:9)❌ 
    ├──[➕] required (941:9)❌ 
    ├──[➕] required (942:9)❌ 
    ├──[➕] properties (933:9)
    ├──[➕] properties (927:9)
    └──[➕] properties (930:9)
Document Element Total Changes Breaking Changes
paths 2 1
components 9 4

PYTHON CHANGELOG

core: 5.7.4 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 5.7.3 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 5.7.2 - 2024-12-13

🐛 Bug Fixes

core: 5.7.1 - 2024-12-12

🐛 Bug Fixes

  • templating of local server URLs (commit by @mfbx9da4)

core: 5.7.0 - 2024-12-12

🐝 New Features

  • support passing extra request headers in sdk method calls (commit by @disintegrator)

nameOverrides: 3.0.1 - 2024-12-20

🔧 Chores

  • Rename baseSDK methods to prevent accidental name collision with user defined methods (commit by @Kanwardeep)

globalServerURLs: 3.1.0 - 2024-12-16

🐝 New Features

  • allow server URL to be overridable always (commit by @disintegrator)

@github-actions github-actions bot added the minor Minor version bump label Dec 27, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1735258605 branch 3 times, most recently from 732e2c4 to 441d8dd Compare December 30, 2024 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1735258605 branch from 441d8dd to 71d78e7 Compare December 31, 2024 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 99929ff into main Dec 31, 2024
@rickstaa rickstaa deleted the speakeasy-sdk-regen-1735258605 branch December 31, 2024 09:09
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.

3 participants