v1.1.0
What's Changed
- Update for PY3 Encoding (waf harvester) by @nickumia-reisys in #252
- Drop deprecated
package_extras
usage by @mutantsan in #273 - Make
_params_for_solr_search
extendfq_list
by @frafra in #236 - Update shapely usage to avoid deprecation by @frafra in #276
guess_resource_format
may use protocol and function to better guess t… by @ccancellieri in #268- Make
ckanext.spatial.harvest.validate_wms
working again #265 by @ccancellieri in #267 - Lineage support by @ccancellieri in #266
- Apply byte->str conversion to recursive call by @bonnland in #278
- CKAN 2.10 support by @amercader in #279
- Remove coupled resources from solr by @Zharktas in #285
- Add nginx WAF server by @bonnland in #283
- Pin shapely by @Zharktas in #303
- Fix HTML view of ISO XML by @bonnland in #280
New Contributors
- @nickumia-reisys made their first contribution in #252
- @mutantsan made their first contribution in #273
- @frafra made their first contribution in #236
- @ccancellieri made their first contribution in #268
- @bonnland made their first contribution in #278
- @Zharktas made their first contribution in #285
Full Changelog: v1.0.0...v1.1.0