Skip to content

Commit 39afedc

Browse files
authored
Merge pull request #34 from hathora/speakeasy-sdk-regen-1722277049
chore: 🐝 Update SDK - Generate 2.7.6
2 parents 17d8f88 + 70f27a8 commit 39afedc

File tree

427 files changed

+781
-1151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

427 files changed

+781
-1151
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 7b361cb9-7960-4aa9-aefb-1d3ff2bbe54b
33
management:
4-
docChecksum: 9a202a3dffb804a6396c0137bce9b822
4+
docChecksum: 9693400bd2402c6676bcfe1e754f6fd4
55
docVersion: 0.0.1
6-
speakeasyVersion: 1.346.0
7-
generationVersion: 2.379.3
8-
releaseVersion: 2.7.5
9-
configChecksum: 23014641d5b55317f2f7a777b31cd51a
6+
speakeasyVersion: 1.348.0
7+
generationVersion: 2.380.1
8+
releaseVersion: 2.7.6
9+
configChecksum: 97d5f33bd69d846e7f35b4e33158471d
1010
repoURL: https://github.com/hathora/cloud-sdk-java.git
1111
repoSubDirectory: .
1212
published: true
@@ -426,9 +426,9 @@ generatedFiles:
426426
- src/main/java/dev/hathora/cloud_api/models/shared/ExposedPort.java
427427
- src/main/java/dev/hathora/cloud_api/models/shared/ProcessWithRoomsExposedPort.java
428428
- src/main/java/dev/hathora/cloud_api/models/shared/ProcessWithRooms.java
429-
- src/main/java/dev/hathora/cloud_api/models/shared/RoomWithoutAllocationsCurrentAllocation.java
430429
- src/main/java/dev/hathora/cloud_api/models/shared/RoomWithoutAllocations.java
431430
- src/main/java/dev/hathora/cloud_api/models/shared/RoomStatus.java
431+
- src/main/java/dev/hathora/cloud_api/models/shared/RoomAllocation.java
432432
- src/main/java/dev/hathora/cloud_api/models/shared/ProcessV2ExposedPort.java
433433
- src/main/java/dev/hathora/cloud_api/models/shared/ProcessV2.java
434434
- src/main/java/dev/hathora/cloud_api/models/shared/ProcessStatus.java
@@ -440,7 +440,6 @@ generatedFiles:
440440
- src/main/java/dev/hathora/cloud_api/models/shared/ActiveConnectionInfo.java
441441
- src/main/java/dev/hathora/cloud_api/models/shared/CurrentAllocation.java
442442
- src/main/java/dev/hathora/cloud_api/models/shared/Room.java
443-
- src/main/java/dev/hathora/cloud_api/models/shared/RoomAllocation.java
444443
- src/main/java/dev/hathora/cloud_api/models/shared/RoomConnectionData.java
445444
- src/main/java/dev/hathora/cloud_api/models/shared/RoomReadyStatus.java
446445
- src/main/java/dev/hathora/cloud_api/models/shared/ConnectionInfoV2.java
@@ -693,9 +692,9 @@ generatedFiles:
693692
- docs/models/shared/ExposedPort.md
694693
- docs/models/shared/ProcessWithRoomsExposedPort.md
695694
- docs/models/shared/ProcessWithRooms.md
696-
- docs/models/shared/RoomWithoutAllocationsCurrentAllocation.md
697695
- docs/models/shared/RoomWithoutAllocations.md
698696
- docs/models/shared/RoomStatus.md
697+
- docs/models/shared/RoomAllocation.md
699698
- docs/models/shared/ProcessV2ExposedPort.md
700699
- docs/models/shared/ProcessV2.md
701700
- docs/models/shared/ProcessStatus.md
@@ -707,7 +706,6 @@ generatedFiles:
707706
- docs/models/shared/ActiveConnectionInfo.md
708707
- docs/models/shared/CurrentAllocation.md
709708
- docs/models/shared/Room.md
710-
- docs/models/shared/RoomAllocation.md
711709
- docs/models/shared/RoomConnectionData.md
712710
- docs/models/shared/RoomReadyStatus.md
713711
- docs/models/shared/ConnectionInfoV2.md

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.346.0
1+
speakeasyVersion: 1.348.0
22
sources:
33
java-source:
44
sourceNamespace: java-source
5-
sourceRevisionDigest: sha256:7ce9e318d09f967d27826a8c34a5e57fd7754bf3ffcb31a4342deab13daf8ded
6-
sourceBlobDigest: sha256:51d5575b76d31db81f6108f016de819176a21814bda5b4c6cd1f27ede51dbdf0
5+
sourceRevisionDigest: sha256:b6ad7b10165ecb6e6cf1d1f22f9fe71ce0cafaecd10b923c266bf6220fa453c2
6+
sourceBlobDigest: sha256:26ca2b7bf4a9dd777e4dadfbf7ed79904ddfeafc17c35b33e41f1e19ccc72c82
77
tags:
88
- latest
99
- main
1010
targets:
1111
hathora-java:
1212
source: java-source
1313
sourceNamespace: java-source
14-
sourceRevisionDigest: sha256:7ce9e318d09f967d27826a8c34a5e57fd7754bf3ffcb31a4342deab13daf8ded
15-
sourceBlobDigest: sha256:51d5575b76d31db81f6108f016de819176a21814bda5b4c6cd1f27ede51dbdf0
14+
sourceRevisionDigest: sha256:b6ad7b10165ecb6e6cf1d1f22f9fe71ce0cafaecd10b923c266bf6220fa453c2
15+
sourceBlobDigest: sha256:26ca2b7bf4a9dd777e4dadfbf7ed79904ddfeafc17c35b33e41f1e19ccc72c82
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ The samples below show how a published SDK artifact is used:
1717

1818
Gradle:
1919
```groovy
20-
implementation 'dev.hathora:cloud-api:2.7.5'
20+
implementation 'dev.hathora:cloud-api:2.7.6'
2121
```
2222

2323
Maven:
2424
```xml
2525
<dependency>
2626
<groupId>dev.hathora</groupId>
2727
<artifactId>cloud-api</artifactId>
28-
<version>2.7.5</version>
28+
<version>2.7.6</version>
2929
</dependency>
3030
```
3131

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,14 @@ Based on:
286286
### Generated
287287
- [java v2.7.5] .
288288
### Releases
289-
- [Maven Central v2.7.5] https://central.sonatype.com/artifact/dev.hathora/cloud-api/2.7.5 - .
289+
- [Maven Central v2.7.5] https://central.sonatype.com/artifact/dev.hathora/cloud-api/2.7.5 - .
290+
291+
## 2024-07-29 18:17:26
292+
### Changes
293+
Based on:
294+
- OpenAPI Doc
295+
- Speakeasy CLI 1.348.0 (2.380.1) https://github.com/speakeasy-api/speakeasy
296+
### Generated
297+
- [java v2.7.6] .
298+
### Releases
299+
- [Maven Central v2.7.6] https://central.sonatype.com/artifact/dev.hathora/cloud-api/2.7.6 - .

β€Žbuild.gradleβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tasks.withType(Javadoc) {
6262
options.addStringOption('Xdoclint:none', '-quiet')
6363
}
6464
group = "dev.hathora"
65-
version = "2.7.5"
65+
version = "2.7.6"
6666

6767
sourcesJar {
6868
archiveBaseName = "cloud-api"
@@ -99,7 +99,7 @@ publishing {
9999
maven(MavenPublication) {
100100
groupId = 'dev.hathora'
101101
artifactId = 'cloud-api'
102-
version = '2.7.5'
102+
version = '2.7.6'
103103

104104
from components.java
105105

β€ŽcodeSamples.yamlβ€Ž

Lines changed: 261 additions & 261 deletions
Large diffs are not rendered by default.

β€Ždocs/models/shared/MetricsData.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Construct a type with a set of properties K of type T
77

88
| Field | Type | Required | Description |
99
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
10-
| `activeConnections` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_minus_sign: | N/A |
11-
| `cpu` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_minus_sign: | N/A |
12-
| `memory` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_minus_sign: | N/A |
13-
| `rateEgress` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_minus_sign: | N/A |
14-
| `totalEgress` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_minus_sign: | N/A |
10+
| `activeConnections` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_check_mark: | N/A |
11+
| `cpu` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_check_mark: | N/A |
12+
| `memory` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_check_mark: | N/A |
13+
| `rateEgress` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_check_mark: | N/A |
14+
| `totalEgress` | List<[dev.hathora.cloud_api.models.shared.MetricValue](../../models/shared/MetricValue.md)> | :heavy_check_mark: | N/A |

0 commit comments

Comments
Β (0)