From a5a65218a7a8841d00e6f033529f4fea130b03a1 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Sat, 27 May 2023 00:13:01 +0000 Subject: [PATCH 1/3] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.38.0 --- README.md | 2 +- RELEASES.md | 10 +++++++++- gen.yaml | 6 +++--- lib/build.gradle | 2 +- lib/src/main/java/com/airbyte/api/Airbyte.java | 4 ++-- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ecc59b192..8f3e46ca4 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The Developer Portal UI can also be used to help build your integration by showi ### Gradle ```groovy -implementation 'com.airbyte.api:public-api:0.13.0' +implementation 'com.airbyte.api:public-api:0.13.1' ``` diff --git a/RELEASES.md b/RELEASES.md index e3ff0907b..86dbcf612 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -311,4 +311,12 @@ Based on: - OpenAPI Doc 1.0.0 - Speakeasy CLI 1.37.5 (2.32.2) https://github.com/speakeasy-api/speakeasy ### Releases -- [Maven Central v0.13.0] https://central.sonatype.com/artifact/com.airbyte/api/0.13.0 - . \ No newline at end of file +- [Maven Central v0.13.0] https://central.sonatype.com/artifact/com.airbyte/api/0.13.0 - . + +## 2023-05-27 00:12:30 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.38.0 (2.32.7) https://github.com/speakeasy-api/speakeasy +### Releases +- [Maven Central v0.13.1] https://central.sonatype.com/artifact/com.airbyte/api/0.13.1 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index cf0eea95e..f5849a682 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,14 +2,14 @@ configVersion: 1.0.0 management: docChecksum: e82f3e11abf47c2509f115468e75bb06 docVersion: 1.0.0 - speakeasyVersion: 1.37.5 - generationVersion: 2.32.2 + speakeasyVersion: 1.38.0 + generationVersion: 2.32.7 generation: sdkClassName: airbyte singleTagPerOp: false telemetryEnabled: true java: - version: 0.13.0 + version: 0.13.1 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index 0588384e4..045223035 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.13.0' + version = '0.13.1' from components.java diff --git a/lib/src/main/java/com/airbyte/api/Airbyte.java b/lib/src/main/java/com/airbyte/api/Airbyte.java index 276d48cf0..f7645b89f 100755 --- a/lib/src/main/java/com/airbyte/api/Airbyte.java +++ b/lib/src/main/java/com/airbyte/api/Airbyte.java @@ -30,8 +30,8 @@ public class Airbyte { private com.airbyte.api.models.shared.Security _security; private String _serverUrl; private String _language = "java"; - private String _sdkVersion = "0.13.0"; - private String _genVersion = "2.32.2"; + private String _sdkVersion = "0.13.1"; + private String _genVersion = "2.32.7"; /** * The Builder class allows the configuration of a new instance of the SDK. */ From 5d0afe3cd76da389e41941b264a57bc666aa7649 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Wed, 31 May 2023 20:55:36 +0000 Subject: [PATCH 2/3] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.40.1 --- README.md | 2 +- RELEASES.md | 10 +++++++++- gen.yaml | 6 +++--- lib/build.gradle | 16 +--------------- lib/src/main/java/com/airbyte/api/Airbyte.java | 4 ++-- 5 files changed, 16 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 8f3e46ca4..9163d233f 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The Developer Portal UI can also be used to help build your integration by showi ### Gradle ```groovy -implementation 'com.airbyte.api:public-api:0.13.1' +implementation 'com.airbyte.api:public-api:0.14.0' ``` diff --git a/RELEASES.md b/RELEASES.md index 86dbcf612..264d41230 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -319,4 +319,12 @@ Based on: - OpenAPI Doc 1.0.0 - Speakeasy CLI 1.38.0 (2.32.7) https://github.com/speakeasy-api/speakeasy ### Releases -- [Maven Central v0.13.1] https://central.sonatype.com/artifact/com.airbyte/api/0.13.1 - . \ No newline at end of file +- [Maven Central v0.13.1] https://central.sonatype.com/artifact/com.airbyte/api/0.13.1 - . + +## 2023-05-31 20:55:15 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.40.1 (2.34.1) https://github.com/speakeasy-api/speakeasy +### Releases +- [Maven Central v0.14.0] https://central.sonatype.com/artifact/com.airbyte/api/0.14.0 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index f5849a682..109a73f91 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,14 +2,14 @@ configVersion: 1.0.0 management: docChecksum: e82f3e11abf47c2509f115468e75bb06 docVersion: 1.0.0 - speakeasyVersion: 1.38.0 - generationVersion: 2.32.7 + speakeasyVersion: 1.40.1 + generationVersion: 2.34.1 generation: sdkClassName: airbyte singleTagPerOp: false telemetryEnabled: true java: - version: 0.13.1 + version: 0.14.0 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index 045223035..138de9fb0 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.13.1' + version = '0.14.0' from components.java @@ -100,17 +100,3 @@ dependencies { implementation 'org.apache.httpcomponents:httpclient:4.5.13' implementation 'org.apache.httpcomponents:httpmime:4.5.13' } - -jar { - enabled = true - duplicatesStrategy = DuplicatesStrategy.EXCLUDE - manifest { - - } - - from { - configurations.runtimeClasspath.collect { - it.isDirectory() ? it : zipTree(it) - } - } -} \ No newline at end of file diff --git a/lib/src/main/java/com/airbyte/api/Airbyte.java b/lib/src/main/java/com/airbyte/api/Airbyte.java index f7645b89f..a7d14107f 100755 --- a/lib/src/main/java/com/airbyte/api/Airbyte.java +++ b/lib/src/main/java/com/airbyte/api/Airbyte.java @@ -30,8 +30,8 @@ public class Airbyte { private com.airbyte.api.models.shared.Security _security; private String _serverUrl; private String _language = "java"; - private String _sdkVersion = "0.13.1"; - private String _genVersion = "2.32.7"; + private String _sdkVersion = "0.14.0"; + private String _genVersion = "2.34.1"; /** * The Builder class allows the configuration of a new instance of the SDK. */ From 06722b7b36a38be86139360d76f7c67997a2978c Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Thu, 1 Jun 2023 00:17:05 +0000 Subject: [PATCH 3/3] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.40.2 --- README.md | 2 +- RELEASES.md | 10 +++++++++- gen.yaml | 6 +++--- lib/build.gradle | 2 +- lib/src/main/java/com/airbyte/api/Airbyte.java | 4 ++-- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9163d233f..f2dc46965 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The Developer Portal UI can also be used to help build your integration by showi ### Gradle ```groovy -implementation 'com.airbyte.api:public-api:0.14.0' +implementation 'com.airbyte.api:public-api:0.14.1' ``` diff --git a/RELEASES.md b/RELEASES.md index 264d41230..3967fc3df 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -327,4 +327,12 @@ Based on: - OpenAPI Doc 1.0.0 - Speakeasy CLI 1.40.1 (2.34.1) https://github.com/speakeasy-api/speakeasy ### Releases -- [Maven Central v0.14.0] https://central.sonatype.com/artifact/com.airbyte/api/0.14.0 - . \ No newline at end of file +- [Maven Central v0.14.0] https://central.sonatype.com/artifact/com.airbyte/api/0.14.0 - . + +## 2023-06-01 00:16:45 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.40.2 (2.34.2) https://github.com/speakeasy-api/speakeasy +### Releases +- [Maven Central v0.14.1] https://central.sonatype.com/artifact/com.airbyte/api/0.14.1 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index 109a73f91..1a1bd2a45 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,14 +2,14 @@ configVersion: 1.0.0 management: docChecksum: e82f3e11abf47c2509f115468e75bb06 docVersion: 1.0.0 - speakeasyVersion: 1.40.1 - generationVersion: 2.34.1 + speakeasyVersion: 1.40.2 + generationVersion: 2.34.2 generation: sdkClassName: airbyte singleTagPerOp: false telemetryEnabled: true java: - version: 0.14.0 + version: 0.14.1 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index 138de9fb0..7a059ee0a 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.14.0' + version = '0.14.1' from components.java diff --git a/lib/src/main/java/com/airbyte/api/Airbyte.java b/lib/src/main/java/com/airbyte/api/Airbyte.java index a7d14107f..338e545ce 100755 --- a/lib/src/main/java/com/airbyte/api/Airbyte.java +++ b/lib/src/main/java/com/airbyte/api/Airbyte.java @@ -30,8 +30,8 @@ public class Airbyte { private com.airbyte.api.models.shared.Security _security; private String _serverUrl; private String _language = "java"; - private String _sdkVersion = "0.14.0"; - private String _genVersion = "2.34.1"; + private String _sdkVersion = "0.14.1"; + private String _genVersion = "2.34.2"; /** * The Builder class allows the configuration of a new instance of the SDK. */