1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Update fields in source-connectors specifications: snowflake (#9203)

This commit is contained in:
Iryna Grankova
2022-01-11 17:12:14 +02:00
committed by GitHub
parent 986eb588b4
commit 858e185ff0
6 changed files with 16 additions and 15 deletions

View File

@@ -75,6 +75,7 @@ Your database user should now be ready for use with Airbyte.
| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.1.4 | 2021-12-30 | [9203](https://github.com/airbytehq/airbyte/pull/9203) | Update connector fields title/description |
| 0.1.3 | 2021-01-11 | [9304](https://github.com/airbytehq/airbyte/pull/9304) | Upgrade version of JDBC driver |
| 0.1.2 | 2021-10-21 | [7257](https://github.com/airbytehq/airbyte/pull/7257) | Fixed parsing of extreme values for FLOAT and NUMBER data types |
| 0.1.1 | 2021-08-13 | [4699](https://github.com/airbytehq/airbyte/pull/4699) | Added json config validator |