0.15.0
0.15.0 - 2022-02-27
- [sqlite] Remove full text search engine. It provided little benefit on search
and was very expensive to add events to. - Add a stats view.
- [webapp] Update to Angular 13.
- [server] Move from Warp to Axum.
- [webapp] Remove Brace editor for pretty printing of JSON and replace with
a JSON pretty printer module. - [elastic] Fixes to Elastic field name mappings that should address issues
with ECS. Most things seem to work.