Skip to content

Commit

Permalink
Updating changelog for Release/8.0.6 and 8.0.5.1 (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
alishamayor authored Sep 3, 2020
1 parent 2359bee commit 2826848
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Navigation

* [8.0.6](#806)
* [8.0.5.1](#8051)
* [8.0.5](#805)
* [8.0.4.1](#8041)
* [8.0.4](#804)
Expand Down Expand Up @@ -35,6 +37,33 @@

---

## 8.0.6

#### What's New?
* Support for declarative admin password, enabling password updates and rotations. `splunk.password` will always be the password for the admin user and changes to `splunk.password` will drive password reconciliation.
* `splunk.declarative_admin_password` in `default.yml`
* `SPLUNK_DECLARATVE_ADMIN_PASSWORD` environment variable
* Added flag to disable pop-ups and new user tour
* `splunk.disable_popups` in `default.yml`
* `SPLUNK_DISABLE_POPUPS` environment variable

#### Changes
* Fixed default variable propagation order
* ASan v5 is dynamically linked to builds
* Bugfixes and security updates

---

## 8.0.5.1

#### What's New?
Syncing with latest codebase - currently up to sync with 8.0.6.

#### Changes
* See [8.0.6](#806) changes above.

---

## 8.0.5

#### What's New?
Expand Down

0 comments on commit 2826848

Please sign in to comment.