2.20.0 Released #4400
dafeder
announced in
Announcements
2.20.0 Released
#4400
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A bit belated discussion post, but:
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
Full Changelog: 2.19.13...2.20.0
Beta Was this translation helpful? Give feedback.
All reactions