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

source-mysql: bump patch version following #35569 (#35573)

Co-authored-by: Stephane Geneix <stephane@airbyte.io>
This commit is contained in:
Marius Posta
2024-02-22 20:19:56 -08:00
committed by GitHub
parent 084671b580
commit 2b370f84c2
2 changed files with 2 additions and 1 deletions

View File

@@ -223,6 +223,7 @@ Any database or table encoding combination of charset and collation is supported
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:-----------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------|
| 3.3.10 | 2024-02-22 | [35569](https://github.com/airbytehq/airbyte/pull/35569) | Fix logging bug. |
| 3.3.9 | 2024-02-21 | [35525](https://github.com/airbytehq/airbyte/pull/35338) | Adopt 0.21.4 and reduce cdc state compression threshold to 1MB. |
| 3.3.8 | 2024-02-20 | [35338](https://github.com/airbytehq/airbyte/pull/35338) | Add config to throw an error on invalid CDC position. |
| 3.3.7 | 2024-02-13 | [35036](https://github.com/airbytehq/airbyte/pull/34751) | Emit analytics message for invalid CDC cursor. |