Skip to content

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Python SDK Changes:

  • comfy_deploy.run.get():
    • request.queue_position Added
    • response Changed Breaking ⚠️
  • comfy_deploy.run.deployment.queue(): request Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/run/{run_id}
│   └─┬GET
│     └──[+] parameters (42:21)❌ 
└─┬Components
  ├──[-] schemas (1:30950)❌ 
  ├──[+] schemas (1547:21)
  ├──[+] schemas (317:49)
  ├──[+] schemas (373:52)
  ├──[-] schemas (1:30803)❌ 
  ├──[+] schemas (335:51)
  ├─┬GPUType
  │ ├──[+] enum (1335:11)
  │ └──[+] enum (1334:11)
  ├─┬DeploymentRunRequest
  │ ├──[+] properties (1006:11)
  │ ├─┬webhook
  │ │ ├──[+] additionalProperties (951:37)❌ 
  │ │ ├──[🔀] type (971:21)❌ 
  │ │ ├──[🔀] title (972:22)
  │ │ ├──[+] description (973:28)
  │ │ ├──[+] default (974:24)❌ 
  │ │ └──[+] example (975:24)
  │ ├─┬webhook_intermediate_status
  │ │ ├──[🔀] type (981:21)❌ 
  │ │ ├──[🔀] title (982:22)
  │ │ ├──[-] default (1:11154)❌ 
  │ │ └──[-] example (1:11172)
  │ ├─┬inputs
  │ │ ├──[-] additionalProperties (1:10716)❌ 
  │ │ ├──[+] enum (994:15)
  │ │ ├──[+] enum (995:15)
  │ │ ├──[+] enum (996:15)
  │ │ ├──[+] enum (998:15)
  │ │ ├──[+] enum (1000:15)
  │ │ ├──[+] enum (1001:15)
  │ │ ├──[+] enum (993:15)
  │ │ ├──[+] enum (997:15)
  │ │ ├──[+] enum (999:15)
  │ │ ├──[+] enum (1002:15)
  │ │ ├──[🔀] type (991:21)❌ 
  │ │ ├──[-] title (1:10870)
  │ │ ├──[🔀] description (1004:28)
  │ │ ├──[-] default (1:10936)❌ 
  │ │ └──[-] example (1:10951)
  │ └─┬gpu
  │   ├──[+] enum (1002:15)
  │   ├──[+] enum (993:15)
  │   └──[+] enum (1001:15)
  ├─┬CreateSessionBody
  │ └─┬gpu
  │   └─┬ANYOF
  │     └──[🔀] $ref (1548:17)❌ 
  ├─┬DeploymentEnvironment
  │ └──[+] enum (611:11)
  ├─┬WorkflowRunOutputModel
  │ ├──[+] properties (2471:11)
  │ ├─┬run_id
  │ │ ├──[-] type (1:27600)❌ 
  │ │ ├──[🔀] title (2480:22)
  │ │ ├──[-] format (1:27620)❌ 
  │ │ ├──[+] anyOf (2473:15)
  │ │ └──[+] anyOf (2476:15)
  │ ├─┬updated_at
  │ │ ├──[-] type (1:28016)❌ 
  │ │ ├──[🔀] title (2535:22)
  │ │ ├──[-] format (1:28036)❌ 
  │ │ ├──[+] anyOf (2528:15)
  │ │ └──[+] anyOf (2531:15)
  │ └─┬type
  │   ├──[+] type (2483:21)❌ 
  │   ├──[🔀] title (2485:22)
  │   ├──[+] format (2484:23)❌ 
  │   ├──[-] anyOf (1:28092)❌ 
  │   └──[-] anyOf (1:28112)❌ 
  ├─┬DeploymentCreate
  │ ├──[+] properties (583:11)
  │ ├─┬environment
  │ │ ├──[-] type (1:6968)❌ 
  │ │ ├──[🔀] title (581:22)
  │ │ ├──[+] anyOf (574:15)
  │ │ └──[+] anyOf (577:15)
  │ ├─┬machine_version_id
  │ │ └──[🔀] title (555:22)
  │ ├─┬workflow_version_id
  │ │ └──[🔀] title (544:22)
  │ ├─┬description
  │ │ └──[🔀] title (592:22)
  │ ├─┬machine_id
  │ │ ├──[+] type (569:21)❌ 
  │ │ ├──[🔀] title (570:22)
  │ │ ├──[-] anyOf (1:6777)❌ 
  │ │ └──[-] anyOf (1:6797)❌ 
  │ └─┬workflow_id
  │   ├──[-] type (1:6717)❌ 
  │   ├──[🔀] title (566:22)
  │   ├──[+] anyOf (559:15)
  │   └──[+] anyOf (562:15)
  ├─┬DeploymentModel
  │ ├─┬version
  │ │ └─┬ANYOF
  │ │   └──[+] additionalProperties (770:41)❌ 
  │ ├─┬showcase_media
  │ │ └─┬ANYOF
  │ │   └─┬Schema
  │ │     └──[+] additionalProperties (733:43)❌ 
  │ └─┬share_options
  │   └─┬ANYOF
  │     └──[+] additionalProperties (720:41)❌ 
  ├─┬WorkflowRunRequest
  │ ├──[+] properties (2618:11)
  │ ├─┬gpu
  │ │ ├──[+] enum (2605:15)
  │ │ ├──[+] enum (2614:15)
  │ │ └──[+] enum (2613:15)
  │ ├─┬workflow
  │ │ ├──[🔀] type (2597:21)❌ 
  │ │ ├──[🔀] title (2598:22)
  │ │ ├──[+] default (2599:24)❌ 
  │ │ └──[+] example (2600:24)
  │ ├─┬webhook
  │ │ └──[🔀] title (2652:22)
  │ ├─┬machine_id
  │ │ ├──[+] additionalProperties (2563:37)❌ 
  │ │ ├──[🔀] type (2583:21)❌ 
  │ │ ├──[🔀] title (2584:22)
  │ │ ├──[+] description (2585:28)
  │ │ ├──[+] default (2586:24)❌ 
  │ │ └──[+] example (2587:24)
  │ ├─┬webhook_intermediate_status
  │ │ ├──[🔀] type (2593:21)❌ 
  │ │ ├──[🔀] title (2594:22)
  │ │ ├──[-] default (1:28876)❌ 
  │ │ └──[-] example (1:28894)
  │ ├─┬workflow_api_json
  │ │ └──[+] additionalProperties (2642:37)❌ 
  │ ├─┬workflow_id
  │ │ ├──[+] additionalProperties (2642:37)❌ 
  │ │ ├──[🔀] type (2643:21)❌ 
  │ │ ├──[🔀] title (2644:22)
  │ │ └──[-] format (1:29103)❌ 
  │ └─┬inputs
  │   ├──[-] additionalProperties (1:28438)❌ 
  │   ├──[+] enum (2606:15)
  │   ├──[+] enum (2607:15)
  │   ├──[+] enum (2610:15)
  │   ├──[+] enum (2612:15)
  │   ├──[+] enum (2613:15)
  │   ├──[+] enum (2605:15)
  │   ├──[+] enum (2608:15)
  │   ├──[+] enum (2609:15)
  │   ├──[+] enum (2611:15)
  │   ├──[+] enum (2614:15)
  │   ├──[🔀] type (2603:21)❌ 
  │   ├──[-] title (1:28592)
  │   ├──[🔀] description (2616:28)
  │   ├──[-] default (1:28658)❌ 
  │   └──[-] example (1:28673)
  ├─┬WorkflowWithName
  │ ├──[+] properties (2755:11)
  │ ├─┬name
  │ │ ├──[🔀] title (2749:22)
  │ │ └──[+] format (2748:23)❌ 
  │ └─┬id
  │   ├──[-] type (1:30600)❌ 
  │   ├──[🔀] title (2764:22)
  │   ├──[-] format (1:30620)❌ 
  │   ├──[+] anyOf (2757:15)
  │   └──[+] anyOf (2760:15)
  ├─┬DeploymentShareModel
  │ ├──[+] required (1141:11)❌ 
  │ ├──[+] properties (1087:11)
  │ ├─┬workflow
  │ │ ├──[-] additionalProperties (1:12174)❌ 
  │ │ ├──[🔀] type (1058:21)❌ 
  │ │ └──[🔀] title (1059:22)
  │ ├─┬input_types
  │ │ └─┬ANYOF
  │ │   └─┬Schema
  │ │     └──[+] additionalProperties (1108:43)❌ 
  │ ├─┬org_id
  │ │ ├──[🔀] title (1117:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (1107:26)❌ 
  │ │   └──[🔀] type (1111:25)❌ 
  │ ├─┬share_slug
  │ │ ├──[-] type (1:12013)❌ 
  │ │ ├──[🔀] title (1132:22)
  │ │ ├──[+] anyOf (1121:15)
  │ │ └──[+] anyOf (1128:15)
  │ ├─┬user_id
  │ │ └──[🔀] title (1074:22)
  │ ├─┬output_types
  │ │ └─┬ANYOF
  │ │   └─┬Schema
  │ │     └──[+] additionalProperties (1123:43)❌ 
  │ └─┬id
  │   └──[🔀] $ref (604:17)❌ 
  └─┬WorkflowRunModel
    ├──[-] required (1:27359)❌ 
    ├──[-] required (1:27369)❌ 
    ├──[-] required (1:27132)❌ 
    ├──[-] required (1:27381)❌ 
    ├──[-] required (1:27404)❌ 
    ├──[-] required (1:27433)❌ 
    ├──[+] properties (2428:11)
    ├──[-] properties (1:24536)❌ 
    ├─┬number
    │ ├──[-] type (1:26606)❌ 
    │ ├──[+] default (2378:24)❌ 
    │ ├──[+] anyOf (2370:15)
    │ └──[+] anyOf (2373:15)
    ├─┬run_duration
    │ └──[+] default (2426:24)❌ 
    ├─┬cold_start_duration_total
    │ └──[+] default (2414:24)❌ 
    ├─┬cold_start_duration
    │ └──[+] default (2402:24)❌ 
    └─┬duration
      └──[+] default (2390:24)❌ 
Document Element Total Changes Breaking Changes
paths 1 1
components 155 66

View full report

Linting Report 0 errors, 0 warnings, 2 hints

View full report

PYTHON CHANGELOG

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

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

globalServerURLs: 3.2.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

globalServerURLs: 3.1.1 - 2025-05-09

🐛 Bug Fixes

groups: 3.0.1 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

nullables: 1.0.2 - 2026-01-12

🐛 Bug Fixes

  • Add custom serialization method for models where optional (but no nullable) fields are present (commit by @2ynn)

responseFormat: 1.1.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

unions: 3.1.2 - 2026-01-13

🐛 Bug Fixes

  • always reference discriminated union members directly (commit by @danielkov)

unions: 3.1.1 - 2025-12-08

🐝 New Features

  • simplify syntax of discriminated unions when discriminator const is already present on the underlying types (commit by @mfbx9da4)
  • Support for applyUnionDiscriminators: true configurable via gen.yaml. When true, discriminator values will be applied as const fields onto union member types. If the type is used outside of a union, the const will not be applied.

unions: 3.1.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 3.0.5 - 2025-09-25

🐛 Bug Fixes

Based on Speakeasy CLI 1.701.0

@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-1758759186 branch 8 times, most recently from a72ac80 to 439f57d Compare October 3, 2025 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 8 times, most recently from b138a7b to 796010b Compare October 11, 2025 00:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 7 times, most recently from c99ccb8 to ad16b11 Compare October 18, 2025 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 6 times, most recently from d318d89 to 6c8eb58 Compare October 24, 2025 00:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 8 times, most recently from 3bf4d15 to dd82679 Compare January 15, 2026 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 7 times, most recently from 5b6482b to b739118 Compare January 22, 2026 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 7 times, most recently from 3b946e5 to b4e7964 Compare January 29, 2026 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch 5 times, most recently from 56d7f6f to ea7b680 Compare February 3, 2026 00:21
* `comfy_deploy.run.get()`: 
  *  `request.queue_position` **Added**
  *  `response` **Changed** **Breaking** ⚠️
* `comfy_deploy.run.deployment.queue()`:  `request` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759186 branch from 6961606 to d9f74c4 Compare February 4, 2026 00:17
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