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

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 Sep 25, 2024

SDK update

Based on:

OpenAPI Change Summary

├─┬Paths
│ ├──[➖] path (5627:5)❌ 
│ ├──[➖] path (5379:5)❌ 
│ ├──[➖] path (5439:5)❌ 
│ ├──[➖] path (5559:5)❌ 
│ ├──[➖] path (5319:5)❌ 
│ ├──[➖] path (5499:5)❌ 
│ ├──[➕] path (5380:5)
│ ├──[➕] path (5440:5)
│ ├──[➕] path (5560:5)
│ ├──[➕] path (5748:5)
│ ├──[➕] path (5500:5)
│ ├──[➕] path (5688:5)
│ └──[➕] path (5620:5)
└─┬Components
  ├──[➕] schemas (2933:13)
  ├──[➕] schemas (3092:13)
  ├─┬stream-patch-payload
  │ └──[➕] properties (745:17)
  ├─┬TextToImageParams
  │ └──[➕] properties (3171:17)
  ├─┬Body_genImageToImage
  │ └──[➕] properties (2816:17)
  ├─┬Body_genSegmentAnything2
  │ └─┬model_id
  │   └──[🔀] default (2977:30)❌ 
  └─┬asset
    └─┬downloadUrl
      └──[🔀] example (1026:30)
Document Element Total Changes Breaking Changes
paths 13 6
components 7 1

PYTHON CHANGELOG

unions: 3.0.3 - 2024-11-05

🐛 Bug Fixes

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

constsAndDefaults: 1.0.4 - 2024-10-01

🐛 Bug Fixes

constsAndDefaults: 1.0.3 - 2024-09-18

🐛 Bug Fixes

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

responseFormat: 1.0.1 - 2024-09-27

🐛 Bug Fixes

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

flattening: 3.1.0 - 2024-09-30

🐝 New Features

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

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

@github-actions github-actions bot requested a review from a team as a code owner September 25, 2024 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 2 times, most recently from ae98b50 to 8bd7429 Compare September 27, 2024 00:19
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.3.1 chore: 🐝 Update SDK - Generate 0.3.2 Sep 27, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 4 times, most recently from e24ff09 to 1efce7b Compare October 1, 2024 00:20
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.3.2 chore: 🐝 Update SDK - Generate 0.3.1 Oct 1, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 2 times, most recently from 985db35 to aa13891 Compare October 3, 2024 00:19
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.3.1 chore: 🐝 Update SDK - Generate 0.4.1 Oct 3, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 7 times, most recently from 2e989cc to e18fe4f Compare October 10, 2024 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 7 times, most recently from c34523d to 71eb8ae Compare October 17, 2024 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 4 times, most recently from 61f741b to 7e5b7d6 Compare October 21, 2024 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 6 times, most recently from 155b714 to 9b96c80 Compare October 28, 2024 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch from 9b96c80 to 8dc1a7b Compare October 29, 2024 00:19
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.4.1 chore: 🐝 Update SDK - Generate 0.5.0 Oct 29, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch 8 times, most recently from 16df3a8 to 023bc92 Compare November 6, 2024 00:18
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.0 chore: 🐝 Update SDK - Generate 0.4.0 Nov 6, 2024
@github-actions github-actions bot added the minor Minor version bump label Nov 6, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727223445 branch from 023bc92 to c3b6870 Compare November 7, 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