Skip to content

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Go SDK Changes Detected:

  • Livepeer.Generate.Llm(): Added
  • Livepeer.Stream.Update():
    • request.Stream-Patch-Payload.Name Added
  • Livepeer.Generate.TextToImage():
    • request.Request.Loras Added
  • Livepeer.Generate.ImageToImage():
    • request.Request.Loras Added
  • Livepeer.Generate.AudioToText():
    • request.Request.ReturnTimestamps Added
    • error.status[415] Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (5500:5)❌ 
│ ├──[-] path (5628:5)❌ 
│ ├──[-] path (5380:5)❌ 
│ ├──[-] path (5440:5)❌ 
│ ├──[-] path (5560:5)❌ 
│ ├──[-] path (5320:5)❌ 
│ ├──[+] path (5627:3)
│ ├──[+] path (5447:3)
│ ├──[+] path (5567:3)
│ ├──[+] path (5387:3)
│ ├──[+] path (5507:3)
│ ├──[+] path (5763:3)
│ └──[+] path (5703:3)
└─┬Components
  ├──[-] schemas (3205:13)❌ 
  ├──[+] schemas (3116:7)
  ├──[+] schemas (3066:7)
  ├──[+] schemas (2940:7)
  ├─┬TextResponse
  │ └─┬chunks
  │   └─┬Schema
  │     └──[🔀] $ref (3067:9)❌ 
  ├─┬asset
  │ └─┬downloadUrl
  │   └──[🔀] example (1027:20)
  ├─┬Body_genAudioToText
  │ └──[+] properties (2796:9)
  ├─┬stream-patch-payload
  │ ├──[+] properties (746:9)
  │ ├─┬recordingSpec
  │ │ └──[🔀] $ref (625:24)❌ 
  │ ├─┬playbackPolicy
  │ │ └──[🔀] $ref (448:17)❌ 
  │ ├─┬record
  │ │ └──[🔀] $ref (692:13)❌ 
  │ ├─┬userTags
  │ │ └──[🔀] $ref (660:17)❌ 
  │ ├─┬profiles
  │ │ └──[🔀] $ref (2254:9)❌ 
  │ └─┬suspended
  │   └──[🔀] $ref (701:17)❌ 
  ├─┬Body_genSegmentAnything2
  │ └─┬model_id
  │   └──[🔀] default (2984:20)❌ 
  ├─┬TextToImageParams
  │ ├──[+] properties (3195:9)
  │ ├─┬num_images_per_prompt
  │ │ ├──[🔀] type (3223:17)❌ 
  │ │ ├──[🔀] title (3224:18)
  │ │ ├──[🔀] description (3225:24)
  │ │ └──[-] default (3164:30)❌ 
  │ ├─┬num_inference_steps
  │ │ ├──[🔀] title (3246:18)
  │ │ ├──[🔀] description (3247:24)
  │ │ └──[🔀] default (3248:20)❌ 
  │ ├─┬prompt
  │ │ ├──[🔀] type (3239:17)❌ 
  │ │ ├──[🔀] title (3240:18)
  │ │ ├──[🔀] description (3241:24)
  │ │ └──[+] default (3243:20)❌ 
  │ ├─┬seed
  │ │ ├──[🔀] type (3229:17)❌ 
  │ │ ├──[🔀] title (3230:18)
  │ │ ├──[🔀] description (3231:24)
  │ │ └──[+] default (3233:20)❌ 
  │ ├─┬model_id
  │ │ ├──[🔀] title (3197:18)
  │ │ ├──[🔀] description (3198:24)
  │ │ └──[-] default (3116:30)❌ 
  │ ├─┬safety_check
  │ │ ├──[🔀] type (3202:17)❌ 
  │ │ ├──[🔀] title (3203:18)
  │ │ ├──[🔀] description (3204:24)
  │ │ └──[-] default (3149:30)❌ 
  │ ├─┬width
  │ │ ├──[🔀] title (3236:18)
  │ │ ├──[🔀] description (3237:24)
  │ │ └──[-] default (3131:30)❌ 
  │ └─┬negative_prompt
  │   ├──[🔀] title (3192:18)
  │   └──[🔀] description (3193:24)
  └─┬Body_genImageToImage
    ├──[+] properties (2823:9)
    ├─┬seed
    │ ├──[🔀] type (2853:17)❌ 
    │ ├──[🔀] title (2854:18)
    │ ├──[🔀] description (2855:24)
    │ └──[+] default (2857:20)❌ 
    ├─┬model_id
    │ ├──[🔀] title (2825:18)
    │ ├──[🔀] description (2826:24)
    │ └──[-] default (2814:30)❌ 
    ├─┬num_inference_steps
    │ ├──[🔀] title (2870:18)
    │ ├──[🔀] description (2871:24)
    │ └──[🔀] default (2872:20)❌ 
    ├─┬prompt
    │ ├──[🔀] type (2863:17)❌ 
    │ ├──[🔀] title (2864:18)
    │ ├──[🔀] description (2865:24)
    │ └──[+] default (2867:20)❌ 
    ├─┬num_images_per_prompt
    │ ├──[🔀] type (2847:17)❌ 
    │ ├──[🔀] title (2848:18)
    │ ├──[🔀] description (2849:24)
    │ └──[-] default (2858:30)❌ 
    ├─┬negative_prompt
    │ ├──[🔀] title (2820:18)
    │ └──[🔀] description (2821:24)
    ├─┬safety_check
    │ ├──[🔀] type (2810:17)❌ 
    │ ├──[🔀] title (2811:18)
    │ ├──[🔀] description (2812:24)
    │ └──[-] default (2843:30)❌ 
    └─┬strength
      ├──[🔀] type (2859:17)❌ 
      ├──[🔀] title (2860:18)
      ├──[🔀] description (2861:24)
      └──[-] default (2819:30)❌ 
Document Element Total Changes Breaking Changes
paths 13 6
components 72 32

GO CHANGELOG

constsAndDefaults: 0.1.12 - 2025-04-07

🐛 Bug Fixes

  • Respect default value of empty string in JSON marshal and unmarshal (commit by @bflad)

constsAndDefaults: 0.1.11 - 2025-03-12

🐛 Bug Fixes

  • sanitize constants and defaults annotations (commit by @2ynn)

constsAndDefaults: 0.1.10 - 2025-02-19

🐛 Bug Fixes

  • Prevent unused import error with boolean const usage (commit by @bflad)

constsAndDefaults: 0.1.9 - 2025-02-12

🐛 Bug Fixes

  • Ensure default form query values are sent when not configured (commit by @bflad)

constsAndDefaults: 0.1.8 - 2025-02-06

🐛 Bug Fixes

  • Prevent generation errors with {{ character sequences in default values (commit by @bflad)

constsAndDefaults: 0.1.7 - 2025-02-04

🐛 Bug Fixes

  • Prevent compilation errors and panics with const query parameters (commit by @bflad)

core: 3.11.0 - 2025-09-17

🐝 New Features

  • Support Go module vendoring during compilation (commit by @bflad)

core: 3.9.7 - 2025-09-10

🐛 Bug Fixes

core: 3.10.0 - 2025-09-09

🐝 New Features

  • add support for Go module retractions in go.mod (commit by @AshGodfrey)

core: 3.9.6 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.9.5 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.9.4 - 2025-08-27

🔧 Chores

  • fixed go target to respect required fields instead of using zero values (commit by @subomi)

core: 3.9.3 - 2025-07-31

🐛 Bug Fixes

  • Always prefer generation configuration for README installation instructions (commit by @bflad)

core: 3.9.2 - 2025-07-31

🐛 Bug Fixes

  • Ensure empty string modulePath and packageName pass configuration validation (commit by @bflad)

core: 3.9.1 - 2025-07-24

🔧 Chores

core: 3.9.0 - 2025-07-15

🐝 New Features

  • Support modulePath, sdkPackageAlias, and sdkPackageName configurations (commit by @bflad)

core: 3.8.1 - 2025-06-09

🐛 Bug Fixes

core: 3.8.0 - 2025-06-05

🐝 New Features

  • Upgrade Go module minimum version to 1.22 (commit by @bflad)

core: 3.7.5 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 3.7.4 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.7.3 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.7.2 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 3.7.1 - 2025-02-14

🐛 Bug Fixes

  • circular reference handling in usage snippets (commit by @vishalg0wda)

core: 3.7.0 - 2025-02-04

🐝 New Features

core: 3.6.12 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.6.11 - 2025-01-29

🐛 Bug Fixes

  • use separate namespaces per ruleset (commit by @vishalg0wda)

core: 3.6.10 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.6.9 - 2025-01-20

🐛 Bug Fixes

core: 3.6.8 - 2025-01-20

🐛 Bug Fixes

  • fixed handling of any fields in tests and usage snippets (commit by @tristanspeakeasy)

core: 3.6.7 - 2025-01-20

🐛 Bug Fixes

core: 3.6.5 - 2025-01-14

🐛 Bug Fixes

  • avoid setting Content-Type: */* request header for relevant operations (commit by @tristanspeakeasy)

core: 3.6.4 - 2025-01-14

🐛 Bug Fixes

core: 3.6.6 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 3.6.3 - 2025-01-13

🐛 Bug Fixes

  • generate valid deprecated comments in Go (commit by @vishalg0wda)

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.3 - 2025-02-10

🐛 Bug Fixes

  • skip linting of deprecation messages to allow for generation (commit by @AshGodfrey)

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

globalSecurity: 2.82.12 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalSecurity: 2.82.11 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

globalServerURLs: 2.82.3 - 2025-05-09

🐛 Bug Fixes

nullables: 0.2.0 - 2025-09-10

🐝 New Features

  • add nullable wrapper for fields that are both nullable and optional (commit by @tristanspeakeasy)

nullables: 0.1.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

retries: 2.84.2 - 2025-08-07

🐛 Bug Fixes

  • Automatically retry safe and idempotent HTTP methods on broken pipe and connection reset errors (commit by @bflad)

retries: 2.84.1 - 2025-08-05

🐛 Bug Fixes

  • Additional support for connection close/reset errors with retryConnectionErrors enabled (commit by @bflad)

retries: 2.84.0 - 2025-07-30

🐝 New Features

retries: 2.83.3 - 2025-06-02

🐛 Bug Fixes

  • Prevent panic with httputil.DumpRequestOut and http.NoBody request body (commit by @bflad)

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)

sdkHooks: 0.2.0 - 2025-05-12

🐝 New Features

unions: 2.85.14 - 2025-08-29

🐛 Bug Fixes

  • properly support union types in query parameters (commit by @subomi)

unions: 2.85.13 - 2025-08-26

🐛 Bug Fixes

  • fixed deserialization of weak unions to better match field requiredness and support forward compatibility (commit by @tristanspeakeasy)

unions: 2.85.12 - 2025-07-03

🐛 Bug Fixes

  • fixed issues with enum names potentially conflicting with other types (commit by @tristanspeakeasy)

unions: 2.85.11 - 2025-06-09

🐛 Bug Fixes

unions: 2.85.10 - 2024-11-05

🐛 Bug Fixes

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

Based on Speakeasy CLI 1.622.1

@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 8 times, most recently from d460e8d to 2155927 Compare September 5, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 8 times, most recently from 56f7233 to dde4d06 Compare September 13, 2025 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 7 times, most recently from d6d1d01 to b40071e Compare September 20, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch 2 times, most recently from d071834 to 594eefd Compare September 22, 2025 00:37
* `Livepeer.Generate.Llm()`: **Added**
* `Livepeer.Stream.Update()`: 
  *  `request.Stream-Patch-Payload.Name` **Added**
* `Livepeer.Generate.TextToImage()`: 
  *  `request.Request.Loras` **Added**
* `Livepeer.Generate.ImageToImage()`: 
  *  `request.Request.Loras` **Added**
* `Livepeer.Generate.AudioToText()`: 
  *  `request.Request.ReturnTimestamps` **Added**
  *  `error.status[415]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731112098 branch from cea0b01 to cf9bca0 Compare September 23, 2025 00:33
@github-actions github-actions bot closed this Sep 24, 2025
@github-actions github-actions bot deleted the speakeasy-sdk-regen-1731112098 branch September 24, 2025 00:34
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.

2 participants