MariaDB 10.0.7 was recently released (it is the latest MariaDB 10.0), is currently "beta", and is available for download here:
https://downloads.mariadb.org/mariadb/10.0.7/
I just wanted to note a couple of the main highlights, which are:
- XtraDB storage engine was upgraded to the 5.6 version. Now one can use XtraDB with MariaDB 10.0. Unlike MariaDB 5.5, in 10.0 XtraDB is not the default engine, the default is InnoDB, and XtraDB is available as a dynamic plugin.