Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
lockVersion: 2.0.0
id: 5bbaa3a9-baa0-471b-ba6a-13fd88e8c119
management:
docChecksum: c53450070a1feb2df0f7c62705835963
docChecksum: 06cbb888ff515821dfe1944e144b913a
docVersion: 1.0.0
speakeasyVersion: 1.709.1
generationVersion: 2.812.2
releaseVersion: 2.16.24
configChecksum: f7fb99ab6e4b9248cda517e03c9940f0
speakeasyVersion: 1.709.4
generationVersion: 2.816.0
releaseVersion: 2.16.25
configChecksum: a32fc9d9b8af03a0649f6b0210e3a036
repoURL: https://github.com/gr4vy/gr4vy-java.git
published: true
persistentEdits:
generation_id: 7760b752-a867-4593-bef4-96ef081e650e
pristine_commit_hash: 4270a67e083a016bd8de6e64fc6609651cd10d42
pristine_tree_hash: 7963609c5187a10fb0c3ef39526cf1b0ecebd2a1
generation_id: 152c0d9e-f1a4-4a12-878c-61cc832813f1
pristine_commit_hash: 24f83fc4154a9576c7fa77cc7a894c20f610a7fe
pristine_tree_hash: 0e746d4de41b1b2ef9317356031aeeaff93eb2ad
features:
java:
additionalDependencies: 0.1.0
Expand Down Expand Up @@ -2313,8 +2313,8 @@ trackedFiles:
pristine_git_object: 15c4e4642f204ccb312d8814155b69e153b4e19b
gradle.properties:
id: 2afbb999f001
last_write_checksum: sha1:d242eceaa626812cc1d631599bc783d6590dcaa9
pristine_git_object: abba4823a50b815106b3b2a88e2c17e51610227c
last_write_checksum: sha1:f68089c211ee0cfdbb7419533af7a2d66159f22c
pristine_git_object: 9b57c7ca89e48ee3c3318a786d56f26159cf7b9a
gradle/wrapper/gradle-wrapper.jar:
id: ec27dae6e852
last_write_checksum: sha1:f725fb1467084142d74fd7cd8eab691ab3442611
Expand Down Expand Up @@ -2637,8 +2637,8 @@ trackedFiles:
pristine_git_object: 502a7312d3dc82c102dbaf7ed5e952d0c793e26f
src/main/java/com/gr4vy/sdk/SDKConfiguration.java:
id: 73a7edeaca45
last_write_checksum: sha1:16f451e1675418ba4b2c03c5798e992f0a9a2ec5
pristine_git_object: 44ecb2ea8ddbbdff7a5655c1ed1c571d2254807b
last_write_checksum: sha1:0bb4fef7f2784b0ab915f8cc3aa35a65fe9b63a7
pristine_git_object: f226c127e3a46902109ef34504606c096a17f577
src/main/java/com/gr4vy/sdk/SecuritySource.java:
id: 1b6add6b9b50
last_write_checksum: sha1:2f365cc823c6243188e83f4df618c9737fcee8bd
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
java:
version: 2.16.24
version: 2.16.25
additionalDependencies:
- testImplementation:org.junit.jupiter:junit-jupiter:5.10.0
- implementation:com.auth0:java-jwt:4.5.0
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.709.1
speakeasyVersion: 1.709.4
sources:
Gr4vy:
sourceNamespace: openapi
Expand All @@ -9,11 +9,11 @@ sources:
- 1.0.0
openapi:
sourceNamespace: openapi
sourceRevisionDigest: sha256:0f770779fc33417a253f443b47954e1ab43c44ecc77ed14462d62474e2750a12
sourceBlobDigest: sha256:8f83bc6698ed80b39bbaff361399d73fd0a5bc505a95be7b14bb82321c89ade6
sourceRevisionDigest: sha256:273c525522734c81a710e18248f17ff3894232d895fa49ad040f2a1b2d7a0cb8
sourceBlobDigest: sha256:c4f8958d82853b6796766924f89236975398a5c35f6888cbe58ce3cafb1b3308
tags:
- latest
- speakeasy-sdk-regen-1770644634
- speakeasy-sdk-regen-1770769223
- 1.0.0
targets:
gr-4-vy:
Expand All @@ -26,10 +26,10 @@ targets:
java:
source: openapi
sourceNamespace: openapi
sourceRevisionDigest: sha256:0f770779fc33417a253f443b47954e1ab43c44ecc77ed14462d62474e2750a12
sourceBlobDigest: sha256:8f83bc6698ed80b39bbaff361399d73fd0a5bc505a95be7b14bb82321c89ade6
sourceRevisionDigest: sha256:273c525522734c81a710e18248f17ff3894232d895fa49ad040f2a1b2d7a0cb8
sourceBlobDigest: sha256:c4f8958d82853b6796766924f89236975398a5c35f6888cbe58ce3cafb1b3308
codeSamplesNamespace: openapi-java-code-samples
codeSamplesRevisionDigest: sha256:15387c6914d448bfbcc366852996e64fe7f011f4d4287d59c89f531e230d419d
codeSamplesRevisionDigest: sha256:11e9250898e989e0528d974dd5da1d5e0d0fdb01588a96ca1f8958ffafe62ea1
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'com.gr4vy:sdk:2.16.24'
implementation 'com.gr4vy:sdk:2.16.25'
```

Maven:
```xml
<dependency>
<groupId>com.gr4vy</groupId>
<artifactId>sdk</artifactId>
<version>2.16.24</version>
<version>2.16.25</version>
</dependency>
```

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1078,4 +1078,14 @@ Based on:
### Generated
- [java v2.16.24] .
### Releases
- [Maven Central v2.16.24] https://central.sonatype.com/artifact/com.gr4vy/sdk/2.16.24 - .
- [Maven Central v2.16.24] https://central.sonatype.com/artifact/com.gr4vy/sdk/2.16.24 - .

## 2026-02-11 00:19:59
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.709.4 (2.816.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v2.16.25] .
### Releases
- [Maven Central v2.16.25] https://central.sonatype.com/artifact/com.gr4vy/sdk/2.16.25 - .
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
groupId=com.gr4vy
artifactId=sdk
version=2.16.24
version=2.16.25
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g
4 changes: 2 additions & 2 deletions src/main/java/com/gr4vy/sdk/SDKConfiguration.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ public class SDKConfiguration {

private static final String LANGUAGE = "java";
public static final String OPENAPI_DOC_VERSION = "1.0.0";
public static final String SDK_VERSION = "2.16.24";
public static final String GEN_VERSION = "2.812.2";
public static final String SDK_VERSION = "2.16.25";
public static final String GEN_VERSION = "2.816.0";
private static final String BASE_PACKAGE = "com.gr4vy.sdk";
public static final String USER_AGENT =
String.format("speakeasy-sdk/%s %s %s %s %s",
Expand Down