7198: SSH Tunnel: allow using OPENSSH key format (#15833)
* 7198: SSH Tunnel: allow using OPENSSH key format * 7198: merge * 7198: merge fix * Use apache sshd lib to load private keys for tunnel * Throw an exception in case private key failed to load * Fix failing flow when creating NO_TUNNEL wrapper * bump version numbers * Address review comments. Fix test Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com>
This commit is contained in:
@@ -353,6 +353,7 @@ Therefore, in order to "upgrade" to the desired normalization version, you need
|
||||
|
||||
| Airbyte Version | Normalization Version | Date | Pull Request | Subject |
|
||||
|:----------------|:----------------------|:-----------| :--- |:---------------------------------------------------------------------------|
|
||||
| | 0.2.21 | 2022-08-23 | [\#14876](https://github.com/airbytehq/airbyte/pull/14876/) | SSH Tunnel: allow using OPENSSH key format |
|
||||
| | 0.2.20 | 2022-08-30 | [\#15592](https://github.com/airbytehq/airbyte/pull/15592) | Add TiDB support |
|
||||
| | 0.2.19 | 2022-08-21 | [\#14897](https://github.com/airbytehq/airbyte/pull/14897) | Update Clickhouse DBT to 1.1.7 |
|
||||
| | 0.2.16 | 2022-08-04 | [\#14295](https://github.com/airbytehq/airbyte/pull/14295) | Fixed SSH tunnel port usage |
|
||||
|
||||
Reference in New Issue
Block a user