diff --git a/CHANGELOG.md b/CHANGELOG.md index ffb3a43..a2c04db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -569,3 +569,14 @@ * [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 + diff --git a/CloudronManifest.json b/CloudronManifest.json index d35a7be..29ca18a 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.34.1", + "version": "2.0.0", "upstreamVersion": "3.0.0", "id": "io.prometheus.cloudronapp", "title": "Prometheus Server",