diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 551b64f..d3d685e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Flare +1.2.0 +----- +* Various bug fixes +* 'Events metadata only' option has been changed to 'Full event data' and is now off by default +* Severity filter +* Source type filter + 1.1.0 ----- * Various bug fixes diff --git a/packages/flare/src/main/resources/splunk/default/app.conf b/packages/flare/src/main/resources/splunk/default/app.conf index 63b50cf..d0caaaa 100644 --- a/packages/flare/src/main/resources/splunk/default/app.conf +++ b/packages/flare/src/main/resources/splunk/default/app.conf @@ -12,7 +12,7 @@ id = flare [install] state_change_requires_restart = true is_configured = 0 -build = 3 +build = 4 [ui] is_visible = 1 @@ -23,7 +23,7 @@ supported_themes = light, dark [launcher] author = Flare Systems description = The Flare app allows you to integrate your Flare alerts with the Splunk platform. -version = 1.1.0 +version = 1.2.0 [triggers] reload.splunk_create = simple