Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## 1.19.0 / 2023-02-27
## 1.20.3 / 2024-05-31
* [CHANGE] Add PR template for changelog generation. (#46, @SachinSahu431)
* [ENHANCEMENT] Update gen-chlog.sh file (#47, @SachinSahu431)## 1.19.0 / 2023-02-27

The module `prometheus/common v0.48.0` introduced an incompatibility when used together with client_golang (See https://github.com/prometheus/client_golang/pull/1448 for more details). If your project uses client_golang and you want to use `prometheus/common v0.48.0` or higher, please update client_golang to v1.19.0.

Expand Down