Skip to content

Commit 9e43e1f

Browse files
authored
Updating changelog for 8.2.0 + 8.1.4 release (#624)
1 parent 0c66b94 commit 9e43e1f

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
## Navigation
44

5+
* [8.2.0](#820)
6+
* [8.1.4](#814)
57
* [8.1.3](#813)
68
* [8.1.2](#812)
79
* [8.1.1](#811)
810
* [8.1.0.1](#8101)
911
* [8.1.0](#810)
12+
* [8.0.9](#809)
1013
* [8.0.8](#808)
1114
* [8.0.7](#807)
1215
* [8.0.6.1](#8061)
@@ -47,6 +50,28 @@
4750

4851
---
4952

53+
## 8.2.0
54+
55+
#### What's New?
56+
* Added support for setting `clientName` in `deploymentclient.conf`
57+
* `splunk.deployment_client.name` in `default.yml`
58+
* `SPLUNK_DEPLOYMENT_CLIENT_NAME` environment variable
59+
60+
#### Changes
61+
* Bugfixes
62+
63+
---
64+
65+
## 8.1.4
66+
67+
#### What's New?
68+
Syncing with latest codebase - currently up to sync with 8.2.0.
69+
70+
#### Changes
71+
* See [8.2.0](#820) changes above.
72+
73+
---
74+
5075
## 8.1.3
5176

5277
#### Changes
@@ -91,6 +116,16 @@
91116

92117
---
93118

119+
## 8.0.9
120+
121+
#### What's New?
122+
Syncing with latest codebase - currently up to sync with 8.2.0.
123+
124+
#### Changes
125+
* See [8.2.0](#820) changes above.
126+
127+
---
128+
94129
## 8.0.8
95130

96131
#### What's New?

0 commit comments

Comments
 (0)