Skip to content

Commit 828c194

Browse files
committed
Revert snowflake version bump
1 parent 861b687 commit 828c194

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airbyte-integrations/connectors/source-snowflake/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ ENV APPLICATION source-snowflake
1616

1717
COPY --from=build /airbyte /airbyte
1818

19-
LABEL io.airbyte.version=0.1.25
19+
LABEL io.airbyte.version=0.1.24
2020
LABEL io.airbyte.name=airbyte/source-snowflake

docs/integrations/sources/snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To read more please check official [Snowflake documentation](https://docs.snowfl
122122

123123
| Version | Date | Pull Request | Subject |
124124
|:----------| :--- | :--- | :--- |
125-
| 0.1.25 | 2022-10-13 | [15535](https://github.com/airbytehq/airbyte/pull/16238) | Update incremental query to avoid data missing when new data is inserted at the same time as a sync starts under non-CDC incremental mode |
125+
| | 2022-10-13 | [15535](https://github.com/airbytehq/airbyte/pull/16238) | Update incremental query to avoid data missing when new data is inserted at the same time as a sync starts under non-CDC incremental mode |
126126
| 0.1.24 | 2022-09-26 | [17144](https://github.com/airbytehq/airbyte/pull/17144) | Fixed bug with incorrect date-time datatypes handling |
127127
| 0.1.23 | 2022-09-26 | [17116](https://github.com/airbytehq/airbyte/pull/17116) | added connection string identifier |
128128
| 0.1.22 | 2022-09-21 | [16766](https://github.com/airbytehq/airbyte/pull/16766) | Update JDBC Driver version to 3.13.22 |

0 commit comments

Comments
 (0)