Skip to content

0.15.0

Compare
Choose a tag to compare
@jasonish jasonish released this 28 Feb 05:57
0.15.0
c67aa16

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.