You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snowflake source: add scope for role for oauth (#15797)
* Snowflake source: add ability to support different roles during oauth
* Snowflake source: add ability to support different roles during oauth
* Snowflake source: handle case with empty role fields
* Snowflake source: added host to spec seeds
* Snowflake source: bump version
* Snowflake source: update change log
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <[email protected]>
Copy file name to clipboardExpand all lines: docs/integrations/sources/snowflake.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ To read more please check official [Snowflake documentation](https://docs.snowfl
122
122
123
123
| Version | Date | Pull Request | Subject |
124
124
|:----------| :--- | :--- | :--- |
125
+
| 0.1.19 | 2022-08-19 |[15797](https://github.com/airbytehq/airbyte/pull/15797)| Allow using role during oauth |
125
126
| 0.1.18 | 2022-08-18 |[14356](https://github.com/airbytehq/airbyte/pull/14356)| DB Sources: only show a table can sync incrementally if at least one column can be used as a cursor field |
126
127
| 0.1.17 | 2022-08-09 |[15314](https://github.com/airbytehq/airbyte/pull/15314)| Discover integer columns as integers rather than floats |
127
128
| 0.1.16 | 2022-08-04 |[15314](https://github.com/airbytehq/airbyte/pull/15314)| (broken, do not use) Discover integer columns as integers rather than floats |
0 commit comments