DKAN 2.22.0 Released #4607
dafeder
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a minor/point release primarily to reflect the shift to new development tooling that could disrupt existing local environments.
The DKAN DDEV add-on is being deprecated and we have shifted to the DDEV Drupal Contrib add-on for local development and CI builds. This brings the DKAN project more in line with other Drupal modules and leverages an established pattern and toolset, with the goal of reducing the learning curve for new DKAN developers and the maintenance burden from our specialized tools. It can also be seen as part of the much longer process of transitioning DKAN from GitHub and packagist.org to Drupal.org (see #4260).
For more information on the new workflow see the local development section of the DKAN Developer Guide.
This release includes several other fixes and changes, as well as a significant new feature: support for JSON on datastore download query endpoints. Previously, full results sets could be streamed for download as CSVs only. Many other minor fixes and enhancements are included as well.
What's New
What's Fixed
What's Changed
Full Changelog: 2.21.2...2.22.0
This discussion was created from the release 2.22.0.
All reactions