Important
Deprecation of DatastoreResource
This release deprecates the DatastoreResource class, and changes some public method signatures to expect the DataResource class, with which it was very redundant. As always make sure to run drush updatedb
(even though it will say no updates required). Any custom modules that integrate with DKAN's resources may need to be updated.
What's Changed
- Factor out DatastoreResource class by @dafeder in #4372
- Refactor Post Import Service by @kaise-lafrai in #4370
- Fix @Covers annotation by @paul-m in #4388
- Add DPG badge to README by @dafeder in #4389
- Fix issue with import statuses: hash ID for Import Jobstore by @dafeder in #4391
- Make Dataset route and View perms match. by @swirtSJW in #4396
Full Changelog: 2.19.13...2.20.0