Destination Snowflake: bump to latest cdk (#68683)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
testExecutionConcurrency=-1
|
||||
cdkVersion=0.1.56
|
||||
cdkVersion=0.1.58
|
||||
JunitMethodExecutionTimeout=10 m
|
||||
|
||||
@@ -5,7 +5,7 @@ data:
|
||||
connectorSubtype: database
|
||||
connectorType: destination
|
||||
definitionId: 424892c4-daac-4491-b35d-c6688ba547ba
|
||||
dockerImageTag: 4.0.18
|
||||
dockerImageTag: 4.0.19
|
||||
dockerRepository: airbyte/destination-snowflake
|
||||
documentationUrl: https://docs.airbyte.com/integrations/destinations/snowflake
|
||||
githubIssueLabel: destination-snowflake
|
||||
|
||||
@@ -251,6 +251,7 @@ desired namespace.
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:----------------|:-----------|:--------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 4.0.19 | 2025-10-28 | [68683](https://github.com/airbytehq/airbyte/pull/68683) | Upgrade to CDK 0.1.58 (improve logging of unflushed states at end of sync) |
|
||||
| 4.0.18 | 2025-10-28 | [68125](https://github.com/airbytehq/airbyte/pull/68125) | Internal refactoring; upgrade to CDK 0.1.56 |
|
||||
| 4.0.17 | 2025-10-21 | [68585](https://github.com/airbytehq/airbyte/pull/68585) | Wrap Snowflake permission errors as ConfigErrorException for better error handling |
|
||||
| 4.0.16 | 2025-10-21 | [68516](https://github.com/airbytehq/airbyte/pull/68516) | Ensure columns are marked as non-nullable in destination schema. |
|
||||
|
||||
Reference in New Issue
Block a user