Skip to content

Commit 4b367de

Browse files
authored
[S3-DL] Update version (#69232)
1 parent f09eccd commit 4b367de

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
ab_internal:
33
ql: 100
44
sl: 100
5-
requireVersionIncrementsInPullRequests: false
5+
requireVersionIncrementsInPullRequests: true
66
connectorBuildOptions:
77
baseImage: docker.io/airbyte/java-connector-base:2.0.1@sha256:ec89bd1a89e825514dd2fc8730ba299a3ae1544580a078df0e35c5202c2085b3
88
registryOverrides:
@@ -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.40
35+
dockerImageTag: 0.3.41
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,7 +375,8 @@ 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. |
378+
| 0.3.41 | 2025-11-06 | [69232](https://github.com/airbytehq/airbyte/pull/69232) | Upgrade to Bulk CDK 0.1.69. Changes to handle changes in commit patterns |
379+
| 0.3.40 | 2025-11-01 | [69133](https://github.com/airbytehq/airbyte/pull/69133) | Upgrade to Bulk CDK 0.1.61. |
379380
| 0.3.39 | 2025-10-16 | [68108](https://github.com/airbytehq/airbyte/pull/68108) | Implement Polaris support |
380381
| 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 |
381382
| 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 |

0 commit comments

Comments
 (0)