File tree 3 files changed +3
-2
lines changed
airbyte-integrations/connectors/destination-s3-data-lake
docs/integrations/destinations
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
airbyteBulkConnector {
7
7
core = ' load'
8
8
toolkits = [' load-iceberg-parquet' , ' load-aws' ]
9
- cdk = ' 0.334 '
9
+ cdk = ' 0.343 '
10
10
}
11
11
12
12
application {
Original file line number Diff line number Diff line change 26
26
alias : airbyte-connector-testing-secret-store
27
27
connectorType : destination
28
28
definitionId : 716ca874-520b-4902-9f80-9fad66754b89
29
- dockerImageTag : 0.3.15
29
+ dockerImageTag : 0.3.16
30
30
dockerRepository : airbyte/destination-s3-data-lake
31
31
documentationUrl : https://docs.airbyte.com/integrations/destinations/s3-data-lake
32
32
githubIssueLabel : destination-s3-data-lake
Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ drop all table versions.
152
152
153
153
| Version | Date | Pull Request | Subject |
154
154
| :--------| :-----------| :-----------------------------------------------------------| :-----------------------------------------------------------------------------|
155
+ | 0.3.16 | 2025-02-28 | [ \# 55755] ( https://github.com/airbytehq/airbyte/pull/55755 ) | Exclude number fields from identifier fields |
155
156
| 0.3.15 | 2025-02-28 | [ \# 54724] ( https://github.com/airbytehq/airbyte/pull/54724 ) | Certify connector |
156
157
| 0.3.14 | 2025-02-14 | [ \# 53241] ( https://github.com/airbytehq/airbyte/pull/53241 ) | New CDK interface; perf improvements, skip initial record staging |
157
158
| 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