Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 
golang-github-prometheus-alertmanager for openSUSE:Factory checked in at 
2023-09-07 21:13:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager (Old)
 and      
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-prometheus-alertmanager"

Thu Sep  7 21:13:47 2023 rev:16 rq:1109479 version:0.26.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager/golang-github-prometheus-alertmanager.changes
      2023-05-17 10:53:48.391565584 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.1766/golang-github-prometheus-alertmanager.changes
    2023-09-07 21:15:27.555135564 +0200
@@ -1,0 +2,105 @@
+Mon Aug 28 11:12:49 UTC 2023 - dan...@molkentin.de
+
+- Update to version 0.26.0:
+  * Fast Forward the `main` branch to align with 0.26
+  * Check the validity of the generatorURL field
+  * Fix year in 0.26.0-rc.0 entry (#3468)
+  * Release: fix the version formatting (#3467)
+  * Revert "Release: Fix version format (#3465)" (#3466)
+  * Release: Fix version format (#3465)
+  * Cut v0.26.0 rc.0 (#3447)
+  * Update docs for slack_config (#3455)
+  * Treat error response payloads from Slack as errors (#3121)
+  * Bump github.com/benbjohnson/clock from 1.3.3 to 1.3.5 (#3434)
+  * Bump github.com/go-openapi/errors from 0.20.3 to 0.20.4 (#3413)
+  * Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#3414)
+  * Bump github.com/aws/aws-sdk-go from 1.44.234 to 1.44.317 (#3448)
+  * if 9093/9094 port is in use, test case will fail (#3320)
+  * Log the GroupKey and alerts in retry (#3438)
+  * Update email assets after #3420 (#3440)
+  * cluster: fix panic when `tls_client_config` is empty
+  * update the circleCI go orb
+  * Mixin: Pin the mixtool version in CircleCI
+  * Update email.html to use "https://schema.org"; instead of 
"https://schema.org"; (#3420)
+  * Bump github.com/prometheus/common from 0.42.0 to 0.44.0
+  * Build with Go 1.20
+  * Fix example matchers in docs
+  * Update common Prometheus files
+  * fixing the field name for pagerduty image_config as per code 
https://pkg.go.dev/github.com/prometheus/alertmanager/config\#PagerdutyImage
+  * Log a warning when repeat_interval is less than group_interval (#3389)
+  * Add msteams (#3324)
+  * Document difference between tab and newline in tests (#3383)
+  * Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0
+  * Bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1
+  * Bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0
+  * Bump go.uber.org/atomic from 1.10.0 to 1.11.0
+  * Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
+  * Bump golang.org/x/net from 0.8.0 to 0.10.0
+  * notify/webhook: trim space from url_file content
+  * Add more tests to TestMatchers (#3362)
+  * Add tests to TestMatchers (#3357)
+  * Cluster: Add memberlist label configuration option (#3354)
+  * api/v2: Delete silence respond with 404 when silence is not found (#3352)
+  * Add support for pushover devices (#3318)
+  * Slack Notifier: Only return an error when it actually occurs (#3350)
+  * Bump golang.org/x/text from 0.8.0 to 0.9.0
+  * Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
+  * Bump github.com/benbjohnson/clock from 1.3.0 to 1.3.3
+  * Bump github.com/rs/cors from 1.8.3 to 1.9.0
+  * Bump gopkg.in/telebot.v3 from 3.1.2 to 3.1.3
+  * fix: change receiver model pointer to value (#3338)
+  * add reason code to slack notifier (#3252)
+  * fix wechat notifier response field name (#3330)
+  * add reason code to notifiers (#3307)
+  * Bump github.com/aws/aws-sdk-go from 1.44.211 to 1.44.234
+  * Bump github.com/go-openapi/strfmt from 0.21.3 to 0.21.7
+  * Bump github.com/hashicorp/golang-lru/v2 from 2.0.1 to 2.0.2
+  * Bump golang.org/x/tools from 0.6.0 to 0.7.0
+  * docs: document the new proxy-related settings
+  * Update common Prometheus files
+  * Add receiver name to the alerts page (#3289)
+  * Update gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2
+  * Metrics: Silence maintenance success and failure (#3285)
+  * Metrics: Notification log maintenance success and failure (#3286)
+  * Fix comments as per Josh's feedback (#3284)
+  * Fix corruption in templates that use title function (#3278)
+  * Added note on data retention to documentation for repeat_interval (#3147)
+  * Make TrimSpace available for use in the template (#3281)
+  * support loading webhook URL from a file (#3223)
+  * Bump golang.org/x/tools from 0.4.0 to 0.6.0
+  * Bump github.com/go-openapi/validate from 0.22.0 to 0.22.1 (#3269)
+  * Bump golang.org/x/text from 0.6.0 to 0.7.0
+  * Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
+  * Bump github.com/aws/aws-sdk-go from 1.44.191 to 1.44.211
+  * replace atomic for uber fix atomic
+  * Fix silences flaky test
+  * Seperate the template creating functions for as-lib use (#3225)
+  * fix gracefully-exiting stuck due to adding one more for `WaitGroup` (#3260)
+  * Update common Prometheus files (#3257)
+  * Add `--id` flag to `amtool silence query` (#3241)
+  * Implement Stringer interface for Pairs and KVs (#3256)
+  * Set cache control headers in V2 API to mirror V1 (#3195)
+  * add status code label to the numTotalFailedNotifications metric (#3094)
+  * mark webhook URL as a secret (#3228)
+  * Bump golang.org/x/net from 0.4.0 to 0.5.0
+  * Bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.191
+  * Bump golang.org/x/text from 0.5.0 to 0.6.0
+  * Bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible
+  * Bump github.com/go-openapi/spec from 0.20.7 to 0.20.8
+  * Support loading Telegram bot token from file
+  * Update common Prometheus files
+  * Refactor nflog configuration options to make it similar to Silences. 
(#3220)
+  * support loading pushover secrets from files (#3200)
+  * Multiple improvements to Alertmanager configuration docs
+  * Changes receiver and inhibition rules arrays to slices of value items
+  * test: reduce flakiness of acceptance tests
+  * Add missing docs for Discord notifier
+  * Bump github.com/rs/cors from 1.8.2 to 1.8.3
+  * Bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.171
+  * Telegram default parse_mode has been changed to HTML
+  * Synchronize common files from prometheus/prometheus (#3191)
+  * bump:hashicorp/golang-lru to v2,aws-sdk-go,prometheus/common (#3182)
+  * feat: add template.FromGlobsWithAdditionalFuncs (#3174)
+  * Fixup: make signal handlers a bit simpler.
+
+-------------------------------------------------------------------

Old:
----
  alertmanager-0.25.0.obscpio

New:
----
  alertmanager-0.26.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golang-github-prometheus-alertmanager.spec ++++++
--- /var/tmp/diff_new_pack.wvCo4s/_old  2023-09-07 21:15:29.243195908 +0200
+++ /var/tmp/diff_new_pack.wvCo4s/_new  2023-09-07 21:15:29.247196051 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           golang-github-prometheus-alertmanager
-Version:        0.25.0
+Version:        0.26.0
 Release:        0
 Summary:        Prometheus Alertmanager
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.wvCo4s/_old  2023-09-07 21:15:29.279197195 +0200
+++ /var/tmp/diff_new_pack.wvCo4s/_new  2023-09-07 21:15:29.283197338 +0200
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/prometheus/alertmanager</param>
     <param name="exclude">.git</param>
     <param name="exclude">.github</param>
-    <param name="revision">refs/tags/v0.25.0</param>
+    <param name="revision">refs/tags/v0.26.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">^\D*([\d.]+)$</param>
     <param name="changesgenerate">enable</param>
@@ -18,7 +18,7 @@
     <param name="compression">gz</param>
   </service>
     <service name="go_modules" mode="disabled">
-    <param name="archive">alertmanager-0.25.0.obscpio</param>
+    <param name="archive">alertmanager-0.26.0.obscpio</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.wvCo4s/_old  2023-09-07 21:15:29.299197910 +0200
+++ /var/tmp/diff_new_pack.wvCo4s/_new  2023-09-07 21:15:29.303198053 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/prometheus/alertmanager</param>
-              <param 
name="changesrevision">258fab7cdd551f2cf251ed0348f0ad7289aee789</param></service></servicedata>
+              <param 
name="changesrevision">d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d</param></service></servicedata>
 (No newline at EOF)
 

++++++ alertmanager-0.25.0.obscpio -> alertmanager-0.26.0.obscpio ++++++
/work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager/alertmanager-0.25.0.obscpio
 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.1766/alertmanager-0.26.0.obscpio
 differ: char 46, line 1

++++++ alertmanager.obsinfo ++++++
--- /var/tmp/diff_new_pack.wvCo4s/_old  2023-09-07 21:15:29.339199340 +0200
+++ /var/tmp/diff_new_pack.wvCo4s/_new  2023-09-07 21:15:29.343199483 +0200
@@ -1,5 +1,5 @@
 name: alertmanager
-version: 0.25.0
-mtime: 1671719059
-commit: 258fab7cdd551f2cf251ed0348f0ad7289aee789
+version: 0.26.0
+mtime: 1692862323
+commit: d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d
 

++++++ vendor.tar.gz ++++++
++++ 69566 lines of diff (skipped)

Reply via email to