Skip to content

Commit 62e591f

Browse files
authored
*: cut 2.7.1 (prometheus#5164)
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
1 parent b03d6f6 commit 62e591f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.7.1 / 2019-01-31
2+
3+
This release has a fix for a Stored DOM XSS vulnerability that can be triggered when using the query history functionality. Thanks to Dor Tumarkin from Checkmarx for reporting it.
4+
5+
* [BUGFIX/SECURITY] Fix a Stored DOM XSS vulnerability with query history. #5163
6+
* [BUGFIX] `prometheus_rule_group_last_duration_seconds` now reports seconds instead of nanoseconds. #5153
7+
* [BUGFIX] Make sure the targets are consistently sorted in the targets page. #5161
8+
19
## 2.7.0 / 2019-01-28
210

311
We're rolling back the Dockerfile changes introduced in 2.6.0. If you made changes to your docker deployment in 2.6.0, you will need to roll them back. This release also adds experimental support for disk size based retention. To accomodate that we are deprecating the flag `storage.tsdb.retention` in favour of `storage.tsdb.retention.time`. We print a warning if the flag is in use, but it will function without breaking until Prometheus 3.0.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.7.1

0 commit comments

Comments
 (0)