Skip to content

Commit 3b15665

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.27.4 (#77)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.657.0 * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <[email protected]> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent 8a5ad95 commit 3b15665

File tree

7 files changed

+29
-19
lines changed

7 files changed

+29
-19
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: 38254260-287a-40b6-9ac5-c2fcb654c9cc
33
management:
4-
docChecksum: ecd482039e1c45a66d454e3ee702eac5
4+
docChecksum: caad6e276b21c15b5bbc5d1deb7468e0
55
docVersion: 10.21.15
6-
speakeasyVersion: 1.656.1
7-
generationVersion: 2.753.1
8-
releaseVersion: 0.27.3
9-
configChecksum: f3b951205534cfd975b848fa010bd88f
6+
speakeasyVersion: 1.657.0
7+
generationVersion: 2.755.0
8+
releaseVersion: 0.27.4
9+
configChecksum: 6abdc01f9f98aa7f2bc5396ec3a59dd9
1010
repoURL: https://github.com/apideck-libraries/sdk-java.git
1111
published: true
1212
features:

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ generation:
2525
generateNewTests: false
2626
skipResponseBodyAssertions: false
2727
java:
28-
version: 0.27.3
28+
version: 0.27.4
2929
additionalDependencies: []
3030
additionalPlugins: []
3131
artifactID: unify

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.656.1
1+
speakeasyVersion: 1.657.0
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:ce289c2fb9beaebef7aadd72398653dfd46f3797e4ebf34f7a1e902876050f61
6-
sourceBlobDigest: sha256:561a7ad1de4091baf9a1a59a69c1117050b31133ff92a01da9bf0df2b2bc40aa
5+
sourceRevisionDigest: sha256:d56eab2650626d4abab74c59a9964241c1f95f78f061746a1204c8d53d66287e
6+
sourceBlobDigest: sha256:ff72a34209666eb1481ab777e05f0c210531ad35dad504b6d22941181568fe70
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1763020786
9+
- speakeasy-sdk-regen-1763146667
1010
- 10.21.15
1111
targets:
1212
apideck:
1313
source: Apideck-OAS
1414
sourceNamespace: apideck-oas
15-
sourceRevisionDigest: sha256:ce289c2fb9beaebef7aadd72398653dfd46f3797e4ebf34f7a1e902876050f61
16-
sourceBlobDigest: sha256:561a7ad1de4091baf9a1a59a69c1117050b31133ff92a01da9bf0df2b2bc40aa
15+
sourceRevisionDigest: sha256:d56eab2650626d4abab74c59a9964241c1f95f78f061746a1204c8d53d66287e
16+
sourceBlobDigest: sha256:ff72a34209666eb1481ab777e05f0c210531ad35dad504b6d22941181568fe70
1717
codeSamplesNamespace: apideck-oas-java-code-samples
18-
codeSamplesRevisionDigest: sha256:280a1e3b5ac6a8da2c366090ba1e9485c57b373b6f190750a9f7bbc6a3e023fd
18+
codeSamplesRevisionDigest: sha256:5f024c6205c94539a271b32946e6f1cbde67642ea95618db2c7125bbe54981ef
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
@@ -50,15 +50,15 @@ The samples below show how a published SDK artifact is used:
5050

5151
Gradle:
5252
```groovy
53-
implementation 'com.apideck:unify:0.27.3'
53+
implementation 'com.apideck:unify:0.27.4'
5454
```
5555

5656
Maven:
5757
```xml
5858
<dependency>
5959
<groupId>com.apideck</groupId>
6060
<artifactId>unify</artifactId>
61-
<version>0.27.3</version>
61+
<version>0.27.4</version>
6262
</dependency>
6363
```
6464

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,4 +588,14 @@ Based on:
588588
### Generated
589589
- [java v0.27.3] .
590590
### Releases
591-
- [Maven Central v0.27.3] https://central.sonatype.com/artifact/com.apideck/unify/0.27.3 - .
591+
- [Maven Central v0.27.3] https://central.sonatype.com/artifact/com.apideck/unify/0.27.3 - .
592+
593+
## 2025-11-14 18:57:21
594+
### Changes
595+
Based on:
596+
- OpenAPI Doc
597+
- Speakeasy CLI 1.657.0 (2.755.0) https://github.com/speakeasy-api/speakeasy
598+
### Generated
599+
- [java v0.27.4] .
600+
### Releases
601+
- [Maven Central v0.27.4] https://central.sonatype.com/artifact/com.apideck/unify/0.27.4 - .

β€Žgradle.propertiesβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
groupId=com.apideck
22
artifactId=unify
3-
version=0.27.3
3+
version=0.27.4
44
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g

β€Žsrc/main/java/com/apideck/unify/SDKConfiguration.javaβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ public class SDKConfiguration {
2121

2222
private static final String LANGUAGE = "java";
2323
public static final String OPENAPI_DOC_VERSION = "10.21.15";
24-
public static final String SDK_VERSION = "0.27.3";
25-
public static final String GEN_VERSION = "2.753.1";
24+
public static final String SDK_VERSION = "0.27.4";
25+
public static final String GEN_VERSION = "2.755.0";
2626
private static final String BASE_PACKAGE = "com.apideck.unify";
2727
public static final String USER_AGENT =
2828
String.format("speakeasy-sdk/%s %s %s %s %s",

0 commit comments

Comments
Β (0)