mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Release 2.33.3
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
002ceb7232
commit
56e14463bc
2 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,10 @@
|
|||
## 2.33.3 / 2022-02-11
|
||||
|
||||
* [BUGFIX] Azure SD: Fix a regression when public IP Address isn't set. #10289
|
||||
|
||||
## 2.33.2 / 2022-02-11
|
||||
|
||||
* [BUGFIX] Azure SD: Fix panic when IP Address isn't set. #10280
|
||||
* [BUGFIX] Azure SD: Fix panic when public IP Address isn't set. #10280
|
||||
* [BUGFIX] Remote-write: Fix deadlock when stopping a shard. #10279
|
||||
|
||||
## 2.33.1 / 2022-02-02
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.33.2
|
||||
2.33.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue