1
0
mirror of synced 2025-12-23 21:03:15 -05:00

chore(source-mysql): Fix vulnerabilities in dependencies (#58646)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
This commit is contained in:
devin-ai-integration[bot]
2025-04-24 23:32:36 +03:00
committed by GitHub
parent e54503c8d7
commit e9922c2737
2 changed files with 3 additions and 2 deletions

View File

@@ -226,7 +226,8 @@ Any database or table encoding combination of charset and collation is supported
| Version | Date | Pull Request | Subject |
|:------------|:-----------|:-----------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------|
| 3.11.12 | 2025-04-18 | [58132](https://github.com/airbytehq/airbyte/pull/58132) | Fix vulnerabilities in dependencies. |
| 3.11.13 | 2025-04-24 | [58646](https://github.com/airbytehq/airbyte/pull/58646) | Fix vulnerabilities in dependencies. |
| 3.11.12 | 2025-04-18 | [58132](https://github.com/airbytehq/airbyte/pull/58132) | Fix vulnerabilities in dependencies. |
| 3.11.11 | 2025-04-23 | [58623](https://github.com/airbytehq/airbyte/pull/58623) | Bump CDK version to the latets published |
| 3.11.10 | 2025-04-22 | [58599](https://github.com/airbytehq/airbyte/pull/58599) | Extend debezium shutdown timeout to allow the engine to gracefully close |
| 3.11.9 | 2025-03-14 | [55731](https://github.com/airbytehq/airbyte/pull/55731) | More meaningful errors for variables used in extra checks for CDC |