Skip to content

chore: 🐝 Update SDK - Generate 0.31.0 #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

github-actions[bot]
Copy link
Contributor

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Servers
│ └──[➕] servers (5892:14)
└─┬Components
  ├──[➕] schemas (3108:20)
  └─┬JobInformation
    └─┬status
      └──[🔀] $ref (3109:17)❌ 
Document Element Total Changes Breaking Changes
components 2 1
servers 1 0

PYTHON CHANGELOG

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)

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 minor Minor version bump label Mar 4, 2025
@awalker4 awalker4 closed this Mar 4, 2025
@awalker4 awalker4 reopened this Mar 4, 2025
@awalker4 awalker4 enabled auto-merge (squash) March 4, 2025 00:35
@awalker4 awalker4 merged commit 6d680a2 into main Mar 4, 2025
7 of 11 checks passed
@awalker4 awalker4 deleted the speakeasy-sdk-regen-1741046993 branch March 4, 2025 01:22
awalker4 added a commit that referenced this pull request Mar 4, 2025
We have a JobStatus schema as of #242

We need to change the mocked "active" to one of the valid job statuses.
awalker4 added a commit that referenced this pull request Mar 6, 2025
We have a JobStatus schema as of
#242

We need to change the mocked "active" to one of the valid job statuses.
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