Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 14, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

└─┬Components
  ├─┬EmbeddingRequest
  │ └─┬model
  │   ├──[➖] default (2819:30)❌ 
  │   └──[➕] example (2822:30)
  ├─┬FilePurpose
  │ └──[➕] enum (1225:19)
  └─┬DocumentURLChunk
    └─┬type
      ├──[➕] enum (2808:27)
      └──[➖] const (2797:28)❌ 
Document Element Total Changes Breaking Changes
components 5 2

PYTHON CHANGELOG

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

flattening: 3.1.1 - 2025-01-30

♻️ Refactors

  • Add tests to validate resiliancy of python SDK. (commit by @Kanwardeep)

core: 5.12.3 - 2025-03-10

🐛 Bug Fixes

  • disable key sorting when serializing to json (commit by @disintegrator)

core: 5.12.2 - 2025-03-02

🐛 Bug Fixes

  • handle indirect circular references (commit by @vishalg0wda)

core: 5.12.1 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 5.12.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

core: 5.11.0 - 2025-02-04

🐝 New Features

core: 5.10.9 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 5.10.8 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of field names conflicting with reserved keywords (commit by @tristanspeakeasy)

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)

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Mar 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741964260 branch from d731829 to 99520d4 Compare March 14, 2025 15:10
@GaspardBT GaspardBT merged commit 1741021 into main Mar 17, 2025
9 checks passed
GaspardBT added a commit that referenced this pull request Mar 19, 2025
GaspardBT added a commit that referenced this pull request Mar 19, 2025
* Revert "chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.5.2-rc.1 (#202)"

This reverts commit 1741021.

* Revert "chore: update pyproject (#201)"

This reverts commit 81f02dd.

* Revert "pin to latest (#200)"

This reverts commit 32ff738.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Bump by a prerelease version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants