Skip to content

Commit c200561

Browse files
octavia-bot[bot]edgaosubodh1810
authored
chore: upgrade destination-s3-data-lake to bulk CDK 0.1.61 (#69133)
Co-authored-by: edgao <[email protected]> Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com> Co-authored-by: Subodh Kant Chaturvedi <[email protected]>
1 parent f814186 commit c200561

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
testExecutionConcurrency=-1
2-
cdkVersion=0.1.51
2+
cdkVersion=0.1.61
33
JunitMethodExecutionTimeout=10m

airbyte-integrations/connectors/destination-s3-data-lake/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ data:
3232
alias: airbyte-connector-testing-secret-store
3333
connectorType: destination
3434
definitionId: 716ca874-520b-4902-9f80-9fad66754b89
35-
dockerImageTag: 0.3.39
35+
dockerImageTag: 0.3.40
3636
dockerRepository: airbyte/destination-s3-data-lake
3737
documentationUrl: https://docs.airbyte.com/integrations/destinations/s3-data-lake
3838
githubIssueLabel: destination-s3-data-lake

docs/integrations/destinations/s3-data-lake.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ Now, you can identify the latest version of the 'Alice' record by querying wheth
375375

376376
| Version | Date | Pull Request | Subject |
377377
|:--------|:-----------|:-----------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------|
378+
| 0.3.40 | 2025-11-01 | [69133](https://github.com/airbytehq/airbyte/pull/69133) | Upgrade to Bulk CDK 0.1.61. |
378379
| 0.3.39 | 2025-10-16 | [68108](https://github.com/airbytehq/airbyte/pull/68108) | Implement Polaris support |
379380
| 0.3.38 | 2025-10-07 | [67005](https://github.com/airbytehq/airbyte/pull/67005) | Fix: Treat empty string role_arn as null to prevent misleading config errors |
380381
| 0.3.37 | 2025-10-07 | [67150](https://github.com/airbytehq/airbyte/pull/67150) | Fix check operation to use unique table names, preventing conflicts with stale metadata and concurrent operations |
@@ -434,4 +435,4 @@ Now, you can identify the latest version of the 'Alice' record by querying wheth
434435
| 0.2.7 | 2025-01-09 | [\#50957](https://github.com/airbytehq/airbyte/pull/50957) | Add support for GLUE RBAC (Assume role) |
435436
| 0.2.6 | 2025-01-08 | [\#50991](https://github.com/airbytehq/airbyte/pull/50991) | Initial public release. |
436437

437-
</details>
438+
</details>

0 commit comments

Comments
 (0)