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
20 changes: 10 additions & 10 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: 5bbaa3a9-baa0-471b-ba6a-13fd88e8c119
management:
docChecksum: 4f3ab163a0ee77eee4c8d8a9f1bdeff3
docChecksum: 3976ae7c02c2df53ede15d634c4e5668
docVersion: 1.0.0
speakeasyVersion: 1.750.0
generationVersion: 2.856.1
releaseVersion: 2.16.40
configChecksum: 1d8ce538ff48c666c1e062ab9d1f98e8
releaseVersion: 2.16.41
configChecksum: a4a45d57812511f42bccbc2d2699433d
repoURL: https://github.com/gr4vy/gr4vy-java.git
installationURL: https://github.com/gr4vy/gr4vy-java
published: true
persistentEdits:
generation_id: 19263452-5739-434f-9057-da8df884cff9
pristine_commit_hash: 83417e417202c5cef18909a32c9abe8a85ea7ab8
pristine_tree_hash: 1a855300bcca6753f6779987f62787d4d20eca1d
generation_id: b5da3a69-a0af-4745-bb7d-68349f24c7b4
pristine_commit_hash: 23526bff8ddc1071786bcedb9e809c18c570e46f
pristine_tree_hash: 0e143dc8ad6841831f03ba6eb6ec03830111136f
features:
java:
additionalDependencies: 0.1.0
Expand Down Expand Up @@ -2350,8 +2350,8 @@ trackedFiles:
pristine_git_object: 15c4e4642f204ccb312d8814155b69e153b4e19b
gradle.properties:
id: 2afbb999f001
last_write_checksum: sha1:32df82e93893474115685e59d15aa83b2aaf7076
pristine_git_object: 49660f85d180b8b6c2d70abce46e36c1d8455598
last_write_checksum: sha1:8ad00b5023dc999bc4109018d19c040f4626584a
pristine_git_object: 245a068d17f30b8eac47f7317c8a1d8e44d7604e
gradle/wrapper/gradle-wrapper.jar:
id: ec27dae6e852
last_write_checksum: sha1:f725fb1467084142d74fd7cd8eab691ab3442611
Expand Down Expand Up @@ -2674,8 +2674,8 @@ trackedFiles:
pristine_git_object: 502a7312d3dc82c102dbaf7ed5e952d0c793e26f
src/main/java/com/gr4vy/sdk/SDKConfiguration.java:
id: 73a7edeaca45
last_write_checksum: sha1:85cf363de1efce0ea7c04021ac972ba35d64aaf9
pristine_git_object: ccc8c14823fa19c6a0986f66a5bf75af5b5c355a
last_write_checksum: sha1:8e4a27bb2bc2786941ace62428445da9a7ee8b80
pristine_git_object: d2ad6bd932692dc01118a24e51bdb9e3da6a901f
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 @@ -30,7 +30,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
java:
version: 2.16.40
version: 2.16.41
additionalDependencies:
- testImplementation:org.junit.jupiter:junit-jupiter:5.10.0
- implementation:com.auth0:java-jwt:4.5.0
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ sources:
- 1.0.0
openapi:
sourceNamespace: openapi
sourceRevisionDigest: sha256:2c293de48c51a565ca0dbd5ce8c29211332bb5530a64e5f7beacd4851e265c3d
sourceBlobDigest: sha256:be95dcad1efae0934d8bb8a6da285e3398f0eb5106fa216591909516d49efdb6
sourceRevisionDigest: sha256:906abe3909c2ae97bc44b99dffba297155a9d4aba59e0b9f82e01548794a6abf
sourceBlobDigest: sha256:4e443b2cbe2a0f7f5934f7973cff1cffe0e358f8ceca7dc408b6ffcb02f70d57
tags:
- latest
- 1.0.0
Expand All @@ -25,10 +25,10 @@ targets:
java:
source: openapi
sourceNamespace: openapi
sourceRevisionDigest: sha256:2c293de48c51a565ca0dbd5ce8c29211332bb5530a64e5f7beacd4851e265c3d
sourceBlobDigest: sha256:be95dcad1efae0934d8bb8a6da285e3398f0eb5106fa216591909516d49efdb6
sourceRevisionDigest: sha256:906abe3909c2ae97bc44b99dffba297155a9d4aba59e0b9f82e01548794a6abf
sourceBlobDigest: sha256:4e443b2cbe2a0f7f5934f7973cff1cffe0e358f8ceca7dc408b6ffcb02f70d57
codeSamplesNamespace: openapi-java-code-samples
codeSamplesRevisionDigest: sha256:c87dc38717726f1c1a88df0555232ce3845077240de20aac2ce9d7b20f0dd3f5
codeSamplesRevisionDigest: sha256:7e4ee09ad66f6ebdb8fcce62382af003d61e4073a04705240b2b000cdfdc855b
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 @@ -59,15 +59,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'com.gr4vy:sdk:2.16.40'
implementation 'com.gr4vy:sdk:2.16.41'
```

Maven:
```xml
<dependency>
<groupId>com.gr4vy</groupId>
<artifactId>sdk</artifactId>
<version>2.16.40</version>
<version>2.16.41</version>
</dependency>
```

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

## 2026-03-10 15:35:19
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.750.0 (2.856.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v2.16.41] .
### Releases
- [Maven Central v2.16.41] https://central.sonatype.com/artifact/com.gr4vy/sdk/2.16.41 - .
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.40
version=2.16.41
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g
2 changes: 1 addition & 1 deletion src/main/java/com/gr4vy/sdk/SDKConfiguration.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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.40";
public static final String SDK_VERSION = "2.16.41";
public static final String GEN_VERSION = "2.856.1";
private static final String BASE_PACKAGE = "com.gr4vy.sdk";
public static final String USER_AGENT =
Expand Down