File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
airbyte-integrations/connectors/source-mysql
docs/integrations/sources Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 9
9
connectorSubtype : database
10
10
connectorType : source
11
11
definitionId : 435bb9a5-7887-4809-aa58-28c27df0d7ad
12
- dockerImageTag : 3.3.9
12
+ dockerImageTag : 3.3.10
13
13
dockerRepository : airbyte/source-mysql
14
14
documentationUrl : https://docs.airbyte.com/integrations/sources/mysql
15
15
githubIssueLabel : source-mysql
Original file line number Diff line number Diff line change @@ -223,6 +223,7 @@ Any database or table encoding combination of charset and collation is supported
223
223
224
224
| Version | Date | Pull Request | Subject |
225
225
| :--------| :-----------| :-----------------------------------------------------------| :------------------------------------------------------------------------------------------------------------------------------------------------|
226
+ | 3.3.10 | 2024-02-22 | [ 35569] ( https://github.com/airbytehq/airbyte/pull/35569 ) | Fix logging bug. |
226
227
| 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. |
227
228
| 3.3.8 | 2024-02-20 | [ 35338] ( https://github.com/airbytehq/airbyte/pull/35338 ) | Add config to throw an error on invalid CDC position. |
228
229
| 3.3.7 | 2024-02-13 | [ 35036] ( https://github.com/airbytehq/airbyte/pull/34751 ) | Emit analytics message for invalid CDC cursor. |
You can’t perform that action at this time.
0 commit comments