You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Navigation
4
4
5
+
*[8.0.6](#806)
6
+
*[8.0.5.1](#8051)
5
7
*[8.0.5](#805)
6
8
*[8.0.4.1](#8041)
7
9
*[8.0.4](#804)
@@ -35,6 +37,35 @@
35
37
36
38
---
37
39
40
+
## 8.0.6
41
+
42
+
#### What's New?
43
+
* Releasing new images to support Splunk Enterprise maintenance patch.
44
+
45
+
#### docker-splunk changes:
46
+
* Bumping Splunk version. For details, see [Fixed issues for 8.0.6](https://docs.splunk.com/Documentation/Splunk/8.0.6/ReleaseNotes/Fixedissues)
47
+
* Test rewrite for parallelization
48
+
* Decouples `etc` backup directory from `SPLUNK_HOME`
49
+
* Added tests and documentation for new features
50
+
51
+
#### splunk-ansible changes:
52
+
* Support for declarative admin password, enabling password updates and rotations. `splunk.password` will always be the password for the admin user and changes to `splunk.password` will drive password reconciliation.
53
+
* Added flag to disable pop-ups and new user tour
54
+
* Fixed default variable propagation order
55
+
56
+
---
57
+
58
+
## 8.0.5.1
59
+
60
+
#### What's New?
61
+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues for 8.0.5.1](https://docs.splunk.com/Documentation/Splunk/8.0.5/ReleaseNotes/Fixedissues)
62
+
* Bundling in changes to be consistent with the release of [8.0.6](#806)
0 commit comments