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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Navigation
4
4
5
+
*[8.0.4](#804)
5
6
*[8.0.3](#803)
6
7
*[8.0.2.1](#8021)
7
8
*[8.0.2](#802)
@@ -30,6 +31,28 @@
30
31
31
32
---
32
33
34
+
## 8.0.4
35
+
36
+
#### What's New?
37
+
* Releasing new images to support Splunk Enterprise maintenance patch.
38
+
39
+
#### docker-splunk changes:
40
+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.4/ReleaseNotes/Fixedissues) in 8.0.4.
41
+
* Additional tests for new features
42
+
43
+
#### splunk-ansible changes:
44
+
* Support for custom SSL certificates for the Splunkd management endpoint
45
+
* Support for custom ports for [Splunk Application Server](https://docs.splunk.com/Documentation/ITSI/latest/IModules/AboutApplicationServerModule) and [App KV Store](https://docs.splunk.com/Documentation/Splunk/latest/Admin/AboutKVstore) using:
46
+
*`splunk.appserver.port`, `splunk.kvstore.port` in `default.yml`
0 commit comments