Skip to content

Commit 16cbb4a

Browse files
authored
Updating changelog for 8.0.4.1 and 7.3.6 releases (#380)
1 parent fc1a21b commit 16cbb4a

File tree

3 files changed

+83
-66
lines changed

3 files changed

+83
-66
lines changed

CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@
1111

1212
# Docs-only pull requests:
1313
/docs/ @alishamayor @nwang92 @bb03
14+
15+
# Release changelog
16+
docs/CHANGELOG.md @nwang92 @alishamayor @arctan5x @lephino @jrigassio-splunk @jmeixensperger @hendolim @jonathan-vega-splunk @bb03

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
77
SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
88
# Set Splunk version/build parameters here to define downstream URLs and file names
99
SPLUNK_PRODUCT := splunk
10-
SPLUNK_VERSION := 8.0.4
11-
SPLUNK_BUILD := 767223ac207f
10+
SPLUNK_VERSION := 8.0.4.1
11+
SPLUNK_BUILD := ab7a85abaa98
1212
ifeq ($(shell arch), s390x)
1313
SPLUNK_ARCH = s390x
1414
else

docs/CHANGELOG.md

Lines changed: 78 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
## Navigation
44

5+
* [8.0.4.1](#8041)
56
* [8.0.4](#804)
67
* [8.0.3](#803)
78
* [8.0.2.1](#8021)
89
* [8.0.2](#802)
910
* [8.0.1](#801)
1011
* [8.0.0](#800)
12+
* [7.3.6](#736)
1113
* [7.3.5](#735)
1214
* [7.3.4.2](#7342)
1315
* [7.3.4](#734)
@@ -31,13 +33,34 @@
3133

3234
---
3335

36+
## 8.0.4.1
37+
38+
#### What's New?
39+
* Releasing new images to support Splunk Enterprise maintenance patch.
40+
41+
#### docker-splunk changes:
42+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.4/ReleaseNotes/Fixedissues) for 8.0.4.1
43+
* Additional tests and documentation for new features
44+
* Updated RH8 packages per GCR image vulnerability scan
45+
46+
#### splunk-ansible changes:
47+
* Support for setting the [deployer push mode](https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/PropagateSHCconfigurationchanges#Choose_a_deployer_push_mode) to control how apps are bundled and distributed to cluster members:
48+
* `shc.deployer_push_mode` in `default.yml`
49+
* Added the config variable `auxiliary_cluster_masters` to support enabling a search head to search across multiple indexer clusters. See [Multi-Cluster Search](advanced/MULTICLUSTERSEARCH.md) for details on configuration.
50+
* Documentation on executing `splunk-ansible` remotely, through a controller node such as Ansible Tower/AWX
51+
* Set custom Splunkd connection timeout using either:
52+
* `splunk.connection_timeout` in `default.yml`
53+
* `SPLUNK_CONNECTION_TIMEOUT` environment variable
54+
55+
---
56+
3457
## 8.0.4
3558

3659
#### What's New?
3760
* Releasing new images to support Splunk Enterprise maintenance patch.
3861

3962
#### 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.
63+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.4/ReleaseNotes/Fixedissues) for 8.0.4
4164
* Additional tests for new features
4265

4366
#### splunk-ansible changes:
@@ -59,7 +82,7 @@
5982
* Releasing new images to support Splunk Enterprise maintenance patch.
6083

6184
#### docker-splunk changes:
62-
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.3/ReleaseNotes/Fixedissues) in 8.0.3.
85+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.3/ReleaseNotes/Fixedissues) for 8.0.3
6386
* Limited `ansible-playbook` to `localhost` only
6487
* Updated tests and documentation
6588

@@ -80,7 +103,7 @@
80103
* Releasing new images to support Splunk Enterprise maintenance patch.
81104

82105
#### docker-splunk changes:
83-
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.2/ReleaseNotes/Fixedissues) in 8.0.2.1.
106+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.2/ReleaseNotes/Fixedissues) for 8.0.2.1
84107
* Bugfixes and additional tests for new features
85108

86109
#### splunk-ansible changes:
@@ -97,7 +120,7 @@
97120
* New Splunk Enterprise release of 8.0.2
98121

99122
#### docker-splunk changes:
100-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/8.0.2/ReleaseNotes/Fixedissues
123+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.2/ReleaseNotes/Fixedissues) for 8.0.2
101124
* Bugfixes and increasing test coverage for new features
102125

103126
#### splunk-ansible changes:
@@ -117,7 +140,7 @@
117140
* New Splunk Enterprise release of 8.0.1
118141

119142
#### docker-splunk changes:
120-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/8.0.1/ReleaseNotes/Fixedissues
143+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.1/ReleaseNotes/Fixedissues) for 8.0.1
121144
* Bugfixes and increasing test coverage for new features
122145

123146
#### splunk-ansible changes:
@@ -134,7 +157,7 @@
134157
* New Splunk Enterprise release of 8.0.0
135158

136159
#### docker-splunk changes:
137-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/8.0.0/ReleaseNotes/Fixedissues
160+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.0/ReleaseNotes/Fixedissues) for 8.0.0
138161
* Reduced base image size due to package management inflation
139162
* Additional Python 2/Python 3 compatibility changes
140163

@@ -145,46 +168,47 @@
145168

146169
---
147170

148-
## 7.3.5
171+
## 7.3.6
149172

150173
#### What's New?
151-
* New Splunk Enterprise release of 7.3.5
174+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.6/ReleaseNotes/Fixedissues) for 7.3.6
175+
* Bundling in changes to be consistent with the release of [8.0.4.1](#8041)
152176

153-
#### docker-splunk changes:
154-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.5/ReleaseNotes/Fixedissues
155-
* See [8.0.2.1](#8021) changes.
177+
#### Changes
178+
* See [8.0.4.1](#8041) changes
156179

157-
#### splunk-ansible changes:
158-
* See [8.0.2.1](#8021) changes.
180+
---
181+
182+
## 7.3.5
183+
184+
#### What's New?
185+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.5/ReleaseNotes/Fixedissues) for 7.3.5
186+
* Bundling in changes to be consistent with the release of [8.0.2.1](#8021)
187+
188+
#### Changes
189+
* See [8.0.2.1](#8021) changes
159190

160191
---
161192

162193
## 7.3.4.2
163194

164195
#### What's New?
165-
* Releasing new images to support Splunk Enterprise maintenance patch.
166-
* Bundling in changes to be consistent with the release of [8.0.2.1](#8021).
196+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues) for 7.3.4.2
197+
* Bundling in changes to be consistent with the release of [8.0.2.1](#8021)
167198

168-
#### docker-splunk changes:
169-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues
170-
* See [8.0.2.1](#8021) changes.
171-
172-
#### splunk-ansible changes:
173-
* See [8.0.2.1](#8021) changes.
199+
#### Changes
200+
* See [8.0.2.1](#8021) changes
174201

175202
---
176203

177204
## 7.3.4
178205

179206
#### What's New?
180-
* New Splunk Enterprise release of 7.3.4
207+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues) for 7.3.4
208+
* Bundling in changes to be consistent with the release of [8.0.1](#801)
181209

182-
#### docker-splunk changes:
183-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues
184-
* See [8.0.1](#801) changes.
185-
186-
#### splunk-ansible changes:
187-
* See [8.0.1](#801) changes.
210+
#### Changes
211+
* See [8.0.1](#801) changes
188212

189213
---
190214

@@ -194,14 +218,14 @@
194218
* New Splunk Enterprise release of 7.3.3
195219

196220
#### docker-splunk changes:
197-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.3/ReleaseNotes/Fixedissues
221+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.3/ReleaseNotes/Fixedissues) for 7.3.3
198222
* Better management of deployment server apps
199223
* Support for variety of Splunk package types
200224
* Bugfixes around app installation
201225

202226
#### splunk-ansible changes:
203227
* Removing unnecessary apps in distributed ITSI installations
204-
* Partioning apps in serverclass.conf when using the deployment server
228+
* Partitioning apps in serverclass.conf when using the deployment server
205229
* Adding support for activating Splunk Free license on boot
206230
* Support for cluster labels via environment variables
207231
* Bugfixes around app installation (through default.yml and pathing)
@@ -214,7 +238,7 @@
214238
* New Splunk Enterprise release of 7.3.2
215239

216240
#### docker-splunk changes:
217-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.2/ReleaseNotes/Fixedissues
241+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.2/ReleaseNotes/Fixedissues) for 7.3.2
218242
* Support for Redhat 8 UF on s390x
219243
* Various bugfixes
220244

@@ -232,7 +256,7 @@
232256
* New Splunk Enterprise release of 7.3.1
233257

234258
#### docker-splunk changes:
235-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.1/ReleaseNotes/Fixedissues
259+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.1/ReleaseNotes/Fixedissues) for 7.3.1
236260
* Documentation update
237261
* Minor bug fixes
238262

@@ -252,7 +276,7 @@
252276
* Overarching changes to build structure to support multi-stage builds for various consumers
253277

254278
#### docker-splunk changes:
255-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.0/ReleaseNotes/Fixedissues
279+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.0/ReleaseNotes/Fixedissues) for 7.3.0
256280
* Changing default `splunk/splunk` from `debian-9` to `debian-10` for enhanced security
257281
* Overarching changes to build structure to support multi-stage builds for various consumers
258282
* Minor documentation changes
@@ -270,42 +294,32 @@
270294
## 7.2.10.1
271295

272296
#### What's New?
273-
* New Splunk Enterprise maintenance patch of 7.2.10.1
274-
275-
#### docker-splunk changes:
276-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.10/ReleaseNotes/Fixedissues#Splunk_Enterprise_7.2.10.1
277-
* See [8.0.3](#803) changes.
297+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.10/ReleaseNotes/Fixedissues) for 7.2.10.1
298+
* Bundling in changes to be consistent with the release of [8.0.3](#803)
278299

279-
#### splunk-ansible changes:
280-
* See [8.0.3](#803) changes.
300+
#### Changes
301+
* See [8.0.3](#803) changes
281302

282303
---
283304

284305
## 7.2.10
285306

286307
#### What's New?
287-
* New Splunk Enterprise release of 7.2.10
308+
* New Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.10/ReleaseNotes/Fixedissues) for 7.2.10
309+
* Bundling in changes to be consistent with the release of [8.0.2.1](#8021)
288310

289-
#### docker-splunk changes:
290-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.10/ReleaseNotes/Fixedissues
291-
* See [8.0.2.1](#8021) changes.
292-
293-
#### splunk-ansible changes:
294-
* See [8.0.2.1](#8021) changes.
311+
#### Changes
312+
* See [8.0.2.1](#8021) changes
295313

296314
---
297315

298316
## 7.2.9
299317

300318
#### What's New?
301-
* Releasing new images to support Splunk Enterprise maintenance patch.
319+
* Releasing new images to support Splunk Enterprise maintenance patch. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.9/ReleaseNotes/Fixedissues) for 7.2.9
302320
* Bundling in changes to be consistent with the release of [8.0.0](#800)
303321

304-
#### docker-splunk changes:
305-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.9/ReleaseNotes/Fixedissues
306-
* See [8.0.0](#800) changes
307-
308-
#### splunk-ansible changes:
322+
#### Changes
309323
* See [8.0.0](#800) changes
310324

311325
---
@@ -316,7 +330,7 @@
316330
Nothing - releasing new images to support Splunk Enterprise maintenance patch.
317331

318332
#### docker-splunk changes:
319-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.8/ReleaseNotes/Fixedissues
333+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.8/ReleaseNotes/Fixedissues) for 7.2.8
320334

321335
#### splunk-ansible changes:
322336
* Nothing - releasing new images to support Splunk Enterprise maintenance patch
@@ -331,7 +345,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
331345
* Overarching changes to build structure to support multi-stage builds for various consumers
332346

333347
#### docker-splunk changes:
334-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.7/ReleaseNotes/Fixedissues
348+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.7/ReleaseNotes/Fixedissues) for 7.2.7
335349
* Changing default `splunk/splunk` from `debian-9` to `debian-10` for enhanced security
336350
* Overarching changes to build structure to support multi-stage builds for various consumers
337351
* Minor documentation changes
@@ -352,7 +366,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
352366
Nothing - releasing new images to support Splunk Enterprise maintenance patch.
353367

354368
#### docker-splunk changes:
355-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.6/ReleaseNotes/Fixedissues
369+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.6/ReleaseNotes/Fixedissues) for 7.2.6
356370

357371
#### splunk-ansible changes:
358372
* Nothing - releasing new images to support Splunk Enterprise maintenance patch
@@ -365,7 +379,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
365379
Nothing - releasing new images to support Splunk Enterprise maintenance patch.
366380

367381
#### docker-splunk changes:
368-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.5/ReleaseNotes/Fixedissues
382+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.5/ReleaseNotes/Fixedissues) for 7.2.5.1
369383

370384
#### splunk-ansible changes:
371385
* Nothing - releasing new images to support Splunk Enterprise maintenance patch
@@ -380,7 +394,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
380394
* Minor bugfixes
381395

382396
#### docker-splunk changes:
383-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.5/ReleaseNotes/Fixedissues
397+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.5/ReleaseNotes/Fixedissues) for 7.2.5
384398
* Documentation overhaul
385399
* Adding initial framework to support multi-site deployments
386400
* Removing built-in Docker stats app for Splunk Universal Forwarder due to lack of use and violation of permission model
@@ -399,13 +413,13 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
399413

400414
#### What's New?
401415
* Support for Java installation in standalones and search heads
402-
* Hardening of asyncronous SHC bootstrapping procedures
416+
* Hardening of asynchronous SHC bootstrapping procedures
403417
* App installation across all topologies
404418
* Adding CircleCI to support automated regression testing
405419
* Minor bugfixes
406420

407421
#### docker-splunk changes:
408-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.4/ReleaseNotes/Fixedissues
422+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.4/ReleaseNotes/Fixedissues) for 7.2.4
409423
* Adding Clair scanner for automated security scanning
410424
* Adding CircleCI to support automated regression testing
411425
* Minor documentation changes
@@ -414,7 +428,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
414428
* Changing replication port from 4001 to 9887 for PS and field best practices
415429
* Adding support for multiple licenses via URL and filepath globs
416430
* Adding support for java installation
417-
* Hardening SHC-readiness during provisioning due to large-scale deployment syncronization issues
431+
* Hardening SHC-readiness during provisioning due to large-scale deployment synchronization issues
418432
* Extracting out `admin` username to be dynamic and flexible and enabling it to be user-defined
419433
* App installation support for distributed topologies (SHC, IDXC, etc.) and some primitive premium app support
420434
* Supporting Splunk restart only when required (via Splunk internal restart_required check)
@@ -428,7 +442,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
428442
Nothing - releasing new images to support Splunk Enterprise maintenance patch.
429443

430444
#### docker-splunk changes:
431-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.3/ReleaseNotes/Fixedissues
445+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.3/ReleaseNotes/Fixedissues) for 7.2.3
432446

433447
#### splunk-ansible changes:
434448
* Nothing - releasing new images to support Splunk Enterprise maintenance patch
@@ -442,7 +456,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
442456
* Minor bugfixes
443457

444458
#### docker-splunk changes:
445-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.2/ReleaseNotes/Fixedissues
459+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.2/ReleaseNotes/Fixedissues) for 7.2.2
446460
* Adding base `centos-7` platform
447461
* Packages added to all base platforms: `acl` and `ping`
448462
* Minor documentation changes
@@ -468,7 +482,7 @@ Nothing - releasing new images to support Splunk Enterprise maintenance patch.
468482
* App installation for direct URL link, local tarball, and from SplunkBase for standalone and forwarder
469483

470484
#### docker-splunk changes:
471-
* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.2.1/ReleaseNotes/Fixedissues
485+
* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.2.1/ReleaseNotes/Fixedissues) for 7.2.1
472486
* Adding `python-requests` to base Docker image
473487
* Adding app installation features (direct link, local tarball, and SplunkBase)
474488
* Minor documentation changes

0 commit comments

Comments
 (0)