Update package version to 2.0.1

This commit is contained in:
Package Updates 2024-11-29 05:48:54 +00:00
parent dc9e2f6d0f
commit 8d205c564f
2 changed files with 8 additions and 1 deletions

View file

@ -580,3 +580,10 @@
* More optimizations!
* UTF-8 support coverage in more SDKs and tools
[2.0.1]
* Update prometheus to 3.0.1
* [Full Changelog](https://prometheus.io/blog/2024/11/14/prometheus-3-0/)
* \[BUGFIX] Promql: Make subqueries left open. [#​15431](https://github.com/prometheus/prometheus/issues/15431)
* \[BUGFIX] Fix memory leak when query log is enabled. [#​15434](https://github.com/prometheus/prometheus/issues/15434)
* \[BUGFIX] Support utf8 names on /v1/label/:name/values endpoint. [#​15399](https://github.com/prometheus/prometheus/issues/15399)

View file

@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "2.0.1",
"upstreamVersion": "3.0.1",
"id": "io.prometheus.cloudronapp",
"title": "Prometheus Server",