Update supported versions

This commit is contained in:
Laurent Indermuehle 2023-01-24 09:03:06 +01:00
parent 7ec9ee5572
commit f200382743
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -63,27 +63,29 @@ Every voice is important and every idea is valuable. If you have something on yo
### ansible-core
- 2.11
- 2.12
- 2.13
- 2.14
- current development version
### Databases
- mysql 5.7.40
- mysql 8.0.31
- mariadb:10.4.24 (only collection version >= 3)
- mariadb:10.5.18 (only collection version >= 3)
- mariadb:10.6.11 (only collection version >= 3)
- mariadb:10.7.7 (only collection version >= 3)
- mariadb 10.8.6 (only collection version >= 3)
- mariadb 10.9.4 (only collection version >= 3)
- mariadb:10.4.24 (only collection version >= 3.5.1)
- mariadb:10.5.18 (only collection version >= 3.5.1)
- mariadb:10.6.11 (only collection version >= 3.5.1)
- mariadb:10.7.7 (only collection version >= 3.5.1)
- mariadb 10.8.6 (only collection version >= 3.0)
### Database connectors
- pymysql 0.7.10
- pymysql 0.7.11 (Only tested with MySQL 5.7)
- pymysql 0.9.3
- pymysql 1.0.2 (only collection version >= 3.5.1) !!! Unsuported until future release !!!
- mysqlclient 2.0.1
- mysqlclient 2.0.3 (only collection version >= 3.5.1)
- mysqlclient 2.1.1 (only collection version >= 3.5.1)
## External requirements