Skip to content

Commit 3b7fd5f

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.549.1
1 parent ba0e42a commit 3b7fd5f

File tree

10 files changed

+108
-30
lines changed

10 files changed

+108
-30
lines changed

.speakeasy/gen.lock

Lines changed: 5 additions & 5 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: 134e0d0c62e7249cbd9ef31066e1d438
4+
docChecksum: 2f671cc880aa8a44f89be704777c5dc2
55
docVersion: 0.0.1
6-
speakeasyVersion: 1.548.4
7-
generationVersion: 2.605.6
8-
releaseVersion: 3.1.6
9-
configChecksum: 79a53a6b36dc84071bf7c7f58d6f523e
6+
speakeasyVersion: 1.549.1
7+
generationVersion: 2.607.1
8+
releaseVersion: 3.1.7
9+
configChecksum: 18130113bce57877f148963765cc361c
1010
repoURL: https://github.com/hathora/cloud-sdk-java.git
1111
repoSubDirectory: .
1212
published: true

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.548.4
1+
speakeasyVersion: 1.549.1
22
sources:
33
java-source:
44
sourceNamespace: java-source
5-
sourceRevisionDigest: sha256:f0b1f1d9fb5543147f1fef5668d37055fe525fadd54972bbdffe904e56ed7b8f
6-
sourceBlobDigest: sha256:59bcadff7a68128bedeb34285f6e2f08283f6222a02b32c9e1c7c2adc047397a
5+
sourceRevisionDigest: sha256:77d215d834cdb2e044fd446c67bf8ed2cd03f469c3dd0f426c72a708f09231a4
6+
sourceBlobDigest: sha256:842bc47b563de8dfccb9cd344a9adbb1599a5b394c692e3afd30aad7f869e9e9
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747872535
9+
- speakeasy-sdk-regen-1747944349
1010
- 0.0.1
1111
targets:
1212
hathora-java:
1313
source: java-source
1414
sourceNamespace: java-source
15-
sourceRevisionDigest: sha256:f0b1f1d9fb5543147f1fef5668d37055fe525fadd54972bbdffe904e56ed7b8f
16-
sourceBlobDigest: sha256:59bcadff7a68128bedeb34285f6e2f08283f6222a02b32c9e1c7c2adc047397a
15+
sourceRevisionDigest: sha256:77d215d834cdb2e044fd446c67bf8ed2cd03f469c3dd0f426c72a708f09231a4
16+
sourceBlobDigest: sha256:842bc47b563de8dfccb9cd344a9adbb1599a5b394c692e3afd30aad7f869e9e9
1717
codeSamplesNamespace: code-samples-java-hathora-java
18-
codeSamplesRevisionDigest: sha256:a59a2293e0a6e77723471ff7af04a06de5cbe87259910f51bb4fab0296b2937f
18+
codeSamplesRevisionDigest: sha256:3280c00ef97996498753c68696930e6e058c24d4fde4a3b79b7244e4d173c329
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

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

3737
Gradle:
3838
```groovy
39-
implementation 'dev.hathora:cloud-sdk:3.1.6'
39+
implementation 'dev.hathora:cloud-sdk:3.1.7'
4040
```
4141

4242
Maven:
4343
```xml
4444
<dependency>
4545
<groupId>dev.hathora</groupId>
4646
<artifactId>cloud-sdk</artifactId>
47-
<version>3.1.6</version>
47+
<version>3.1.7</version>
4848
</dependency>
4949
```
5050

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,4 +1119,14 @@ Based on:
11191119
### Generated
11201120
- [java v3.1.6] .
11211121
### Releases
1122-
- [Maven Central v3.1.6] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/3.1.6 - .
1122+
- [Maven Central v3.1.6] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/3.1.6 - .
1123+
1124+
## 2025-05-22 20:05:33
1125+
### Changes
1126+
Based on:
1127+
- OpenAPI Doc
1128+
- Speakeasy CLI 1.549.1 (2.607.1) https://github.com/speakeasy-api/speakeasy
1129+
### Generated
1130+
- [java v3.1.7] .
1131+
### Releases
1132+
- [Maven Central v3.1.7] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/3.1.7 - .

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ publishing {
103103
// https://github.com/gradle/gradle/issues/18619
104104
groupId = "dev.hathora"
105105
artifactId = "cloud-sdk"
106-
version = "3.1.6"
106+
version = "3.1.7"
107107

108108
from components.java
109109

docs/models/shared/Organization.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
| `concurrentProcessVcpusLimit` | *Optional\<Double>* | :heavy_minus_sign: | The maximum number of concurrent processes that can be run by the organization<br/>If undefined, the organization has no limit. | |
99
| `enabledFeatureFlags` | List\<*String*> | :heavy_minus_sign: | The features enabled for this org and user. | |
1010
| `isSingleTenant` | *boolean* | :heavy_check_mark: | N/A | |
11-
| `logRetentionPeriodHours` | *Optional\<Double>* | :heavy_minus_sign: | The retention period for process logs in hours<br/>If undefined, the default is 72h | |
11+
| `logRetentionPeriodHours` | *Optional\<Integer>* | :heavy_minus_sign: | The retention period for process logs in hours<br/>If undefined, the default is 72h | |
12+
| `maxProcessConnections` | *Optional\<Double>* | :heavy_minus_sign: | The maximum number of inbound connections that can be made to a process<br/>If undefined, the default is 1024 connections | |
1213
| `maxRequestedMemoryMB` | *double* | :heavy_check_mark: | The maximum memory in MB that can be used by any process in this org. | |
1314
| `monthlyProcessVcpuHoursLimit` | *Optional\<Double>* | :heavy_minus_sign: | The maximum number of monthly process vcpu hours that can be run by the organization<br/>If undefined, the organization has no limit. | |
1415
| `name` | *Optional\<String>* | :heavy_minus_sign: | The name of an organization. | |

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
baseServerURL: ""
1616
flattenGlobalSecurity: true
1717
java:
18-
version: 3.1.6
18+
version: 3.1.7
1919
additionalDependencies:
2020
- testImplementation:org.junit.jupiter:junit-jupiter-api:5.8.1
2121
- testRuntimeOnly:org.junit.jupiter:junit-jupiter-engine:5.8.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
groupId=dev.hathora
22
artifactId=cloud-sdk
3-
version=3.1.6
3+
version=3.1.7

src/main/java/dev/hathora/cloud_sdk/SDKConfiguration.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ public String resolvedServerUrl() {
3030
public int serverIdx = 0;
3131
private static final String LANGUAGE = "java";
3232
public static final String OPENAPI_DOC_VERSION = "0.0.1";
33-
public static final String SDK_VERSION = "3.1.6";
34-
public static final String GEN_VERSION = "2.605.6";
33+
public static final String SDK_VERSION = "3.1.7";
34+
public static final String GEN_VERSION = "2.607.1";
3535
private static final String BASE_PACKAGE = "dev.hathora.cloud_sdk";
3636
public static final String USER_AGENT =
3737
String.format("speakeasy-sdk/%s %s %s %s %s",

0 commit comments

Comments
 (0)