From 3014db339545f723d1aacb58346cbc59053c5e412f56752eb238113df1285eaf Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 5 Mar 2023 19:11:06 +0000 Subject: [PATCH] Accepting request 1068681 from home:witekbedyk:branches:server:monitoring Update the changelog OBS-URL: https://build.opensuse.org/request/show/1068681 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=66 --- golang-github-prometheus-prometheus.changes | 44 ++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/golang-github-prometheus-prometheus.changes b/golang-github-prometheus-prometheus.changes index 4bf96cd..c801a31 100644 --- a/golang-github-prometheus-prometheus.changes +++ b/golang-github-prometheus-prometheus.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Feb 28 15:44:01 UTC 2023 - Johannes Kastl -- fix boo#1208752 +- fix building web assets (boo#1208752) - adjust packaging to build webassets locally, outside of OBS * to get the UI working, newer versions of prometheus need the react app assets @@ -30,26 +30,26 @@ Thu Feb 2 07:19:41 UTC 2023 - Johannes Kastl it is a one-way street since older versions do not support float histograms. - * [CHANGE] **breaking** TSDB: Changed WAL record format for the - experimental native histograms. #11783 - * [FEATURE] Add 'keep_firing_for' field to alerting rules. - #11827 - * [FEATURE] Promtool: Add support of selecting timeseries for - TSDB dump. #11872 - * [ENHANCEMENT] Agent: Native histogram support. #11842 - * [ENHANCEMENT] Rules: Support native histograms in recording - rules. #11838 - * [ENHANCEMENT] SD: Add container ID as a meta label for pod - targets for Kubernetes. #11844 - * [ENHANCEMENT] SD: Add VM size label to azure service - discovery. #11650 - * [ENHANCEMENT] Support native histograms in federation. #11830 - * [ENHANCEMENT] TSDB: Add gauge histogram support. - #11783 #11840 #11814 - * [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that - represents buckets as float64 values. #11522 #11817 #11716 - * [ENHANCEMENT] UI: Show individual scrape pools on /targets - page. #11142 + * [CHANGE] **breaking** TSDB: Changed WAL record format for the + experimental native histograms. #11783 + * [FEATURE] Add 'keep_firing_for' field to alerting rules. + #11827 + * [FEATURE] Promtool: Add support of selecting timeseries for + TSDB dump. #11872 + * [ENHANCEMENT] Agent: Native histogram support. #11842 + * [ENHANCEMENT] Rules: Support native histograms in recording + rules. #11838 + * [ENHANCEMENT] SD: Add container ID as a meta label for pod + targets for Kubernetes. #11844 + * [ENHANCEMENT] SD: Add VM size label to azure service + discovery. #11650 + * [ENHANCEMENT] Support native histograms in federation. #11830 + * [ENHANCEMENT] TSDB: Add gauge histogram support. + #11783 #11840 #11814 + * [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that + represents buckets as float64 values. #11522 #11817 #11716 + * [ENHANCEMENT] UI: Show individual scrape pools on /targets + page. #11142 ------------------------------------------------------------------- Tue Jan 10 14:18:30 UTC 2023 - Johannes Kastl @@ -213,7 +213,7 @@ Tue Jan 10 14:18:30 UTC 2023 - Johannes Kastl - update to 2.40.3: * [BUGFIX] TSDB: Fix compaction after a deletion is called. #11623 - update to 2.40.4: - * [SECURITY] Fix basic authentication bypass vulnerability (CVE-2022-46146). GHSA-4v48-4q5m-8vx4 + * [SECURITY] Fix basic authentication bypass vulnerability (CVE-2022-46146, bsc#1208049). - update to 2.40.5: * [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators. #11643 - update to 2.40.6: