Skip to content

chore: 🐝 Update SDK - Generate 0.31.1#24

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1768349113
Open

chore: 🐝 Update SDK - Generate 0.31.1#24
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1768349113

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Jan 14, 2026

SDK update

Versioning

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

Unity SDK Changes:

  • Hathora-Cloud-SDK.FleetsV2.GetFleet(): response.nodeShapeId.enum(shape-b200sxm5-8) Removed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV2.GetNodeShapes(): response.[] Changed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV2.UpdateFleetRegion(): request Changed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV2.UpdateFleet():
    • request.UpdateFleetV2.nodeShapeId.enum(shape-b200sxm5-8) Removed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV1.CreateFleetDeprecated():
    • request.CreateFleet.nodeShape.enum(gpu-b200-8-160-1792) Removed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV1.GetFleetDeprecated(): response Changed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV1.UpdateFleetDeprecated():
    • request.UpdateFleet.nodeShape.enum(gpu-b200-8-160-1792) Removed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV1.GetFleetsDeprecated(): response.fleets[] Changed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV2.CreateFleet():
    • request.CreateFleetV2.nodeShapeId.enum(shape-b200sxm5-8) Removed (Breaking ⚠️)
    • response.nodeShapeId.enum(shape-b200sxm5-8) Removed (Breaking ⚠️)
  • Hathora-Cloud-SDK.FleetsV2.GetFleets(): response.fleets[].nodeShapeId.enum(shape-b200sxm5-8) Removed (Breaking ⚠️)
  • Hathora-Cloud-SDK.DeploymentsV1.GetDeploymentsV1Deprecated(): error.status[500] Added
  • Hathora-Cloud-SDK.FleetsV2.GetFleetRegion(): response.nodeBaseline Added
  • Hathora-Cloud-SDK.FleetsV2.DeprecatedUpdateFleetRegionV2(): Added
  • Hathora-Cloud-SDK.FleetsV1.GetFleetRegionDeprecated(): response.nodeBaseline Added
  • Hathora-Cloud-SDK.DeploymentsV3.GetDeployments():
    • request.nextPageToken Added
    • response.nextPageToken Added
    • error.status[422] Added
  • Hathora-Cloud-SDK.DeploymentsV2.GetDeploymentsV2Deprecated(): error.status[500] Added
  • Hathora-Cloud-SDK.LobbiesV3.GetLobbyInfoByShortCode(): error.status[422] Added
  • Hathora-Cloud-SDK.ProcessesV3.CreateProcess(): response Changed
  • Hathora-Cloud-SDK.ProcessesV3.GetLatestProcesses(): response.[] Changed
  • Hathora-Cloud-SDK.ProcessesV3.GetProcess(): response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (12828:5)
│ ├─┬/lobby/v3/{appId}/info/shortcode/{shortCode}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[+] codes (11135:18)
│ ├─┬/discovery/v2/ping
│ │ └─┬GET
│ │   └──[🔀] description (13293:24)
│ ├─┬/deployments/v3/apps/{appId}/deployments
│ │ └─┬GET
│ │   ├──[+] parameters (14193:21)❌ 
│ │   └─┬Responses
│ │     └──[+] codes (14136:18)
│ ├─┬/deployments/v2/{appId}/list
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[+] codes (13754:18)
│ ├─┬/fleets/v2/fleets/{fleetId}/regions/{region}
│ │ └─┬PUT
│ │   ├──[🔀] summary (12714:20)
│ │   ├──[+] deprecated (12784:23)
│ │   └──[🔀] operationId (12713:24)❌ 
│ └─┬/deployments/v1/{appId}/list
│   └─┬GET
│     └─┬Responses
│       └──[+] codes (13359:18)
└─┬Components
  ├──[-] securitySchemes (1:83614)❌ 
  ├──[+] securitySchemes (4787:49)
  ├──[-] schemas (1:41408)❌ 
  ├──[-] schemas (1:40854)❌ 
  ├──[+] schemas (4082:18)
  ├──[+] schemas (2128:26)
  ├──[+] schemas (2778:19)
  ├──[+] schemas (2802:24)
  ├──[+] schemas (2644:22)
  ├──[+] schemas (2659:28)
  ├──[+] schemas (2155:50)
  ├──[+] schemas (2754:30)
  ├──[+] schemas (198:24)
  ├──[+] schemas (2673:30)
  ├──[+] schemas (2686:32)
  ├──[+] schemas (1840:20)
  ├─┬ModelBillingUnit
  │ └──[+] enum (4209:11)
  ├─┬CloudConfig
  │ └─┬nodeBaseline
  │   └──[+] description (2551:28)
  ├─┬FleetRegion
  │ ├──[+] required (2310:11)❌ 
  │ ├──[+] properties (2291:11)
  │ ├─┬scaleIncrementVcpus
  │ │ ├──[🔀] description (2294:28)
  │ │ └──[-] deprecated (1:38913)
  │ └─┬cloudMinVcpus
  │   └──[+] deprecated (2299:27)
  ├─┬Fleet
  │ ├──[+] required (2228:11)❌ 
  │ ├──[+] properties (2205:11)
  │ ├─┬fleetId
  │ │ └──[🔀] $ref (2156:23)❌ 
  │ ├─┬orgId
  │ │ └──[🔀] $ref (2095:17)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (1104:17)❌ 
  │ └─┬nodeShape
  │   └──[🔀] $ref (2073:17)❌ 
  ├─┬DeploymentsV3Page
  │ └──[+] properties (3418:11)
  ├─┬NodeFamilyId
  │ └──[-] enum (1:42262)❌ 
  ├─┬ModelName
  │ ├──[+] enum (4194:11)
  │ ├──[+] enum (4195:11)
  │ ├──[+] enum (4198:11)
  │ ├──[+] enum (4199:11)
  │ ├──[+] enum (4196:11)
  │ └──[+] enum (4197:11)
  ├─┬NewUserInfo
  │ ├──[+] required (1861:11)❌ 
  │ ├──[+] properties (1850:11)
  │ └─┬user_id
  │   └──[🔀] $ref (1841:17)❌ 
  ├─┬NodeShape
  │ └──[-] enum (1:37209)❌ 
  ├─┬NodeShapeId
  │ └──[-] enum (1:42025)❌ 
  └─┬ProcessV3
    ├──[+] required (1218:11)❌ 
    ├──[+] required (1219:11)❌ 
    ├──[+] properties (1154:11)
    ├──[+] properties (1160:11)
    ├─┬fleetId
    │ └──[🔀] $ref (1188:26)❌ 
    ├─┬terminatedAt
    │ └──[🔀] description (1146:28)
    ├─┬exposedPort
    │ └──[🔀] $ref (464:17)❌ 
    ├─┬deploymentId
    │ └──[🔀] $ref (1166:24)❌ 
    ├─┬processId
    │ └──[🔀] $ref (1108:17)❌ 
    ├─┬region
    │ └──[🔀] $ref (499:17)❌ 
    ├─┬hosting
    │ └──[🔀] $ref (1104:17)❌ 
    ├─┬startedAt
    │ └──[🔀] description (1152:28)
    ├─┬createdAt
    │ ├──[🔀] description (1158:28)
    │ └──[+] nullable (1157:25)❌ 
    ├─┬roomsPerProcess
    │ └──[🔀] $ref (1126:29)❌ 
    ├─┬status
    │ └──[🔀] $ref (1160:26)❌ 
    ├─┬summaryExitReason
    │ └──[🔀] $ref (1002:17)❌ 
    ├─┬roomsAllocated
    │ └──[🔀] $ref (214:17)❌ 
    └─┬stoppingAt
      └──[🔀] description (1152:28)
Document Element Total Changes Breaking Changes
paths 10 2
components 61 27

View full report

Linting Report 0 errors, 733 warnings, 5 hints

View full report

UNITY CHANGELOG

core: 1.8.12 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 1.8.11 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 1.8.10 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 1.8.8 - 2026-02-20

🐝 New Features

  • add embedded clang-format behind enableFormatting config flag (commit by @tristanspeakeasy)

core: 1.8.7 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 1.8.6 - 2026-01-23

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

core: 1.8.5 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 1.8.4 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

globalSecurity: 0.2.9 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

globalServerURLs: 0.1.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

methodSecurity: 0.1.4 - 2026-03-09

🐛 Bug Fixes

  • allow method security hoisting when both global and operation-level security are optional (commit by @2ynn)

methodSecurity: 0.1.3 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

unions: 0.0.6 - 2026-02-02

🐛 Bug Fixes

  • respect title and x-speakeasy-name-override for primitive union members (controlled by gen.yaml flag respectTitlesForPrimitiveUnionMembers) (commit by @mfbx9da4)

Based on Speakeasy CLI 1.761.1

@github-actions github-actions bot added the patch Patch version bump label Jan 14, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 7 times, most recently from b6642a9 to 8af7670 Compare January 21, 2026 00:05
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 7 times, most recently from ce8d661 to b0ccae8 Compare January 28, 2026 00:05
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 7 times, most recently from 0cac8fb to 1b7c624 Compare February 4, 2026 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 8 times, most recently from 2805c0e to c4864e4 Compare February 12, 2026 00:07
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 8 times, most recently from 0876815 to 1963199 Compare March 4, 2026 00:07
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 8 times, most recently from 04505b9 to 8e39371 Compare March 12, 2026 00:07
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 7 times, most recently from ebaee26 to aaf9b69 Compare March 19, 2026 00:08
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768349113 branch 5 times, most recently from ebd6848 to 0371af5 Compare March 24, 2026 00:07
speakeasybot and others added 2 commits April 5, 2026 00:09
* `Hathora-Cloud-SDK.FleetsV2.GetFleet()`:  `response.nodeShapeId.enum(shape-b200sxm5-8)` **Removed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV2.GetNodeShapes()`:  `response.[]` **Changed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV2.UpdateFleetRegion()`:  `request` **Changed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV2.UpdateFleet()`: 
  *  `request.UpdateFleetV2.nodeShapeId.enum(shape-b200sxm5-8)` **Removed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV1.CreateFleetDeprecated()`: 
  *  `request.CreateFleet.nodeShape.enum(gpu-b200-8-160-1792)` **Removed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV1.GetFleetDeprecated()`:  `response` **Changed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV1.UpdateFleetDeprecated()`: 
  *  `request.UpdateFleet.nodeShape.enum(gpu-b200-8-160-1792)` **Removed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV1.GetFleetsDeprecated()`:  `response.fleets[]` **Changed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV2.CreateFleet()`: 
  *  `request.CreateFleetV2.nodeShapeId.enum(shape-b200sxm5-8)` **Removed** (Breaking ⚠️)
  *  `response.nodeShapeId.enum(shape-b200sxm5-8)` **Removed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.FleetsV2.GetFleets()`:  `response.fleets[].nodeShapeId.enum(shape-b200sxm5-8)` **Removed** (Breaking ⚠️)
* `Hathora-Cloud-SDK.DeploymentsV1.GetDeploymentsV1Deprecated()`:  `error.status[500]` **Added**
* `Hathora-Cloud-SDK.FleetsV2.GetFleetRegion()`:  `response.nodeBaseline` **Added**
* `Hathora-Cloud-SDK.FleetsV2.DeprecatedUpdateFleetRegionV2()`: **Added**
* `Hathora-Cloud-SDK.FleetsV1.GetFleetRegionDeprecated()`:  `response.nodeBaseline` **Added**
* `Hathora-Cloud-SDK.DeploymentsV3.GetDeployments()`: 
  *  `request.nextPageToken` **Added**
  *  `response.nextPageToken` **Added**
  *  `error.status[422]` **Added**
* `Hathora-Cloud-SDK.DeploymentsV2.GetDeploymentsV2Deprecated()`:  `error.status[500]` **Added**
* `Hathora-Cloud-SDK.LobbiesV3.GetLobbyInfoByShortCode()`:  `error.status[422]` **Added**
* `Hathora-Cloud-SDK.ProcessesV3.CreateProcess()`:  `response` **Changed**
* `Hathora-Cloud-SDK.ProcessesV3.GetLatestProcesses()`:  `response.[]` **Changed**
* `Hathora-Cloud-SDK.ProcessesV3.GetProcess()`:  `response` **Changed**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant