Skip to content

Commit 796b2e8

Browse files
author
Marius Posta
authored
java CDK: clean up dependencies, refactor modules (#34745)
1 parent 1fb0e27 commit 796b2e8

File tree

393 files changed

+682
-5507
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

393 files changed

+682
-5507
lines changed

airbyte-cdk/java/airbyte-cdk/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ MavenLocal debugging steps:
166166

167167
| Version | Date | Pull Request | Subject |
168168
|:--------|:-----------|:-----------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------|
169+
| 0.19.0 | 2024-02-01 | [\#34745](https://github.com/airbytehq/airbyte/pull/34745) | Reorganize CDK module structure. |
169170
| 0.18.0 | 2024-02-08 | [\#33606](https://github.com/airbytehq/airbyte/pull/33606) | Add updated Initial and Incremental Stream State definitions for DB Sources. |
170171
| 0.17.1 | 2024-02-08 | [\#35027](https://github.com/airbytehq/airbyte/pull/35027) | Make state handling thread safe in async destination framework. |
171172
| 0.17.0 | 2024-02-08 | [\#34502](https://github.com/airbytehq/airbyte/pull/34502) | Enable configuring async destination batch size. |

airbyte-cdk/java/airbyte-cdk/acceptance-test-harness/build.gradle

Lines changed: 0 additions & 41 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/acceptance-test-harness/src/main/java/io/airbyte/workers/internal/VersionedAirbyteMessageBufferedWriter.java

Lines changed: 0 additions & 38 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/acceptance-test-harness/src/main/java/io/airbyte/workers/internal/VersionedAirbyteMessageBufferedWriterFactory.java

Lines changed: 0 additions & 49 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/airbyte-api/readme.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/airbyte-commons-cli/build.gradle

Lines changed: 0 additions & 7 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/airbyte-commons-cli/readme.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/airbyte-commons-protocol/build.gradle

Lines changed: 0 additions & 10 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/airbyte-commons-protocol/src/main/java/io/airbyte/commons/protocol/AirbyteMessageMigrator.java

Lines changed: 0 additions & 78 deletions
This file was deleted.

airbyte-cdk/java/airbyte-cdk/airbyte-commons-protocol/src/main/java/io/airbyte/commons/protocol/AirbyteMessageSerDeProvider.java

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)