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 0.4.0 #28

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 18, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➖] path (5379:5)❌ 
│ ├──[➖] path (5439:5)❌ 
│ ├──[➖] path (5499:5)❌ 
│ ├──[➖] path (5627:5)❌ 
│ ├──[➖] path (5319:5)❌ 
│ ├──[➖] path (5559:5)❌ 
│ ├──[➕] path (5386:5)
│ ├──[➕] path (5566:5)
│ ├──[➕] path (5702:5)
│ ├──[➕] path (5446:5)
│ ├──[➕] path (5626:5)
│ ├──[➕] path (5506:5)
│ └──[➕] path (5762:5)
└─┬Components
  ├──[➖] schemas (3204:13)❌ 
  ├──[➕] schemas (3065:13)
  ├──[➕] schemas (3115:13)
  ├──[➕] schemas (2939:13)
  ├─┬asset
  │ └─┬downloadUrl
  │   └──[🔀] example (1026:30)
  ├─┬Body_genSegmentAnything2
  │ └─┬model_id
  │   └──[🔀] default (2983:30)❌ 
  ├─┬stream-patch-payload
  │ └──[➕] properties (745:17)
  ├─┬Body_genAudioToText
  │ └──[➕] properties (2795:17)
  ├─┬Body_genImageToImage
  │ └──[➕] properties (2822:17)
  ├─┬TextResponse
  │ └─┬chunks
  │   └─┬Schema
  │     └──[🔀] $ref (3066:17)❌ 
  └─┬TextToImageParams
    └──[➕] properties (3194:17)
Document Element Total Changes Breaking Changes
paths 13 6
components 11 3

PYTHON CHANGELOG

responseFormat: 1.0.1 - 2024-09-27

🐛 Bug Fixes

  • fixes to Optional responses when they don't need to be (commit by @tristanspeakeasy)

envVarSecurityUsage: 0.3.2 - 2024-11-04

🐛 Bug Fixes

unions: 3.0.4 - 2024-11-21

🐛 Bug Fixes

  • search recursively for the discriminator attribute in nested unions (commit by @2ynn)

unions: 3.0.3 - 2024-11-05

🐛 Bug Fixes

  • improved handling of complex allOf schemas that merge multiple types (commit by @tristanspeakeasy)

globalServerURLs: 3.1.0 - 2024-12-16

🐝 New Features

  • allow server URL to be overridable always (commit by @disintegrator)

flattening: 3.1.0 - 2024-09-30

🐝 New Features

  • allow configuring order of flattened parameter and body arguments (commit by @disintegrator)

core: 5.7.4 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 5.7.3 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 5.7.2 - 2024-12-13

🐛 Bug Fixes

core: 5.7.1 - 2024-12-12

🐛 Bug Fixes

  • templating of local server URLs (commit by @mfbx9da4)

core: 5.7.0 - 2024-12-12

🐝 New Features

  • support passing extra request headers in sdk method calls (commit by @disintegrator)

core: 5.6.11 - 2024-12-09

🔧 Chores

core: 5.6.10 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 5.6.9 - 2024-12-04

🐛 Bug Fixes

  • avoid setting content-type header for requests with no bodies (commit by @disintegrator)

core: 5.6.8 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 5.6.7 - 2024-11-22

🐛 Bug Fixes

  • make the SDK a context manager so transports can be closed after use (commit by @tristanspeakeasy)

core: 5.6.6 - 2024-11-21

🐛 Bug Fixes

  • widen python-dateutil dependency requirement (commit by @disintegrator)

core: 5.6.5 - 2024-11-12

🐛 Bug Fixes

core: 5.6.4 - 2024-11-05

🐛 Bug Fixes

  • Prevent compilation errors with missing response schemas (commit by @bflad)

core: 5.6.3 - 2024-11-04

🐛 Bug Fixes

  • Prevent compilation errors on macOS and if the source code directory changes (commit by @bflad)

core: 5.6.2 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 5.6.1 - 2024-10-29

🔧 Chores

core: 5.6.0 - 2024-10-07

🐝 New Features

core: 5.5.8 - 2024-10-01

🐛 Bug Fixes

core: 5.5.7 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 5.5.6 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 5.5.5 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

core: 5.5.4 - 2024-09-18

🐛 Bug Fixes

constsAndDefaults: 1.0.5 - 2024-11-12

🐛 Bug Fixes

constsAndDefaults: 1.0.4 - 2024-10-01

🐛 Bug Fixes

constsAndDefaults: 1.0.3 - 2024-09-18

🐛 Bug Fixes

@github-actions github-actions bot requested a review from a team as a code owner November 18, 2024 00:20
@github-actions github-actions bot added the minor Minor version bump label Nov 18, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731889163 branch 7 times, most recently from 534b497 to de1dbda Compare November 25, 2024 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731889163 branch 7 times, most recently from 314e63b to e20b566 Compare December 2, 2024 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731889163 branch 8 times, most recently from 88a3c43 to 343ff8d Compare December 10, 2024 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731889163 branch 6 times, most recently from 486bb5d to e100279 Compare December 16, 2024 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731889163 branch 3 times, most recently from 166e40d to c0df9c8 Compare December 19, 2024 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731889163 branch from c0df9c8 to c91d9d3 Compare December 20, 2024 00:18
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.

1 participant