10.4.29 is out
- Release Notes: https://mariadb.com/kb/en/mdb-10-4-29-rn/
- Changelog: https://mariadb.com/kb/en/mdb-10-4-29-cl/
- Downloads: https://downloads.mariadb.org/mariadb/10.4.29/
There are some interesting fixes there:
- Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED table (MDEV-30882)
- mariadb-backup doesn't utilise innodb-undo-log-directory (if specified as a relative path) during copy-back operation (MDEV-28187) cc @jcrespo
- mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing (MDEV-29050) cc @jcrespo