Skip to content

Commit 8e84972

Browse files
authored
Merge pull request #77 from Flared/mahinse/version_1_2_0
Bumps version from v1.1.0 to v1.2.0
2 parents c3312c7 + c3e0066 commit 8e84972

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Flare
22

3+
1.2.0
4+
-----
5+
* Various bug fixes
6+
* 'Events metadata only' option has been changed to 'Full event data' and is now off by default
7+
* Severity filter
8+
* Source type filter
9+
310
1.1.0
411
-----
512
* Various bug fixes

packages/flare/src/main/resources/splunk/default/app.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ id = flare
1212
[install]
1313
state_change_requires_restart = true
1414
is_configured = 0
15-
build = 3
15+
build = 4
1616

1717
[ui]
1818
is_visible = 1
@@ -23,7 +23,7 @@ supported_themes = light, dark
2323
[launcher]
2424
author = Flare Systems
2525
description = The Flare app allows you to integrate your Flare alerts with the Splunk platform.
26-
version = 1.1.0
26+
version = 1.2.0
2727

2828
[triggers]
2929
reload.splunk_create = simple

0 commit comments

Comments
 (0)