chore: 🐝 Update SDK - Generate 0.31.1#24
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
Conversation
b6642a9 to
8af7670
Compare
ce8d661 to
b0ccae8
Compare
0cac8fb to
1b7c624
Compare
2805c0e to
c4864e4
Compare
404b152 to
5362267
Compare
* `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**
d6c8802 to
d0c911d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Unity SDK Changes:
Hathora-Cloud-SDK.FleetsV2.GetFleet():response.nodeShapeId.enum(shape-b200sxm5-8)Removed (BreakingHathora-Cloud-SDK.FleetsV2.GetNodeShapes():response.[]Changed (BreakingHathora-Cloud-SDK.FleetsV2.UpdateFleetRegion():requestChanged (BreakingHathora-Cloud-SDK.FleetsV2.UpdateFleet():request.UpdateFleetV2.nodeShapeId.enum(shape-b200sxm5-8)Removed (BreakingHathora-Cloud-SDK.FleetsV1.CreateFleetDeprecated():request.CreateFleet.nodeShape.enum(gpu-b200-8-160-1792)Removed (BreakingresponseChanged (BreakingHathora-Cloud-SDK.FleetsV1.GetFleetDeprecated():responseChanged (BreakingHathora-Cloud-SDK.FleetsV1.UpdateFleetDeprecated():request.UpdateFleet.nodeShape.enum(gpu-b200-8-160-1792)Removed (BreakingHathora-Cloud-SDK.FleetsV1.GetFleetsDeprecated():response.fleets[]Changed (BreakingHathora-Cloud-SDK.FleetsV2.CreateFleet():request.CreateFleetV2.nodeShapeId.enum(shape-b200sxm5-8)Removed (Breakingresponse.nodeShapeId.enum(shape-b200sxm5-8)Removed (BreakingHathora-Cloud-SDK.FleetsV2.GetFleets():response.fleets[].nodeShapeId.enum(shape-b200sxm5-8)Removed (BreakingHathora-Cloud-SDK.DeploymentsV1.GetDeploymentsV1Deprecated():error.status[500]AddedHathora-Cloud-SDK.FleetsV2.GetFleetRegion():response.nodeBaselineAddedHathora-Cloud-SDK.FleetsV2.DeprecatedUpdateFleetRegionV2(): AddedHathora-Cloud-SDK.FleetsV1.GetFleetRegionDeprecated():response.nodeBaselineAddedHathora-Cloud-SDK.DeploymentsV3.GetDeployments():request.nextPageTokenAddedresponse.nextPageTokenAddederror.status[422]AddedHathora-Cloud-SDK.DeploymentsV2.GetDeploymentsV2Deprecated():error.status[500]AddedHathora-Cloud-SDK.LobbiesV3.GetLobbyInfoByShortCode():error.status[422]AddedHathora-Cloud-SDK.ProcessesV3.CreateProcess():responseChangedHathora-Cloud-SDK.ProcessesV3.GetLatestProcesses():response.[]ChangedHathora-Cloud-SDK.ProcessesV3.GetProcess():responseChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 733 warnings, 5 hintsView full report
UNITY CHANGELOG
core: 1.8.7 - 2026-01-29
🐛 Bug Fixes
core: 1.8.6 - 2026-01-23
🐛 Bug Fixes
core: 1.8.5 - 2025-12-18
🐛 Bug Fixes
core: 1.8.4 - 2025-11-24
🐝 New Features
inferUnionDiscriminators: truein gen.yaml (commit by @mfbx9da4)globalSecurity: 0.2.9 - 2026-02-03
🐝 New Features
methodSecurity: 0.1.3 - 2026-02-03
🐝 New Features
unions: 0.0.6 - 2026-02-02
🐛 Bug Fixes
respectTitlesForPrimitiveUnionMembers) (commit by @mfbx9da4)Based on Speakeasy CLI 1.722.2