Skip to content

v1.1.0

Compare
Choose a tag to compare
@markkasaboski markkasaboski released this 27 Nov 17:19
· 34 commits to main since this release
0bf3ad2

What's Changed

  • Fixes (fingers crossed) publish workflow by @markkasaboski in #44
  • Creating flare index on first configuration and let user change their cron job index in the configuration screen by @TyMarc in #45
  • Change the Search button in the navigation to search for Flare events by @TyMarc in #46
  • Renamed the 'retrieve' terms in the app to 'fetch' for consistency by @TyMarc in #47
  • Single react components package with multiple entry points instead of multiple packages for each components by @TyMarc in #48
  • Version is now part of the list + separated normal from advanced items to keep the same order by @TyMarc in #49
  • Force restart on installation by @TyMarc in #52
  • Adds build attribute under install stanza by @markkasaboski in #53
  • Removed the Experimental text by @TyMarc in #51
  • Use the saved search for the button in completed + update the query when saving configuration by @TyMarc in #55
  • Trigger the cron job right after the first configuration by @TyMarc in #54
  • Make sure we update the last ingested tenant id when switching tenants by @TyMarc in #56
  • Adds Splunk interfaces by @markkasaboski in #50
  • Brought back normal search and added saved searches in a dropdown by @TyMarc in #58
  • Bumps version from v1.0.0 to v1.1.0 by @markkasaboski in #60
  • Revert "Bumps version from v1.0.0 to v1.1.0 (#60)" by @markkasaboski in #62
  • Fixes Makefile package target to remove the pycache dirs by @markkasaboski in #61
  • Revert "Revert "Bumps version from v1.0.0 to v1.1.0 (#60)" (#62)" by @markkasaboski in #63

Full Changelog: v1.0.0...v1.1.0