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 #8

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 26, 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 (3531:7)
└─┬Components
  ├──[➕] examples (3556:7)
  ├──[➕] examples (3531:7)
  ├──[➕] schemas (3126:7)
  ├──[➕] schemas (2162:7)
  ├──[➕] schemas (3115:7)
  ├──[➕] schemas (3140:7)
  ├──[➕] schemas (2171:7)
  ├──[➕] schemas (3415:7)
  ├─┬Namespace
  │ └──[➕] properties (3344:9)
  ├─┬GithubPublishingPRResponse
  │ ├──[➕] properties (1954:9)
  │ └──[➕] properties (1958:9)
  ├─┬UsageSnippet
  │ ├──[➕] required (3169:11)❌ 
  │ ├──[➕] required (3168:11)❌ 
  │ ├──[➕] properties (3156:9)
  │ └──[➕] properties (3153:9)
  ├─┬Revision
  │ └──[➕] properties (3397:9)
  ├─┬FeatureFlag
  │ └─┬feature_flag
  │   └──[🔀] $ref (2162:20)❌ 
  └─┬User
    └──[➕] properties (2792:9)
Document Element Total Changes Breaking Changes
paths 11 1
components 18 3

PYTHON CHANGELOG

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)

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 prerelease Bump by a prerelease version label Jan 26, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737851221 branch from 3e3a1b6 to 3fff831 Compare January 27, 2025 00:28
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