You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-cdk/java/airbyte-cdk/s3-destinations/src/main/kotlin/io/airbyte/cdk/integrations/destination/s3/BaseS3Destination.kt
+6-2
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,9 @@ private val LOGGER = KotlinLogging.logger {}
Copy file name to clipboardExpand all lines: airbyte-cdk/java/airbyte-cdk/s3-destinations/src/main/kotlin/io/airbyte/cdk/integrations/destination/s3/S3ConsumerFactory.kt
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-s3/src/main/kotlin/io/airbyte/integrations/destination/s3/S3Destination.kt
| 0.6.6 | 2024-08-06 |[43343](https://github.com/airbytehq/airbyte/pull/43343)| Use Kotlin 2.0.0 |
518
-
| 0.6.5 | 2024-08-01 |[42405](https://github.com/airbytehq/airbyte/pull/42405)| S3 parallelizes workloads, checkpoints, submits counts, support for generationId in metadata for refreshes. |
| 0.6.7 | 2024-08-11 |[43713](https://github.com/airbytehq/airbyte/issues/43713)| Decreased memory ratio (0.7 -> 0.5) and thread allocation (5 -> 1) for async S3 uploads. |
518
+
| 0.6.6 | 2024-08-06 |[43343](https://github.com/airbytehq/airbyte/pull/43343)| Use Kotlin 2.0.0 |
519
+
| 0.6.5 | 2024-08-01 |[42405](https://github.com/airbytehq/airbyte/pull/42405)| S3 parallelizes workloads, checkpoints, submits counts, support for generationId in metadata for refreshes. |
| 0.5.8 | 2024-01-03 |[#33924](https://github.com/airbytehq/airbyte/pull/33924)| Add new ap-southeast-3 AWS region |
526
527
| 0.5.7 | 2023-12-28 |[#33788](https://github.com/airbytehq/airbyte/pull/33788)| Thread-safe fix for file part names |
527
528
| 0.5.6 | 2023-12-08 |[#33263](https://github.com/airbytehq/airbyte/pull/33263)| (incorrect filename format, do not use) Adopt java CDK version 0.7.0. |
0 commit comments