Skip to content

Commit fbc317d

Browse files
author
Tony Lee
authored
Merge branch 'develop' into up-splunk-version
2 parents ca05c51 + 0da7524 commit fbc317d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

docs/CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
## Navigation
44

5+
* [8.0.0](#800)
56
* [7.3.2](#732)
67
* [7.3.1](#731)
78
* [7.3.0](#730)
8-
* [7.2.7](#728)
9+
* [7.2.8](#728)
910
* [7.2.7](#727)
1011
* [7.2.6](#726)
1112
* [7.2.5.1](#7251)
@@ -18,6 +19,23 @@
1819

1920
---
2021

22+
## 8.0.0
23+
24+
#### What's New?
25+
* New Splunk Enterprise release of 8.0.0
26+
27+
#### docker-splunk changes:
28+
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/8.0.0/ReleaseNotes/Fixedissues
29+
* Reduced base image size due to package management inflation
30+
* Additional Python 2/Python 3 compatibility changes
31+
32+
#### splunk-ansible changes:
33+
* Increasing delay intervals to better handle different platforms
34+
* Adding vars needed for Ansible Galaxy
35+
* Bugfix for pre-playbook tasks not supporting URLs
36+
37+
---
38+
2139
## 7.3.2
2240

2341
#### What's New?

0 commit comments

Comments
 (0)