From db5194bb7881f05cf4aee9331284ff41966a8170 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 1 Feb 2023 19:14:59 +0100 Subject: [PATCH] 2023.2.0: Add breaking change for MariaDB --- source/_posts/2023-02-01-release-20232.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/_posts/2023-02-01-release-20232.markdown b/source/_posts/2023-02-01-release-20232.markdown index da593896502..50e85d87c4e 100644 --- a/source/_posts/2023-02-01-release-20232.markdown +++ b/source/_posts/2023-02-01-release-20232.markdown @@ -381,6 +381,23 @@ Your system has been using Python 3.10 for quite some time already. {% enddetails %} +{% details "MariaDB" %} + +If you are using MariaDB with Home Assistant recorder, please make sure +you run `10.5.17` , `10.6.9`, `10.7.5`, `10.8.4` (depending on which major +release you are using). If you are using the MariaDB core add-on, +make sure to update it to the latest version: `2.5.2`. + +Older versions of MariaDB suffer from a significant performance regression +when retrieving history data or purging the database. + +([@bdraco] - [#87040]) + +[@bdraco]: https://github.com/bdraco +[#87040]: https://github.com/home-assistant/core/pull/87040 + +{% enddetails %} + {% details "Automations & Scripts" %} A disabled condition, for example, in an automation or script, will no longer