Update package version to 2.0.0

This commit is contained in:
Package Updates 2024-11-15 07:42:33 +00:00
parent 6d332d053f
commit 3e38811c6b
2 changed files with 12 additions and 1 deletions

View file

@ -569,3 +569,14 @@
* [Full Changelog](https://github.com/prometheus/prometheus/releases/tag/v2.55.1) * [Full Changelog](https://github.com/prometheus/prometheus/releases/tag/v2.55.1)
* *
[2.0.0]
* Update prometheus to 3.0.0
* [Announcement](https://prometheus.io/blog/2024/11/14/prometheus-3-0/)
* [Migration Guide](https://prometheus.io/docs/prometheus/3.0/migration/)
* New, more inclusive governance
* More OpenTelemetry compatibility and features
* OpenMetrics 2.0, now under Prometheus governance!
* Native Histograms stability (and with custom buckets!)
* More optimizations!
* UTF-8 support coverage in more SDKs and tools

View file

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