Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 25, 2025

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 (5560:5)❌ 
│ ├──[-] path (5320:5)❌ 
│ ├──[-] path (5628:5)❌ 
│ ├──[-] path (5380:5)❌ 
│ ├──[-] path (5440:5)❌ 
│ ├──[-] path (5500:5)❌ 
│ ├──[+] path (5627:3)
│ ├──[+] path (5387:3)
│ ├──[+] path (5763:3)
│ ├──[+] path (5703:3)
│ ├──[+] path (5447:3)
│ ├──[+] path (5507:3)
│ └──[+] path (5567:3)
└─┬Components
  ├──[+] schemas (2940:7)
  ├──[+] schemas (3066:7)
  ├──[+] schemas (3116:7)
  ├──[-] schemas (3205:13)❌ 
  ├─┬TextResponse
  │ └─┬chunks
  │   └─┬Schema
  │     └──[🔀] $ref (3067:9)❌ 
  ├─┬asset
  │ └─┬downloadUrl
  │   └──[🔀] example (1027:20)
  ├─┬Body_genSegmentAnything2
  │ └─┬model_id
  │   └──[🔀] default (2984:20)❌ 
  ├─┬Body_genAudioToText
  │ └──[+] properties (2796:9)
  ├─┬Body_genImageToImage
  │ ├──[+] properties (2823:9)
  │ ├─┬strength
  │ │ ├──[🔀] type (2859:17)❌ 
  │ │ ├──[🔀] title (2860:18)
  │ │ ├──[🔀] description (2861:24)
  │ │ └──[-] default (2819:30)❌ 
  │ ├─┬model_id
  │ │ ├──[🔀] title (2825:18)
  │ │ ├──[🔀] description (2826:24)
  │ │ └──[-] default (2814:30)❌ 
  │ ├─┬num_inference_steps
  │ │ ├──[🔀] title (2870:18)
  │ │ ├──[🔀] description (2871:24)
  │ │ └──[🔀] default (2872: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)❌ 
  │ ├─┬prompt
  │ │ ├──[🔀] type (2863:17)❌ 
  │ │ ├──[🔀] title (2864:18)
  │ │ ├──[🔀] description (2865:24)
  │ │ └──[+] default (2867:20)❌ 
  │ └─┬seed
  │   ├──[🔀] type (2853:17)❌ 
  │   ├──[🔀] title (2854:18)
  │   ├──[🔀] description (2855:24)
  │   └──[+] default (2857:20)❌ 
  ├─┬TextToImageParams
  │ ├──[+] properties (3195:9)
  │ ├─┬num_inference_steps
  │ │ ├──[🔀] title (3246:18)
  │ │ ├──[🔀] description (3247:24)
  │ │ └──[🔀] default (3248:20)❌ 
  │ ├─┬safety_check
  │ │ ├──[🔀] type (3202:17)❌ 
  │ │ ├──[🔀] title (3203:18)
  │ │ ├──[🔀] description (3204:24)
  │ │ └──[-] default (3149:30)❌ 
  │ ├─┬num_images_per_prompt
  │ │ ├──[🔀] type (3223:17)❌ 
  │ │ ├──[🔀] title (3224:18)
  │ │ ├──[🔀] description (3225:24)
  │ │ └──[-] default (3164:30)❌ 
  │ ├─┬negative_prompt
  │ │ ├──[🔀] title (3192:18)
  │ │ └──[🔀] description (3193:24)
  │ ├─┬width
  │ │ ├──[🔀] title (3236:18)
  │ │ ├──[🔀] description (3237:24)
  │ │ └──[-] default (3131:30)❌ 
  │ ├─┬prompt
  │ │ ├──[🔀] type (3239:17)❌ 
  │ │ ├──[🔀] title (3240:18)
  │ │ ├──[🔀] description (3241:24)
  │ │ └──[+] default (3243:20)❌ 
  │ ├─┬model_id
  │ │ ├──[🔀] title (3197:18)
  │ │ ├──[🔀] description (3198:24)
  │ │ └──[-] default (3116:30)❌ 
  │ └─┬seed
  │   ├──[🔀] type (3229:17)❌ 
  │   ├──[🔀] title (3230:18)
  │   ├──[🔀] description (3231:24)
  │   └──[+] default (3233:20)❌ 
  └─┬stream-patch-payload
    ├──[+] properties (746:9)
    ├─┬profiles
    │ └──[🔀] $ref (2254:9)❌ 
    ├─┬recordingSpec
    │ └──[🔀] $ref (625:24)❌ 
    ├─┬record
    │ └──[🔀] $ref (692:13)❌ 
    ├─┬userTags
    │ └──[🔀] $ref (660:17)❌ 
    ├─┬playbackPolicy
    │ └──[🔀] $ref (448:17)❌ 
    └─┬suspended
      └──[🔀] $ref (701:17)❌ 
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.1 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.11.0 - 2025-09-17

🐝 New Features

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

core: 3.10.1 - 2025-09-15

🔧 Chores

  • properly populate form values for union types (commit by @subomi)

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.1 - 2025-10-03

🐛 Bug Fixes

  • [force-gen] Fix deserialization bug when a field is optional (not required) (commit by @Kanwardeep)

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.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

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.636.3

@github-actions github-actions bot requested a review from a team as a code owner September 25, 2025 00:33
@github-actions github-actions bot added the minor Minor version bump label Sep 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760360 branch 8 times, most recently from 239986d to e3e747d Compare October 3, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760360 branch 8 times, most recently from 60f17ec to 036b499 Compare October 11, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758760360 branch 4 times, most recently from 83744b6 to 9844ca3 Compare October 15, 2025 00:34
* `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-1758760360 branch from 3380dd1 to 595c26b Compare October 16, 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.

1 participant