1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Follow-up fix for SSHExceptions (#18383)

* Follow-up fix for SSHExceptions

* Catch RuntimeException instead of augmenting connection error messaging for now

* Update tests

* Bump versions + docs

* auto-bump connector version

* auto-bump connector version

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Akash Kulkarni
2022-10-25 15:06:03 -07:00
committed by GitHub
parent 30a8d1767e
commit b0a8e5473f
15 changed files with 254 additions and 247 deletions

View File

@@ -16,5 +16,5 @@ ENV APPLICATION source-mssql
COPY --from=build /airbyte /airbyte
LABEL io.airbyte.version=0.4.23
LABEL io.airbyte.version=0.4.24
LABEL io.airbyte.name=airbyte/source-mssql