-
Notifications
You must be signed in to change notification settings - Fork 33
Changelog
Dieterbe edited this page Apr 29, 2013
·
7 revisions
overview of the major changes (next to the obvious continuous fixes and improvements):
master
- remove sqlite backend in favor of elasticsearch backend
- extensible schema WIP
- plugins support WIP
2013.04.25
- remove tcp-receiver, it's been deprecated for a while
- remove schema-changes, it's been a month
- introduce elasticsearch backend, provide easy "copy sqlite events to elasticsearch" script.
2013.03.23
- stable support for tags instead of just event_type, comes with schema-changes script. edit/delete support, ops report, deprecate tcp receiver, etc.