Releases: conwetlab/ckanext-right_time_context
Releases · conwetlab/ckanext-right_time_context
v0.9
- Rename the plugin to
ckanext-right_time_context - Rename the view id to
ngsi_view. Now you have to use this id when adding the view to theckanext.default_viewssetting instead ofngsiview. - Support for configuring this plugin using environment variables. See #4 and #6.
- Support for using the
Authorizationheader in addition to the now deprecatedX-Auth-Tokenheader. See #5. - Now releases are available on pypi.
- Support CKAN 2.8. See #2