Releases: APSL/kaneda
Releases · APSL/kaneda
1.0
Add support for Django 2.0.
Fix issues with InfluxDB backend.
Fix issues with RethinkDB backend
0.5
Add InfluxDB reporting backend.
Add RethinkDB reporting backend
Add ZMQ queue class and task for asynchronous reporting.
0.4
Add support to run Kaneda in asynchronous mode.
Add Celery and RQ queue classes and tasks with backend reporting.
Add the option to configure Kaneda with a settings file.
Add utils.py file to handle the settings.
Add asynchronous reporting, settings file and queue classes documentation.
Add integration and benchmark testing. Improve unit tests.
Add Django support.
Move from django-kaneda project.
Add integration tests.
Improve Django documentation
0.3.1
ElasticBackend now can be configured passing a list of 'hosts' or a list of 'connection_urls'.
0.3
Add LoggerBackend.
Add exeception treatment on backend report methods.
Add connection timeout for storage backends.
Storage backends now support passing client or connection url as parameters instead all parameters.
Add support to use django-kaneda on debug mode.
0.2
Refactor backend payload build method to unpack value field when is a dict.
You can’t perform that action at this time.