From 3fbadac73d67105a9e2b166768df54e7f411c81c Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Fri, 25 Aug 2023 00:12:17 +0000 Subject: [PATCH 1/4] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.74.11 --- README.md | 2 +- RELEASES.md | 12 +++++++++++- gen.yaml | 8 ++++---- lib/build.gradle | 2 +- .../main/java/com/airbyte/api/SDKConfiguration.java | 4 ++-- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8b76b6244..54638ab12 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.36.2' +implementation 'com.airbyte.api:public-api:0.36.3' ``` diff --git a/RELEASES.md b/RELEASES.md index 6b659ceae..6e6976330 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -671,4 +671,14 @@ Based on: ### Generated - [java v0.36.2] . ### Releases -- [Maven Central v0.36.2] https://central.sonatype.com/artifact/com.airbyte/api/0.36.2 - . \ No newline at end of file +- [Maven Central v0.36.2] https://central.sonatype.com/artifact/com.airbyte/api/0.36.2 - . + +## 2023-08-25 00:11:46 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.74.11 (2.87.1) https://github.com/speakeasy-api/speakeasy +### Generated +- [java v0.36.3] . +### Releases +- [Maven Central v0.36.3] https://central.sonatype.com/artifact/com.airbyte/api/0.36.3 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index e86d3ed16..6d3e693f0 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,8 +2,8 @@ configVersion: 1.0.0 management: docChecksum: 677c33932664e2e3ad3b815e949e0aa9 docVersion: 1.0.0 - speakeasyVersion: 1.74.3 - generationVersion: 2.86.6 + speakeasyVersion: 1.74.11 + generationVersion: 2.87.1 generation: comments: disableComments: false @@ -15,12 +15,12 @@ generation: telemetryEnabled: true features: java: - core: 2.82.1 + core: 2.82.2 globalSecurity: 2.81.1 globalServerURLs: 2.82.0 includes: 2.81.1 java: - version: 0.36.2 + version: 0.36.3 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index 9cb7fc0a9..f65de2c06 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.36.2' + version = '0.36.3' from components.java diff --git a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java index d336ecfc2..bb3a2572a 100755 --- a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java +++ b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java @@ -15,7 +15,7 @@ class SDKConfiguration { public int serverIdx = 0; public String language = "java"; public String openapiDocVersion = "1.0.0"; - public String sdkVersion = "0.36.2"; - public String genVersion = "2.86.6"; + public String sdkVersion = "0.36.3"; + public String genVersion = "2.87.1"; } \ No newline at end of file From 55d4c335afdefc0f0d36fd0666eeff736207facc Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Sat, 26 Aug 2023 00:11:52 +0000 Subject: [PATCH 2/4] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.74.15 --- README.md | 2 +- RELEASES.md | 12 +++++++++++- gen.yaml | 8 ++++---- lib/build.gradle | 2 +- .../main/java/com/airbyte/api/SDKConfiguration.java | 4 ++-- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 54638ab12..6cc3493a9 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.36.3' +implementation 'com.airbyte.api:public-api:0.37.0' ``` diff --git a/RELEASES.md b/RELEASES.md index 6e6976330..acaeea173 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -681,4 +681,14 @@ Based on: ### Generated - [java v0.36.3] . ### Releases -- [Maven Central v0.36.3] https://central.sonatype.com/artifact/com.airbyte/api/0.36.3 - . \ No newline at end of file +- [Maven Central v0.36.3] https://central.sonatype.com/artifact/com.airbyte/api/0.36.3 - . + +## 2023-08-26 00:11:21 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.74.15 (2.88.2) https://github.com/speakeasy-api/speakeasy +### Generated +- [java v0.37.0] . +### Releases +- [Maven Central v0.37.0] https://central.sonatype.com/artifact/com.airbyte/api/0.37.0 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index 6d3e693f0..69b98682f 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,8 +2,8 @@ configVersion: 1.0.0 management: docChecksum: 677c33932664e2e3ad3b815e949e0aa9 docVersion: 1.0.0 - speakeasyVersion: 1.74.11 - generationVersion: 2.87.1 + speakeasyVersion: 1.74.15 + generationVersion: 2.88.2 generation: comments: disableComments: false @@ -15,12 +15,12 @@ generation: telemetryEnabled: true features: java: - core: 2.82.2 + core: 2.83.1 globalSecurity: 2.81.1 globalServerURLs: 2.82.0 includes: 2.81.1 java: - version: 0.36.3 + version: 0.37.0 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index f65de2c06..0f5cba9fc 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.36.3' + version = '0.37.0' from components.java diff --git a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java index bb3a2572a..6430da0f0 100755 --- a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java +++ b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java @@ -15,7 +15,7 @@ class SDKConfiguration { public int serverIdx = 0; public String language = "java"; public String openapiDocVersion = "1.0.0"; - public String sdkVersion = "0.36.3"; - public String genVersion = "2.87.1"; + public String sdkVersion = "0.37.0"; + public String genVersion = "2.88.2"; } \ No newline at end of file From 6e51a1bd88e92c754f9f2659367ade5cc7d7a31d Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Thu, 31 Aug 2023 00:12:38 +0000 Subject: [PATCH 3/4] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.75.0 --- .gitattributes | 3 +++ README.md | 2 +- RELEASES.md | 12 +++++++++++- gen.yaml | 8 ++++---- lib/build.gradle | 2 +- .../main/java/com/airbyte/api/SDKConfiguration.java | 4 ++-- 6 files changed, 22 insertions(+), 9 deletions(-) diff --git a/.gitattributes b/.gitattributes index 097f9f98d..15532825e 100755 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,6 @@ # These are Windows script files and should use crlf *.bat text eol=crlf +# This allows generated code to be indexed correctly +*.java linguist-generated=false + diff --git a/README.md b/README.md index 6cc3493a9..40e4671f5 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.37.0' +implementation 'com.airbyte.api:public-api:0.38.0' ``` diff --git a/RELEASES.md b/RELEASES.md index acaeea173..4f142db35 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -691,4 +691,14 @@ Based on: ### Generated - [java v0.37.0] . ### Releases -- [Maven Central v0.37.0] https://central.sonatype.com/artifact/com.airbyte/api/0.37.0 - . \ No newline at end of file +- [Maven Central v0.37.0] https://central.sonatype.com/artifact/com.airbyte/api/0.37.0 - . + +## 2023-08-31 00:12:06 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.75.0 (2.89.1) https://github.com/speakeasy-api/speakeasy +### Generated +- [java v0.38.0] . +### Releases +- [Maven Central v0.38.0] https://central.sonatype.com/artifact/com.airbyte/api/0.38.0 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index 69b98682f..a718d6170 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,8 +2,8 @@ configVersion: 1.0.0 management: docChecksum: 677c33932664e2e3ad3b815e949e0aa9 docVersion: 1.0.0 - speakeasyVersion: 1.74.15 - generationVersion: 2.88.2 + speakeasyVersion: 1.75.0 + generationVersion: 2.89.1 generation: comments: disableComments: false @@ -15,12 +15,12 @@ generation: telemetryEnabled: true features: java: - core: 2.83.1 + core: 2.84.0 globalSecurity: 2.81.1 globalServerURLs: 2.82.0 includes: 2.81.1 java: - version: 0.37.0 + version: 0.38.0 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index 0f5cba9fc..167b9859c 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.37.0' + version = '0.38.0' from components.java diff --git a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java index 6430da0f0..69a0a729c 100755 --- a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java +++ b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java @@ -15,7 +15,7 @@ class SDKConfiguration { public int serverIdx = 0; public String language = "java"; public String openapiDocVersion = "1.0.0"; - public String sdkVersion = "0.37.0"; - public String genVersion = "2.88.2"; + public String sdkVersion = "0.38.0"; + public String genVersion = "2.89.1"; } \ No newline at end of file From dd70bab7894ac125d90129f756aed1eabba96958 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Fri, 1 Sep 2023 00:13:31 +0000 Subject: [PATCH 4/4] ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.77.0 --- README.md | 2 +- RELEASES.md | 12 +++++++++++- gen.yaml | 8 ++++---- lib/build.gradle | 2 +- .../main/java/com/airbyte/api/SDKConfiguration.java | 4 ++-- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 40e4671f5..4d67d668e 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.38.0' +implementation 'com.airbyte.api:public-api:0.39.0' ``` diff --git a/RELEASES.md b/RELEASES.md index 4f142db35..5b4415270 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -701,4 +701,14 @@ Based on: ### Generated - [java v0.38.0] . ### Releases -- [Maven Central v0.38.0] https://central.sonatype.com/artifact/com.airbyte/api/0.38.0 - . \ No newline at end of file +- [Maven Central v0.38.0] https://central.sonatype.com/artifact/com.airbyte/api/0.38.0 - . + +## 2023-09-01 00:12:54 +### Changes +Based on: +- OpenAPI Doc 1.0.0 +- Speakeasy CLI 1.77.0 (2.91.2) https://github.com/speakeasy-api/speakeasy +### Generated +- [java v0.39.0] . +### Releases +- [Maven Central v0.39.0] https://central.sonatype.com/artifact/com.airbyte/api/0.39.0 - . \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index a718d6170..25ac68e74 100644 --- a/gen.yaml +++ b/gen.yaml @@ -2,8 +2,8 @@ configVersion: 1.0.0 management: docChecksum: 677c33932664e2e3ad3b815e949e0aa9 docVersion: 1.0.0 - speakeasyVersion: 1.75.0 - generationVersion: 2.89.1 + speakeasyVersion: 1.77.0 + generationVersion: 2.91.2 generation: comments: disableComments: false @@ -15,12 +15,12 @@ generation: telemetryEnabled: true features: java: - core: 2.84.0 + core: 2.85.0 globalSecurity: 2.81.1 globalServerURLs: 2.82.0 includes: 2.81.1 java: - version: 0.38.0 + version: 0.39.0 artifactID: api companyEmail: info@airbyte.com companyName: Airbyte diff --git a/lib/build.gradle b/lib/build.gradle index 167b9859c..6c843289f 100755 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -41,7 +41,7 @@ publishing { maven(MavenPublication) { groupId = 'com.airbyte' artifactId = 'api' - version = '0.38.0' + version = '0.39.0' from components.java diff --git a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java index 69a0a729c..4a3af87a4 100755 --- a/lib/src/main/java/com/airbyte/api/SDKConfiguration.java +++ b/lib/src/main/java/com/airbyte/api/SDKConfiguration.java @@ -15,7 +15,7 @@ class SDKConfiguration { public int serverIdx = 0; public String language = "java"; public String openapiDocVersion = "1.0.0"; - public String sdkVersion = "0.38.0"; - public String genVersion = "2.89.1"; + public String sdkVersion = "0.39.0"; + public String genVersion = "2.91.2"; } \ No newline at end of file