Skip to content
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

chore: 🐝 Update SDK - Generate 7.0.0-rc.3 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (1074:3)
│ └─┬/v1/code_sample
│   └─┬GET
│     ├──[➕] parameters (126:17)❌ 
│     ├──[🔀] summary (102:16)
│     ├──[🔀] description (103:20)
│     ├─┬Parameters
│     │ ├──[➕] example (114:20)
│     │ └──[🔀] description (111:24)
│     ├─┬Parameters
│     │ ├──[➕] example (121:20)
│     │ └──[➕] description (118:24)
│     ├─┬Parameters
│     │ ├──[➕] example (147:20)
│     │ └──[➕] description (144:24)
│     └─┬Responses
│       └─┬2XX
│         └─┬application/json
│           └──[➕] examples (3465:7)
└─┬Components
  ├──[➕] examples (3490:7)
  ├──[➕] examples (3465:7)
  ├──[➕] schemas (3126:7)
  ├──[➕] schemas (2162:7)
  ├──[➕] schemas (2171:7)
  ├──[➕] schemas (3140:7)
  ├──[➕] schemas (3115:7)
  ├─┬GithubPublishingPRResponse
  │ ├──[➕] properties (1954:9)
  │ └──[➕] properties (1958:9)
  ├─┬User
  │ └──[➕] properties (2792:9)
  ├─┬UsageSnippet
  │ ├──[➕] required (3168:11)❌ 
  │ ├──[➕] required (3169:11)❌ 
  │ ├──[➕] properties (3156:9)
  │ └──[➕] properties (3153:9)
  └─┬FeatureFlag
    └─┬feature_flag
      └──[🔀] $ref (2162:20)❌ 
Document Element Total Changes Breaking Changes
paths 11 1
components 15 3

PYTHON CHANGELOG

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

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

deepObjectParams: 0.1.0 - 2024-07-15

🐝 New Features

  • Support for deepObject style parameters with BaseModel and Dict (commit by @bflad)

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jan 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736555226 branch 6 times, most recently from 01935be to e68b293 Compare January 17, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736555226 branch from e68b293 to 736a32b Compare January 18, 2025 00:26
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.

1 participant