Releases: GovDataOfficial/ckanext-searchindexhook
Releases · GovDataOfficial/ckanext-searchindexhook
6.7.0
6.1.0
- Updates and cleans up dependencies
- Standardization of the
test.ini
file
6.0.0
- Removes support for old CKAN versions prior 2.9 and Python 2
5.13.0
- Adds support for CKAN 2.10.0
5.8.0
- Adds a DataService flag to the search index
5.6.0
- Adds support for dcat:bbox and dcat:centroid
- Updates pylint configuration to latest version and fixes several warnings
5.5.0
- Do not save 'format' in the Elasticsearch searchindex if value it's an empty string
5.1.0
- Support for Python 3
5.0.0
- Update to Elasticsearch 7.x: Changes index-queue-service request body
- Fixes dev-requirements.txt: Broken version 1.7.0 of lazy-object-proxy was banned
4.6.2
- Explicitly disallow incorrect version of python-dateutil