Note
This release contains updates to the administration views, if you have not customized these views you can pull in the updates with
drush cim --partial --source=modules/contrib/dkan/modules/metastore/modules/metastore_admin/config/install -y
.
What's New
- Add entity operations on DKAN content views by @paul-m in #4499 #4502
- Add drush command to find the dataset corresponding to a datastore table by @rovcase in #4399
What's Changed
- Switch to MariaDB for D11 tests to improve speed by @dafeder in #4496
- Split functional tests by @dafeder in #4487