Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.423.5
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Oct 31, 2024
1 parent d849236 commit cad9021
Show file tree
Hide file tree
Showing 20 changed files with 29 additions and 1,531 deletions.
20 changes: 5 additions & 15 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 7b361cb9-7960-4aa9-aefb-1d3ff2bbe54b
management:
docChecksum: f979120c4d53a579602f5709907e5abe
docChecksum: 83ae53941fd703d9ce4034ec1d57c1e8
docVersion: 0.0.1
speakeasyVersion: 1.423.2
generationVersion: 2.442.11
releaseVersion: 2.10.11
configChecksum: b265ddf33916bd22a8395a0c68599893
speakeasyVersion: 1.423.5
generationVersion: 2.445.1
releaseVersion: 2.10.12
configChecksum: 789973c2da1ed2cc5b3bed4b80e2ddca
repoURL: https://github.com/hathora/cloud-sdk-java.git
repoSubDirectory: .
published: true
Expand Down Expand Up @@ -172,10 +172,6 @@ generatedFiles:
- docs/models/operations/GetLobbyInfoByShortCodeResponse.md
- docs/models/operations/GetLobbyInfoRequest.md
- docs/models/operations/GetLobbyInfoResponse.md
- docs/models/operations/GetLogsForAppRequest.md
- docs/models/operations/GetLogsForAppResponse.md
- docs/models/operations/GetLogsForDeploymentRequest.md
- docs/models/operations/GetLogsForDeploymentResponse.md
- docs/models/operations/GetLogsForProcessRequest.md
- docs/models/operations/GetLogsForProcessResponse.md
- docs/models/operations/GetMetricsDeprecatedRequest.md
Expand Down Expand Up @@ -654,12 +650,6 @@ generatedFiles:
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLobbyInfoRequest.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLobbyInfoRequestBuilder.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLobbyInfoResponse.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForAppRequest.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForAppRequestBuilder.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForAppResponse.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForDeploymentRequest.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForDeploymentRequestBuilder.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForDeploymentResponse.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForProcessRequest.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForProcessRequestBuilder.java
- src/main/java/dev/hathora/cloud_sdk/models/operations/GetLogsForProcessResponse.java
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.423.2
speakeasyVersion: 1.423.5
sources:
java-source:
sourceNamespace: java-source
sourceRevisionDigest: sha256:4ed168774771083b9e20e73de81902e64e270f51eee9ecfe662119028f43d976
sourceBlobDigest: sha256:48b89363b168180bb89e43d72cb65fa14cea1278973f0eab5284d64c4be416ad
sourceRevisionDigest: sha256:74441a330cbd59977c0f77bdcb0042490f0de63b4a372272c4cf6714793bff3b
sourceBlobDigest: sha256:0e16ce9aaa07e858d7c86259cef36b8abf8e4a92edce30c9c7f89dd4dd23f638
tags:
- latest
- main
targets:
hathora-java:
source: java-source
sourceNamespace: java-source
sourceRevisionDigest: sha256:4ed168774771083b9e20e73de81902e64e270f51eee9ecfe662119028f43d976
sourceBlobDigest: sha256:48b89363b168180bb89e43d72cb65fa14cea1278973f0eab5284d64c4be416ad
sourceRevisionDigest: sha256:74441a330cbd59977c0f77bdcb0042490f0de63b4a372272c4cf6714793bff3b
sourceBlobDigest: sha256:0e16ce9aaa07e858d7c86259cef36b8abf8e4a92edce30c9c7f89dd4dd23f638
codeSamplesNamespace: code-samples-java-hathora-java
codeSamplesRevisionDigest: sha256:db42a9fe7d004f1056784b774b5b2c1d881bdf15848009309090773c41c2638d
codeSamplesRevisionDigest: sha256:1c138f925097a4b7e7a491d74611f297f78730ccc9e1f55e44c5ac686bbbec8b
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'dev.hathora:cloud-sdk:2.10.11'
implementation 'dev.hathora:cloud-sdk:2.10.12'
```

Maven:
```xml
<dependency>
<groupId>dev.hathora</groupId>
<artifactId>cloud-sdk</artifactId>
<version>2.10.11</version>
<version>2.10.12</version>
</dependency>
```

Expand Down Expand Up @@ -234,8 +234,6 @@ Deleting a build that is actively build used by an app's deployment will cause f
### [logsV1()](docs/sdks/logsv1/README.md)

* [downloadLogForProcess](docs/sdks/logsv1/README.md#downloadlogforprocess) - Download entire log file for a stopped process.
* [~~getLogsForApp~~](docs/sdks/logsv1/README.md#getlogsforapp) - Returns a stream of logs for an [application](https://hathora.dev/docs/concepts/hathora-entities#application) using `appId`. :warning: **Deprecated**
* [~~getLogsForDeployment~~](docs/sdks/logsv1/README.md#getlogsfordeployment) - Returns a stream of logs for a [deployment](https://hathora.dev/docs/concepts/hathora-entities#deployment) using `appId` and `deploymentId`. :warning: **Deprecated**
* [getLogsForProcess](docs/sdks/logsv1/README.md#getlogsforprocess) - Returns a stream of logs for a [process](https://hathora.dev/docs/concepts/hathora-entities#process) using `appId` and `processId`.

### [managementV1()](docs/sdks/managementv1/README.md)
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -809,4 +809,14 @@ Based on:
### Generated
- [java v2.10.11] .
### Releases
- [Maven Central v2.10.11] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/2.10.11 - .
- [Maven Central v2.10.11] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/2.10.11 - .

## 2024-10-31 00:07:36
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.423.5 (2.445.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v2.10.12] .
### Releases
- [Maven Central v2.10.12] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/2.10.12 - .
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ tasks.withType(Javadoc) {
}

group = "dev.hathora"
version = "2.10.11"
version = "2.10.12"

sourcesJar {
archiveBaseName = "cloud-sdk"
Expand Down Expand Up @@ -101,7 +101,7 @@ publishing {
maven(MavenPublication) {
groupId = 'dev.hathora'
artifactId = 'cloud-sdk'
version = '2.10.11'
version = '2.10.12'

from components.java

Expand Down
11 changes: 0 additions & 11 deletions docs/models/operations/GetLogsForAppRequest.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/models/operations/GetLogsForAppResponse.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/models/operations/GetLogsForDeploymentRequest.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/models/operations/GetLogsForDeploymentResponse.md

This file was deleted.

Loading

0 comments on commit cad9021

Please sign in to comment.