File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
airbyte-integrations/connectors/destination-s3-data-lake
docs/integrations/destinations Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66airbyteBulkConnector {
77 core = ' load'
88 toolkits = [' load-iceberg-parquet' , ' load-aws' ]
9- cdk = ' 0.334 '
9+ cdk = ' 0.343 '
1010}
1111
1212application {
Original file line number Diff line number Diff line change 2626 alias : airbyte-connector-testing-secret-store
2727 connectorType : destination
2828 definitionId : 716ca874-520b-4902-9f80-9fad66754b89
29- dockerImageTag : 0.3.15
29+ dockerImageTag : 0.3.16
3030 dockerRepository : airbyte/destination-s3-data-lake
3131 documentationUrl : https://docs.airbyte.com/integrations/destinations/s3-data-lake
3232 githubIssueLabel : destination-s3-data-lake
Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ drop all table versions.
152152
153153| Version | Date | Pull Request | Subject |
154154| :--------| :-----------| :-----------------------------------------------------------| :-----------------------------------------------------------------------------|
155+ | 0.3.16 | 2025-02-28 | [ \# 55755] ( https://github.com/airbytehq/airbyte/pull/55755 ) | Exclude number fields from identifier fields |
155156| 0.3.15 | 2025-02-28 | [ \# 54724] ( https://github.com/airbytehq/airbyte/pull/54724 ) | Certify connector |
156157| 0.3.14 | 2025-02-14 | [ \# 53241] ( https://github.com/airbytehq/airbyte/pull/53241 ) | New CDK interface; perf improvements, skip initial record staging |
157158| 0.3.13 | 2025-02-14 | [ \# 53697] ( https://github.com/airbytehq/airbyte/pull/53697 ) | Internal refactor |
You can’t perform that action at this time.
0 commit comments