🎉 Destination MySQl - Added support for connection via ssh (aka bastion server) (#6317)
* updated mysql tests * updated mysql tests * added mysql ssh tunnel tests by key * fixed remarks * fixed remarks * updated DatabricksStreamCopier * switch to custom file for ssh config in normalization * updated MySQL SSH tests * bump version * get local port properly * updated assertSameValue for MySQL ssh tunnel * updated image version and documentation * updated code style * updated CI credentials * updated normalization documentation Co-authored-by: George Claireaux <george@claireaux.co.uk>
This commit is contained in:
@@ -294,6 +294,7 @@ Therefore, in order to "upgrade" to the desired normalization version, you need
|
||||
|
||||
| Airbyte Version | Normalization Version | Date | Pull Request | Subject |
|
||||
| :--- | :--- | :--- | :--- | :--- |
|
||||
| 0.29.17-alpha | 0.1.47 | 2021-09-20 | [#6317](https://github.com/airbytehq/airbyte/pull/6317) | MySQL: updated MySQL normalization with using SSH tunnel |
|
||||
| 0.29.17-alpha | 0.1.45 | 2021-09-18 | [#6052](https://github.com/airbytehq/airbyte/pull/6052) | Snowflake: accept any date-time format |
|
||||
| 0.29.8-alpha | 0.1.40 | 2021-08-18 | [#5433](https://github.com/airbytehq/airbyte/pull/5433) | Allow optional credentials_json for BigQuery |
|
||||
| 0.29.5-alpha | 0.1.39 | 2021-08-11 | [#4557](https://github.com/airbytehq/airbyte/pull/4557) | Handle date times and solve conflict name btw stream/field |
|
||||
|
||||
Reference in New Issue
Block a user