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

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 9, 2024

SDK update

Based on:

OpenAPI Change Summary

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

PYTHON CHANGELOG

unions: 3.0.3 - 2024-11-05

🐛 Bug Fixes

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

flattening: 3.1.0 - 2024-09-30

🐝 New Features

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

tests: 1.6.0 - 2024-09-12

🐝 New Features

  • download streams and alternate file upload names now supported in tests (commit by @tristanspeakeasy)

envVarSecurityUsage: 0.3.2 - 2024-11-04

🐛 Bug Fixes

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

responseFormat: 1.0.1 - 2024-09-27

🐛 Bug Fixes

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

constsAndDefaults: 1.0.4 - 2024-10-01

🐛 Bug Fixes

constsAndDefaults: 1.0.3 - 2024-09-18

🐛 Bug Fixes

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

@github-actions github-actions bot added the minor Minor version bump label Nov 9, 2024
@github-actions github-actions bot requested a review from a team as a code owner November 9, 2024 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731111430 branch 5 times, most recently from f6d2e81 to ad0c9b8 Compare November 14, 2024 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731111430 branch from ad0c9b8 to 8c59f82 Compare November 15, 2024 00:19
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