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
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@
2
2
3
3
## Navigation
4
4
5
+
*[8.1.1](#811)
5
6
*[8.1.0.1](#8101)
6
7
*[8.1.0](#810)
7
8
*[8.0.7](#807)
9
+
*[8.0.6.1](#8061)
8
10
*[8.0.6](#806)
9
11
*[8.0.5.1](#8051)
10
12
*[8.0.5](#805)
@@ -41,6 +43,22 @@
41
43
42
44
---
43
45
46
+
## 8.1.1
47
+
48
+
#### What's New?
49
+
* Releasing new images to support Splunk Enterprise release.
50
+
51
+
#### docker-splunk changes:
52
+
* Bumping Splunk version. For details, see [Fixed issues for 8.1.1](https://docs.splunk.com/Documentation/Splunk/8.1.1/ReleaseNotes/Fixedissues)
53
+
* CI pipeline refactor + optimizations
54
+
* Bugfixes
55
+
56
+
#### splunk-ansible changes:
57
+
* Fetches peer node data for DMC
58
+
* Bugfixes and documentation updates
59
+
60
+
---
61
+
44
62
## 8.1.0.1
45
63
46
64
#### What's New?
@@ -86,6 +104,17 @@
86
104
87
105
---
88
106
107
+
## 8.0.6.1
108
+
109
+
#### What's New?
110
+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues for 8.0.6.1](https://docs.splunk.com/Documentation/Splunk/8.0.6/ReleaseNotes/Fixedissues)
111
+
* Bundling in changes to be consistent with the release of [8.1.1](#811)
0 commit comments