-
|
Hi, I'm currently using AWS RDS for MySQL as my database for Steve. The MySQL version in use is 8.0, which is listed as supported in the project’s documentation: I recently received a notice from AWS stating that Amazon RDS MySQL 8.0 will reach end of standard support on July 31, 2026. Similar end-of-support timelines also apply to the MariaDB versions currently supported (dates vary slightly). Some of the currently supported versions are already deprecated. For reference:
I wanted to bring this to attention and ask whether there are plans to update the supported database versions in the near future? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
hey @Kimpulla, i updated the supported versions to contain mysql 8.4. i would have liked to test mariadb 11.x and 12.y as well, but there were issues running them in github runner containers. maybe i will revisit this attempt in near future again. they probably would still work, but i do not want to fiddle with these versions locally and promise people that they work verbally (or, you know, in writing). they should be part of our CI. |
Beta Was this translation helpful? Give feedback.
hey @Kimpulla, i updated the supported versions to contain mysql 8.4.
i would have liked to test mariadb 11.x and 12.y as well, but there were issues running them in github runner containers. maybe i will revisit this attempt in near future again. they probably would still work, but i do not want to fiddle with these versions locally and promise people that they work verbally (or, you know, in writing). they should be part of our CI.