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.5.0 #31

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 (5320:5)❌ 
│ ├──[➖] path (5380:5)❌ 
│ ├──[➖] path (5628:5)❌ 
│ ├──[➖] path (5440:5)❌ 
│ ├──[➖] path (5500:5)❌ 
│ ├──[➖] path (5560:5)❌ 
│ ├──[➕] path (5507:3)
│ ├──[➕] path (5763:3)
│ ├──[➕] path (5567:3)
│ ├──[➕] path (5447:3)
│ ├──[➕] path (5627:3)
│ ├──[➕] path (5703:3)
│ └──[➕] path (5387:3)
└─┬Components
  ├──[➖] schemas (3205:13)❌ 
  ├──[➕] schemas (3116:7)
  ├──[➕] schemas (2940:7)
  ├──[➕] schemas (3066:7)
  ├─┬Body_genAudioToText
  │ └──[➕] properties (2796:9)
  ├─┬TextToImageParams
  │ └──[➕] properties (3195:9)
  ├─┬asset
  │ └─┬downloadUrl
  │   └──[🔀] example (1027:20)
  ├─┬TextResponse
  │ └─┬chunks
  │   └─┬Schema
  │     └──[🔀] $ref (3067:9)❌ 
  ├─┬Body_genSegmentAnything2
  │ └─┬model_id
  │   └──[🔀] default (2984:20)❌ 
  ├─┬stream-patch-payload
  │ └──[➕] properties (746:9)
  └─┬Body_genImageToImage
    └──[➕] properties (2823:9)
Document Element Total Changes Breaking Changes
paths 13 6
components 11 3

GO CHANGELOG

unions: 2.85.10 - 2024-11-05

🐛 Bug Fixes

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

tests: 0.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: 3.5.16 - 2024-11-12

🐛 Bug Fixes

core: 3.5.15 - 2024-10-31

🐛 Bug Fixes

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

core: 3.5.14 - 2024-10-09

🐛 Bug Fixes

  • update readme handling of empty custom types section (commit by @adaam2)

core: 3.5.13 - 2024-10-07

🐛 Bug Fixes

  • ensure response body is closed after reading (commit by @disintegrator)

core: 3.5.12 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 3.5.11 - 2024-09-25

🐛 Bug Fixes

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

core: 3.5.10 - 2024-09-25

🐛 Bug Fixes

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

core: 3.5.9 - 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:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 6 times, most recently from cc7b83f to 50392eb Compare November 15, 2024 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from 50392eb to 08e9beb Compare November 16, 2024 00:31
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