diff --git a/_service b/_service index 5fed5b2..311f438 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git .git @PARENT_TAG@ - v3.1.0 + v3.2.0 v(.*) v3* @@ -13,6 +13,6 @@ gz - prometheus-3.1.0.tar.gz + prometheus-3.2.0.tar.gz diff --git a/golang-github-prometheus-prometheus.changes b/golang-github-prometheus-prometheus.changes index 43a92aa..7f3fd68 100644 --- a/golang-github-prometheus-prometheus.changes +++ b/golang-github-prometheus-prometheus.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Tue Feb 18 06:07:57 UTC 2025 - Johannes Kastl + +- update to 3.2.0: + * [CHANGE] relabel: Replace actions can now use UTF-8 characters + in targetLabel field. Note that $ or ${} will be + expanded. This also apply to replacement field for LabelMap + action. #15851 + * [CHANGE] rulefmt: Rule names can use UTF-8 characters, except { + and } characters (due to common mistake checks). #15851 + * [FEATURE] remote/otlp: Add feature flag otlp-deltatocumulative + to support conversion from delta to cumulative. #15165 + * [ENHANCEMENT] openstack SD: Discover Octavia loadbalancers. + #15539 + * [ENHANCEMENT] scrape: Add metadata for automatic metrics to WAL + for metadata-wal-records feature. #15837 + * [ENHANCEMENT] promtool: Support linting of scrape interval, + through lint option too-long-scrape-interval. #15719 + * [ENHANCEMENT] promtool: Add --ignore-unknown-fields option. + #15706 + * [ENHANCEMENT] ui: Make "hide empty rules" and hide empty rules" + persistent #15807 + * [ENHANCEMENT] web/api: Add a limit parameter to /query and + /query_range. #15552 + * [ENHANCEMENT] api: Add fields Node and ServerTime to /status. + #15784 + * [PERF] Scraping: defer computing labels for dropped targets + until they are needed by the UI. #15261 + * [BUGFIX] remotewrite2: Fix invalid metadata bug for metrics + without metadata. #15829 + * [BUGFIX] remotewrite2: Fix the unit field propagation. #15825 + * [BUGFIX] scrape: Fix WAL metadata for histograms and summaries. + #15832 + * [BUGFIX] ui: Merge duplicate "Alerts page settings" sections. + #15810 + * [BUGFIX] PromQL: Fix functions with + histograms. #15711 + ------------------------------------------------------------------- Thu Jan 2 17:19:35 UTC 2025 - Johannes Kastl diff --git a/golang-github-prometheus-prometheus.spec b/golang-github-prometheus-prometheus.spec index 8a6a350..a959095 100644 --- a/golang-github-prometheus-prometheus.spec +++ b/golang-github-prometheus-prometheus.spec @@ -27,7 +27,7 @@ %endif Name: golang-github-prometheus-prometheus -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: The Prometheus monitoring system and time series database License: Apache-2.0 diff --git a/npm_licenses.tar.bz2 b/npm_licenses.tar.bz2 index bd4eef0..4f20cb9 100644 --- a/npm_licenses.tar.bz2 +++ b/npm_licenses.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06bc551e0dae9777b5ee7f346832c65dad931508b63ae8142dd3f0dfee65f288 -size 97478 +oid sha256:20fbe8a0c3ddc85830078e55f4b89bf1027e44fc47cf2eb88ddd6a679d99fcca +size 98454 diff --git a/prometheus-3.1.0.tar.gz b/prometheus-3.1.0.tar.gz deleted file mode 100644 index 7f4399e..0000000 --- a/prometheus-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed412dc48bff63dd3ca5843d54204563b3187ac1aff1be01985fc48bac88cd59 -size 5100610 diff --git a/prometheus-3.2.0.tar.gz b/prometheus-3.2.0.tar.gz new file mode 100644 index 0000000..43e8ab4 --- /dev/null +++ b/prometheus-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f43d8b853a7953682be13fa335e1f77ca2cfdfb7ce0bcbeaa2342897a1f969a +size 5128590 diff --git a/vendor.tar.gz b/vendor.tar.gz index 9157e36..2323121 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc64bd5b6e124d5fb679213eced680efbba7460b3d2df61b2e0dbd6bd7270e8f -size 15340029 +oid sha256:5a5ec03dc69811070b641e58f50edd412e72ec143a1832e04985f6524386a25c +size 15213970 diff --git a/web-ui-3.1.0.tar.gz b/web-ui-3.1.0.tar.gz deleted file mode 100644 index e5ac7dd..0000000 --- a/web-ui-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51ed212b299ad034be825dd3a1d4522e9a8c905f605e8560349b8251fd12566c -size 8618124 diff --git a/web-ui-3.2.0.tar.gz b/web-ui-3.2.0.tar.gz new file mode 100644 index 0000000..7d53b41 --- /dev/null +++ b/web-ui-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752c8b8cc3811b7703ad948e43574e3d027778b44a36eb4791058758cf3d5f67 +size 8631124