Skip to content

Commit 0929895

Browse files
authored
Cut 1.3.0-rc.1 (#3002)
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 8c19cfd commit 0929895

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
## master / unreleased
44

55

6+
## 1.3.0-rc.1 / 2020-08-10
7+
8+
* [ENHANCEMENT] Ingester: added `Dropped` outcome to metric `cortex_ingester_flushing_dequeued_series_total`. #2998
9+
* [BUGFIX] Ruler: fixed an unintentional breaking change introduced in the ruler's `alertmanager_url` YAML config option, which changed the value from a string to a list of strings. #2989
10+
611
## 1.3.0-rc.0 / 2020-08-05
712

813
* [CHANGE] Replace the metric `cortex_alertmanager_configs` with `cortex_alertmanager_config_invalid` exposed by Alertmanager. #2960

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0-rc.0
1+
1.3.0-rc.1

0 commit comments

Comments
 (0)