Skip to content

Commit

Permalink
Release doc (#578)
Browse files Browse the repository at this point in the history
* Updating Changelog for rc.4

* Remove extra newline
  • Loading branch information
mattdurham authored May 3, 2021
1 parent 9038739 commit 5ec63f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ cross-compilation issue, but will return in v0.13.0.

# Main (unreleased)

# 0.14.0-rc.4 (2021-05-03)

BREAKING CHANGES: For security, the scraping service config API will reject
configs that read credentials from disk to prevent malicious users from reading
artbirary files and sending their contents over the network. The old behavior
Expand All @@ -19,12 +21,12 @@ service config.
- [BUGFIX] Ensure defaults are applied to undefined sections in config file.
This fixes a problem where integrations didn't work if `prometheus:` wasn't
configured. (@rfratto)

- [BUGFIX] Use 64 bit Program Files when installing on Windows. (@mattdurham)

- [BUGFIX] Re-read `prometheus.global` settings when calling /-/reload.
(@rfratto)

# 0.14.0-rc.3 (2021-04-15)

- [ENHANCEMENT] Add `headers` field in `remote_write` config for Tempo. `headers`
Expand Down

0 comments on commit 5ec63f8

Please sign in to comment.