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:

Versioning

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

OpenAPI Change Summary

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

retries: 2.83.2 - 2025-01-03

🔧 Chores

  • Added new comments for retry policy (commit by @Kanwardeep)

retries: 2.83.1 - 2024-11-15

🐛 Bug Fixes

  • respect retry-after header within retry loops (commit by @disintegrator)

core: 3.6.2 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.6.1 - 2024-12-13

🐛 Bug Fixes

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

core: 3.6.0 - 2024-12-12

🐝 New Features

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

core: 3.5.18 - 2024-12-06

🐛 Bug Fixes

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

core: 3.5.17 - 2024-11-22

🐛 Bug Fixes

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

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

deprecations: 2.81.2 - 2025-01-02

🐛 Bug Fixes

  • Prevent compilation error for x-speakeasy-deprecation-message with newline characters (commit by @bflad)

envVarSecurityUsage: 0.3.2 - 2024-11-04

🐛 Bug Fixes

@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 7 times, most recently from 50392eb to 08e9beb Compare November 16, 2024 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 7 times, most recently from 503215a to 2d7b7c9 Compare November 23, 2024 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 2 times, most recently from ee8d117 to 41d2e4a Compare November 25, 2024 00:33
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.0 chore: 🐝 Update SDK - Generate 0.4.1 Nov 26, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from 41d2e4a to 925c5ca Compare November 26, 2024 00:32
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Nov 26, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 7 times, most recently from a3c75a5 to 5cfcefb Compare December 3, 2024 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from 5cfcefb to 5db0236 Compare December 4, 2024 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from 06c6fc5 to 8f2fa94 Compare December 13, 2024 00:33
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.4.1 chore: 🐝 Update SDK - Generate 0.5.0 Dec 14, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from 8f2fa94 to 101c5c8 Compare December 14, 2024 00:32
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Dec 14, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 8 times, most recently from d493e3e to 2cc1ec6 Compare December 22, 2024 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 7 times, most recently from bbd020e to a3c380d Compare December 29, 2024 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 8 times, most recently from ab6f6c7 to d42818b Compare January 6, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from d42818b to 1885eff Compare January 7, 2025 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