Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 19, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • livepeer.generate.llm(): Added
  • livepeer.stream.update():
    • request.stream-patch-payload.name Added
  • livepeer.generate.text_to_image():
    • request.loras Added
  • livepeer.generate.image_to_image():
    • request.loras Added
  • livepeer.generate.audio_to_text():
    • request.return_timestamps Added
    • error.status[415] Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (5319:5)❌ 
│ ├──[-] path (5559:5)❌ 
│ ├──[-] path (5379:5)❌ 
│ ├──[-] path (5439:5)❌ 
│ ├──[-] path (5499:5)❌ 
│ ├──[-] path (5627:5)❌ 
│ ├──[+] path (5446:5)
│ ├──[+] path (5566:5)
│ ├──[+] path (5386:5)
│ ├──[+] path (5762:5)
│ ├──[+] path (5506:5)
│ ├──[+] path (5626:5)
│ └──[+] path (5702:5)
└─┬Components
  ├──[-] schemas (3204:13)❌ 
  ├──[+] schemas (2939:13)
  ├──[+] schemas (3065:13)
  ├──[+] schemas (3115:13)
  ├─┬Body_genImageToImage
  │ ├──[+] properties (2822:17)
  │ ├─┬num_images_per_prompt
  │ │ ├──[🔀] type (2846:27)❌ 
  │ │ ├──[🔀] title (2847:28)
  │ │ ├──[🔀] description (2848:34)
  │ │ └──[-] default (2857:30)❌ 
  │ ├─┬seed
  │ │ ├──[🔀] type (2852:27)❌ 
  │ │ ├──[🔀] title (2853:28)
  │ │ ├──[🔀] description (2854:34)
  │ │ └──[+] default (2856:30)❌ 
  │ ├─┬model_id
  │ │ ├──[🔀] title (2824:28)
  │ │ ├──[🔀] description (2825:34)
  │ │ └──[-] default (2813:30)❌ 
  │ ├─┬safety_check
  │ │ ├──[🔀] type (2809:27)❌ 
  │ │ ├──[🔀] title (2810:28)
  │ │ ├──[🔀] description (2811:34)
  │ │ └──[-] default (2842:30)❌ 
  │ ├─┬negative_prompt
  │ │ ├──[🔀] title (2819:28)
  │ │ └──[🔀] description (2820:34)
  │ ├─┬prompt
  │ │ ├──[🔀] type (2862:27)❌ 
  │ │ ├──[🔀] title (2863:28)
  │ │ ├──[🔀] description (2864:34)
  │ │ └──[+] default (2866:30)❌ 
  │ ├─┬num_inference_steps
  │ │ ├──[🔀] title (2869:28)
  │ │ ├──[🔀] description (2870:34)
  │ │ └──[🔀] default (2871:30)❌ 
  │ └─┬strength
  │   ├──[🔀] type (2858:27)❌ 
  │   ├──[🔀] title (2859:28)
  │   ├──[🔀] description (2860:34)
  │   └──[-] default (2818:30)❌ 
  ├─┬TextToImageParams
  │ ├──[+] properties (3194:17)
  │ ├─┬model_id
  │ │ ├──[🔀] title (3196:28)
  │ │ ├──[🔀] description (3197:34)
  │ │ └──[-] default (3115:30)❌ 
  │ ├─┬negative_prompt
  │ │ ├──[🔀] title (3191:28)
  │ │ └──[🔀] description (3192:34)
  │ ├─┬safety_check
  │ │ ├──[🔀] type (3201:27)❌ 
  │ │ ├──[🔀] title (3202:28)
  │ │ ├──[🔀] description (3203:34)
  │ │ └──[-] default (3148:30)❌ 
  │ ├─┬seed
  │ │ ├──[🔀] type (3228:27)❌ 
  │ │ ├──[🔀] title (3229:28)
  │ │ ├──[🔀] description (3230:34)
  │ │ └──[+] default (3232:30)❌ 
  │ ├─┬num_inference_steps
  │ │ ├──[🔀] title (3245:28)
  │ │ ├──[🔀] description (3246:34)
  │ │ └──[🔀] default (3247:30)❌ 
  │ ├─┬prompt
  │ │ ├──[🔀] type (3238:27)❌ 
  │ │ ├──[🔀] title (3239:28)
  │ │ ├──[🔀] description (3240:34)
  │ │ └──[+] default (3242:30)❌ 
  │ ├─┬num_images_per_prompt
  │ │ ├──[🔀] type (3222:27)❌ 
  │ │ ├──[🔀] title (3223:28)
  │ │ ├──[🔀] description (3224:34)
  │ │ └──[-] default (3163:30)❌ 
  │ └─┬width
  │   ├──[🔀] title (3235:28)
  │   ├──[🔀] description (3236:34)
  │   └──[-] default (3130:30)❌ 
  ├─┬Body_genAudioToText
  │ └──[+] properties (2795:17)
  ├─┬stream-patch-payload
  │ ├──[+] properties (745:17)
  │ ├─┬suspended
  │ │ └──[🔀] $ref (700:27)❌ 
  │ ├─┬playbackPolicy
  │ │ └──[🔀] $ref (448:27)❌ 
  │ ├─┬userTags
  │ │ └──[🔀] $ref (660:27)❌ 
  │ ├─┬recordingSpec
  │ │ └──[🔀] $ref (625:34)❌ 
  │ ├─┬profiles
  │ │ └──[🔀] $ref (2253:17)❌ 
  │ └─┬record
  │   └──[🔀] $ref (691:25)❌ 
  ├─┬asset
  │ └─┬downloadUrl
  │   └──[🔀] example (1026:30)
  ├─┬TextResponse
  │ └─┬chunks
  │   └─┬Schema
  │     └──[🔀] $ref (3066:17)❌ 
  └─┬Body_genSegmentAnything2
    └─┬model_id
      └──[🔀] default (2983:30)❌ 
Document Element Total Changes Breaking Changes
components 72 32
paths 13 6

PYTHON CHANGELOG

constsAndDefaults: 1.0.5 - 2024-11-12

🐛 Bug Fixes

constsAndDefaults: 1.0.4 - 2024-10-01

🐛 Bug Fixes

constsAndDefaults: 1.0.3 - 2024-09-18

🐛 Bug Fixes

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

core: 5.20.3 - 2025-09-02

🐛 Bug Fixes

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

core: 5.20.2 - 2025-09-01

🔧 Chores

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

core: 5.20.1 - 2025-08-27

🐛 Bug Fixes

  • capability to enable shadowing parameters that are usually reserved via allowedRedefinedBuiltins (commit by @ThomasRooney)

core: 5.19.11 - 2025-08-27

🐛 Bug Fixes

  • Add retries to dynamic imported modules in python to fix keyError when loading modules (commit by @Kanwardeep)

core: 5.19.10 - 2025-08-20

🔧 Chores

  • mitigate asyncio internal test flakiness (commit by @GorshkovIvan)

core: 5.19.9 - 2025-08-11

🐛 Bug Fixes

  • support repository subdirectories in PyPI documentation links (commit by @AshGodfrey)

core: 5.20.0 - 2025-08-08

🐝 New Features

  • support for uv package manager (commit by @mfbx9da4)

core: 5.19.7 - 2025-08-06

🐛 Bug Fixes

  • add return type hint for methods returning None (commit by @AshGodfrey)

core: 5.19.6 - 2025-08-01

🐛 Bug Fixes

  • potential issue referencing models before declaration (commit by @mfbx9da4)

core: 5.19.5 - 2025-07-24

🔧 Chores

core: 5.19.4 - 2025-07-02

🐛 Bug Fixes

  • ensure utils import is always added when globals are present in sdk.py template (commit by @AshGodfrey)

core: 5.19.3 - 2025-06-06

🐛 Bug Fixes

core: 5.19.2 - 2025-06-04

🐛 Bug Fixes

  • Prevent local installation issues with README-PYPI.md (commit by @bflad)

core: 5.19.1 - 2025-05-29

🐛 Bug Fixes

  • Update h11 and httpcore dependencies to avoid h11 security issue [force-gen] (commit by @Kanwardeep)

core: 5.19.0 - 2025-05-20

🐝 New Features

  • Enable module lazy loading. This leads to faster module import times (commit by @Kanwardeep)

core: 5.18.1 - 2025-05-15

🐛 Bug Fixes

  • Prevent AsyncClient.aclose() not awaited warnings (commit by @bflad)

core: 5.18.0 - 2025-05-12

🐝 New Features

  • upgrade minimum python version to 3.9.2 (commit by @simplesagar)

core: 5.17.2 - 2025-05-07

🐛 Bug Fixes

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

core: 5.17.1 - 2025-05-04

🐛 Bug Fixes

  • Revert the commit which introduced moduleName change (commit by @Kanwardeep)

core: 5.17.0 - 2025-04-30

🐝 New Features

  • adding the ability to choose module name by adding a new key in gen.yaml (commit by @Kanwardeep)

core: 5.16.1 - 2025-04-23

🐛 Bug Fixes

  • improved python http client finalizer to avoid testing issues (commit by @tristanspeakeasy)

core: 5.16.0 - 2025-04-18

🐝 New Features

  • Remove typing-inspection dependency (commit by @bflad)

core: 5.15.0 - 2025-04-17

🐝 New Features

  • Remove python-dateutil dependency (commit by @bflad)

core: 5.14.0 - 2025-04-15

🐝 New Features

  • Upgrade mypy to 1.15 for performance and correctness improvements (commit by @bflad)

core: 5.12.7 - 2025-04-11

🐛 Bug Fixes

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

core: 5.13.0 - 2025-04-07

🐝 New Features

  • Improve memory utilization and startup time with Pydantic 2.11 upgrade (commit by @bflad)

core: 5.12.6 - 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: 5.12.5 - 2025-03-28

🐛 Bug Fixes

  • Prevent Pydantic 2.11 deprecation warnings with model_fields usage in models (commit by @bflad)

core: 5.12.4 - 2025-03-16

🐛 Bug Fixes

  • force quote circular referenced types (commit by @ThomasRooney)

core: 5.12.3 - 2025-03-10

🐛 Bug Fixes

  • disable key sorting when serializing to json (commit by @disintegrator)

core: 5.12.2 - 2025-03-02

🐛 Bug Fixes

  • handle indirect circular references (commit by @vishalg0wda)

core: 5.12.1 - 2025-02-21

🐛 Bug Fixes

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

core: 5.12.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

core: 5.11.0 - 2025-02-04

🐝 New Features

core: 5.10.9 - 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: 5.10.8 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of field names conflicting with reserved keywords (commit by @tristanspeakeasy)

core: 5.10.7 - 2025-01-29

🐛 Bug Fixes

  • allow for no global server url on pythonv2 sdks (commit by @walker-tx)

core: 5.10.6 - 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: 5.10.5 - 2025-01-23

🐛 Bug Fixes

  • register finalizer function to close httpx clients and document context manager usage (commit by @disintegrator)

core: 5.10.4 - 2025-01-20

🐛 Bug Fixes

core: 5.10.3 - 2025-01-20

🐛 Bug Fixes

  • fixed handling of additional dependencies and running of python tests (commit by @tristanspeakeasy)

core: 5.10.2 - 2025-01-13

🐛 Bug Fixes

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

core: 5.10.1 - 2025-01-10

🐛 Bug Fixes

  • prevent wrapping of lambda fn from causing pylint error (commit by @walker-tx)

core: 5.10.0 - 2025-01-08

🐝 New Features

  • expose sdk versioning data as constants in python (commit by @walker-tx)

core: 5.9.0 - 2025-01-08

🐝 New Features

  • Upgrade poetry to 2.0.0 for latest features such as PEP 621 support (commit by @bflad)

core: 5.8.0 - 2025-01-06

🐝 New Features

  • Bump Python minimum version to 3.9 as 3.8 has been end-of-life since October 2024 (commit by @bflad)

core: 5.7.6 - 2025-01-06

🐛 Bug Fixes

  • Upgrade mypy to 1.14.1 to prevent Python 3.13 errors (commit by @bflad)

core: 5.7.5 - 2025-01-06

🐛 Bug Fixes

core: 5.7.4 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 5.7.3 - 2024-12-13

🐛 Bug Fixes

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

core: 5.7.2 - 2024-12-13

🐛 Bug Fixes

core: 5.7.1 - 2024-12-12

🐛 Bug Fixes

  • templating of local server URLs (commit by @mfbx9da4)

core: 5.7.0 - 2024-12-12

🐝 New Features

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

core: 5.6.11 - 2024-12-09

🔧 Chores

core: 5.6.10 - 2024-12-06

🐛 Bug Fixes

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

core: 5.6.9 - 2024-12-04

🐛 Bug Fixes

  • avoid setting content-type header for requests with no bodies (commit by @disintegrator)

core: 5.6.8 - 2024-11-22

🐛 Bug Fixes

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

core: 5.6.7 - 2024-11-22

🐛 Bug Fixes

  • make the SDK a context manager so transports can be closed after use (commit by @tristanspeakeasy)

core: 5.6.6 - 2024-11-21

🐛 Bug Fixes

  • widen python-dateutil dependency requirement (commit by @disintegrator)

core: 5.6.5 - 2024-11-12

🐛 Bug Fixes

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

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

deprecations: 3.0.1 - 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

flattening: 3.1.1 - 2025-01-30

♻️ Refactors

  • Add tests to validate resiliancy of python SDK. (commit by @Kanwardeep)

flattening: 3.1.0 - 2024-09-30

🐝 New Features

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

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

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

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

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

globalServerURLs: 3.1.1 - 2025-05-09

🐛 Bug Fixes

globalServerURLs: 3.1.0 - 2024-12-16

🐝 New Features

  • allow server URL to be overridable always (commit by @disintegrator)

nameOverrides: 3.0.1 - 2024-12-20

🔧 Chores

  • Rename baseSDK methods to prevent accidental name collision with user defined methods (commit by @Kanwardeep)

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

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

responseFormat: 1.0.1 - 2024-09-27

🐛 Bug Fixes

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

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

unions: 3.0.4 - 2024-11-21

🐛 Bug Fixes

  • search recursively for the discriminator attribute in nested unions (commit by @2ynn)

unions: 3.0.3 - 2024-11-05

🐛 Bug Fixes

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

Based on Speakeasy CLI 1.615.2

@github-actions github-actions bot added the minor Minor version bump label May 19, 2025
@github-actions github-actions bot requested a review from a team as a code owner May 19, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 8 times, most recently from 20e3826 to 9e55ff3 Compare May 27, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 7 times, most recently from f03a7c0 to 9c81360 Compare June 3, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 7 times, most recently from 194bf9f to 4c113b2 Compare June 10, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 6 times, most recently from cf08091 to b3940de Compare June 16, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 8 times, most recently from d93ceb0 to 07d85ab Compare August 24, 2025 00:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 7 times, most recently from 7e1874b to 83dd4e8 Compare August 31, 2025 00:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 8 times, most recently from 1980ab3 to ae4c1b9 Compare September 8, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch 4 times, most recently from 44e748e to b564136 Compare September 12, 2025 00:20
* `livepeer.generate.llm()`: **Added**
* `livepeer.stream.update()`: 
  *  `request.stream-patch-payload.name` **Added**
* `livepeer.generate.text_to_image()`: 
  *  `request.loras` **Added**
* `livepeer.generate.image_to_image()`: 
  *  `request.loras` **Added**
* `livepeer.generate.audio_to_text()`: 
  *  `request.return_timestamps` **Added**
  *  `error.status[415]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747614103 branch from 529a535 to b249da8 Compare September 13, 2025 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