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

Reconcile versions in git with versions in docker hub (#12368)

This commit is contained in:
Greg Solovyev
2022-04-26 11:41:59 -07:00
committed by GitHub
parent f1c6f1964c
commit 597d6ccbb8
16 changed files with 75 additions and 69 deletions

View File

@@ -292,8 +292,9 @@ If you do not see a type in this list, assume that it is coerced into a string.
## Changelog
| Version | Date | Pull Request | Subject |
|:------- | :--------- | :----------------------------------------------------- | :------------------------------------- |
| Version | Date | Pull Request | Subject |
|:--------|:-----------| :----------------------------------------------------- | :------------------------------------- |
| 0.3.21 | 2022-04-11 | [11729](https://github.com/airbytehq/airbyte/pull/11729) | Bump mina-sshd from 2.7.0 to 2.8.0 |
| 0.3.19 | 2022-03-31 | [11495](https://github.com/airbytehq/airbyte/pull/11495) | Adds Support to Chinese MSSQL Server Agent |
| 0.3.18 | 2022-03-29 | [11010](https://github.com/airbytehq/airbyte/pull/11010) | Adds JDBC Params |
| 0.3.17 | 2022-02-21 | [10242](https://github.com/airbytehq/airbyte/pull/10242) | Fixed cursor for old connectors that use non-microsecond format. Now connectors work with both formats |