Skip to content

chore: 🐝 Update SDK - Generate 0.30.0 #221

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

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Info
│ ├──[🔀] title (4:14)
│ └──[🔀] version (5:16)
├─┬Paths
│ ├──[➕] path (455:5)
│ ├──[➕] path (595:5)
│ ├──[➕] path (797:5)
│ ├──[➕] path (889:5)
│ ├──[➕] path (955:5)
│ ├──[➕] path (1019:5)
│ ├──[➕] path (113:5)
│ ├──[➕] path (253:5)
│ ├──[➕] path (1193:5)
│ ├──[➕] path (1395:5)
│ └─┬/general/v0/general
│   └─┬POST
│     └─┬Servers
│       └──[➕] servers (94:20)
├─┬Servers
│ └──[➖] servers (1:102)❌ 
└─┬Components
  ├──[➕] schemas (2544:27)
  ├──[➕] schemas (1987:25)
  ├──[➕] schemas (2051:42)
  ├──[➕] schemas (2124:35)
  ├──[➕] schemas (2272:30)
  ├──[➕] schemas (2569:24)
  ├──[➕] schemas (2150:25)
  ├──[➕] schemas (2199:37)
  ├──[➕] schemas (2295:37)
  ├──[➕] schemas (2038:23)
  ├──[➕] schemas (2454:31)
  ├──[➕] schemas (1938:32)
  ├──[➕] schemas (2335:32)
  ├──[➕] schemas (2375:25)
  ├──[➕] schemas (1889:37)
  ├──[➕] schemas (2463:30)
  ├─┬partition_parameters
  │ └─┬chunking_strategy
  │   ├─┬ANYOF
  │   │ ├──[🔀] type (1701:25)❌ 
  │   │ └──[➕] default (1702:28)❌ 
  │   └─┬ANYOF
  │     ├──[➖] enum (1:7220)❌ 
  │     ├──[➖] enum (1:7231)❌ 
  │     ├──[➖] enum (1:7248)❌ 
  │     ├──[➖] enum (1:7211)❌ 
  │     ├──[🔀] type (1705:25)❌ 
  │     └──[➖] default (1:7272)❌ 
  └─┬HTTPValidationError
    ├──[➕] title (1475:18)
    ├──[➖] example (1:1982)
    └─┬detail
      ├──[➕] items (1469:22)❌ 
      ├──[➕] type (1468:21)❌ 
      ├──[➕] title (1472:22)
      ├──[➖] oneOf (1:1870)❌ 
      └──[➖] oneOf (1:1948)❌ 
Document Element Total Changes Breaking Changes
info 2 0
paths 11 0
servers 1 1
components 31 12

PYTHON CHANGELOG

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)

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)

methodServerURLs: 3.1.1 - 2025-01-09

🐛 Bug Fixes

  • add missing import for per-operation servers (commit by @disintegrator)

@github-actions github-actions bot added the minor Minor version bump label Jan 31, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738347820 branch 8 times, most recently from 4a79f4f to 44f23c7 Compare February 8, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738347820 branch from 44f23c7 to 7fdffe5 Compare February 9, 2025 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738347820 branch from 7fdffe5 to 96e594f Compare February 10, 2025 00:10
@awalker4 awalker4 closed this Feb 10, 2025
@awalker4
Copy link
Collaborator

Closing until we're ready to ship platform api

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