Skip to content

Commit 9e97d72

Browse files
committed
Updated versioning syntax and README
1 parent b555274 commit 9e97d72

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,11 +359,15 @@ These are appear to be from premium apps but it does imply that there is a mecha
359359
Feel free to open an issue on github or use the contact author on the SplunkBase link and I will try to get back to you when possible, thanks!
360360

361361
## Release Notes
362-
### 3.0.15
362+
### 4.0.0
363363
- Merged pull request from sifters relating to replacing comment macro with the triple backtick option introduced in Splunk 8.1. This involved editing many searches to change the format of the comments.
364364

365365
New reports:
366-
- SearchHeadLevel - configtracker index example2
366+
- `SearchHeadLevel - configtracker index example2`
367+
368+
The version number has moved to 4.0.0 as this change has the potential to introduce issues with the change of comment syntax. I've completed multiple reviews and I beleive there should be no broken alerts but please report them via the contact the author if you find any
369+
370+
This version removes compatibility with Splunk versions below 8.1 due to the use of the newer comment syntax
367371

368372
### 3.0.14
369373
New reports:

default/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ supported_themes = light,dark
1414
[launcher]
1515
author = Gareth Anderson
1616
description = Alerts and dashboards as described in the Splunk 2017 conf presentation How did you get so big?
17-
version = 3.0.15
17+
version = 4.0.0
1818

1919
[package]
2020
id = SplunkAdmins

0 commit comments

Comments
 (0)