-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[release-1.23] Cut v1.23.1 #1867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Arve Knudsen <[email protected]>
ywwg
approved these changes
Sep 4, 2025
1 task
1 task
This was referenced Sep 4, 2025
1 task
This was referenced Sep 4, 2025
1 task
This was referenced Aug 13, 2025
mx-psi
pushed a commit
to open-telemetry/opentelemetry-collector-contrib
that referenced
this pull request
Sep 9, 2025
….2 (#42579) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]>
1 task
SoWieMarkus
pushed a commit
to cobaltcore-dev/cortex
that referenced
this pull request
Sep 9, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | `77.1.2` -> `77.5.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | minor | | rabbitmq | `4.1.3-alpine` -> `4.1.4-alpine` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | patch | | [sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime) | `v0.22.0` -> `v0.22.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v77.5.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.5.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.4.0...kube-prometheus-stack-77.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Added attachMetadata option to additionalServiceMonitors and additionalPodMonitors by [@​christophemorio](https://redirect.github.com/christophemorio) in [#​6106](https://redirect.github.com/prometheus-community/helm-charts/pull/6106) #### New Contributors - [@​christophemorio](https://redirect.github.com/christophemorio) made their first contribution in [#​6106](https://redirect.github.com/prometheus-community/helm-charts/pull/6106) **Full Changelog**: <prometheus-community/helm-charts@prometheus-27.34.0...kube-prometheus-stack-77.5.0> ### [`v77.4.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.4.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.3.0...kube-prometheus-stack-77.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Helm release kube-state-metrics to v6.3.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​6111](https://redirect.github.com/prometheus-community/helm-charts/pull/6111) **Full Changelog**: <prometheus-community/helm-charts@kube-state-metrics-6.3.0...kube-prometheus-stack-77.4.0> ### [`v77.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.3.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.2.1...kube-prometheus-stack-77.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update <https://github.com/etcd-io/etcd> digest to [`0de7907`](https://redirect.github.com/prometheus-community/helm-charts/commit/0de7907) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​6107](https://redirect.github.com/prometheus-community/helm-charts/pull/6107) **Full Changelog**: <prometheus-community/helm-charts@kube-prometheus-stack-77.2.1...kube-prometheus-stack-77.3.0> ### [`v77.2.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.2.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.2.0...kube-prometheus-stack-77.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] set expected jobLabel for node-exporter PodMonitor by [@​z0rc](https://redirect.github.com/z0rc) in [#​6101](https://redirect.github.com/prometheus-community/helm-charts/pull/6101) #### New Contributors - [@​z0rc](https://redirect.github.com/z0rc) made their first contribution in [#​6101](https://redirect.github.com/prometheus-community/helm-charts/pull/6101) **Full Changelog**: <prometheus-community/helm-charts@prometheus-27.33.0...kube-prometheus-stack-77.2.1> ### [`v77.2.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Helm release kube-state-metrics to v6.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​6104](https://redirect.github.com/prometheus-community/helm-charts/pull/6104) **Full Changelog**: <prometheus-community/helm-charts@kube-state-metrics-6.2.0...kube-prometheus-stack-77.2.0> ### [`v77.1.3`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.1.3) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.1.2...kube-prometheus-stack-77.1.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] support encoded string for thanos sidecar secret by [@​trouaux](https://redirect.github.com/trouaux) in [#​5999](https://redirect.github.com/prometheus-community/helm-charts/pull/5999) **Full Changelog**: <prometheus-community/helm-charts@kube-prometheus-stack-77.1.2...kube-prometheus-stack-77.1.3> </details> <details> <summary>kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)</summary> ### [`v0.22.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.22.1) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.22.0...v0.22.1) ##### What's Changed - 🌱 Revert deprecation of client.Apply by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​3308](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3308) **Full Changelog**: <kubernetes-sigs/controller-runtime@v0.22.0...v0.22.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8am on Friday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cobaltcore-dev/cortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 task
bartsmykla
pushed a commit
to kumahq/kuma-counter-demo
that referenced
this pull request
Sep 10, 2025
… v1.23.2 (#111) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Sep 10, 2025
M0NsTeRRR
pushed a commit
to M0NsTeRRR/as212510.net
that referenced
this pull request
Sep 13, 2025
….2 (#56) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.22.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> ### [`v1.23.0`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.0): - 2025-07-30 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.22.0...v1.23.0) - \[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. [#​1812](https://redirect.github.com/prometheus/client_golang/issues/1812) - \[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix [#​1766](https://redirect.github.com/prometheus/client_golang/issues/1766) - \[FEATURE] Add exemplars for native histograms [#​1686](https://redirect.github.com/prometheus/client_golang/issues/1686) - \[ENHANCEMENT] exp/api: Bubble up status code from writeResponse [#​1823](https://redirect.github.com/prometheus/client_golang/issues/1823) - \[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 [#​1833](https://redirect.github.com/prometheus/client_golang/issues/1833) - \[BUGFIX] exp/api: client prompt return on context cancellation [#​1729](https://redirect.github.com/prometheus/client_golang/issues/1729) <details> <summary>All Changes</summary> * Update example test by @​SuperQ in prometheus/client_golang#1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @​dependabot[bot] in prometheus/client_golang#1776 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1771 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1778 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @​dependabot[bot] in prometheus/client_golang#1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @​dependabot[bot] in prometheus/client_golang#1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @​dependabot[bot] in prometheus/client_golang#1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @​dependabot[bot] in prometheus/client_golang#1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @​dependabot[bot] in prometheus/client_golang#1786 * chore: Upgrade golangci-lint to v2 by @​kakkoyun in prometheus/client_golang#1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot[bot] in prometheus/client_golang#1790 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @​colega in prometheus/client_golang#1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @​kakkoyun in prometheus/client_golang#1794 * chore(ci): Fix flaky tests by @​kakkoyun in prometheus/client_golang#1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @​dependabot[bot] in prometheus/client_golang#1799 * test(registry): Add goleak-based goroutine leak detection by @​surinkim in prometheus/client_golang#1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @​dependabot[bot] in prometheus/client_golang#1806 * build(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in prometheus/client_golang#1804 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1809 * Add exemplars for native histograms by @​shivanthzen in prometheus/client_golang#1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @​dependabot[bot] in prometheus/client_golang#1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @​dependabot[bot] in prometheus/client_golang#1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @​dependabot[bot] in prometheus/client_golang#1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @​dependabot[bot] in prometheus/client_golang#1800 * Update supported Go versions by @​SuperQ in prometheus/client_golang#1812 * Cleaup Go modules by @​SuperQ in prometheus/client_golang#1813 * fix: client prompt return on context cancellation by @​umegbewe in prometheus/client_golang#1729 * Simplify buf binary install by @​SuperQ in prometheus/client_golang#1814 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1815 * build(deps): bump the github-actions group with 5 updates by @​dependabot[bot] in prometheus/client_golang#1817 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1821 * exp/api: Bubble up status code from writeResponse by @​saswatamcode in prometheus/client_golang#1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @​dependabot[bot] in prometheus/client_golang#1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @​dependabot[bot] in prometheus/client_golang#1828 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1831 * Update runtime metrics for Go v1.23 and v1.24 by @​aknuds1 in prometheus/client_golang#1833 * Fix `errNotImplemented` reference by @​aknuds1 in prometheus/client_golang#1835 * build(deps): bump the github-actions group with 3 updates by @​dependabot[bot] in prometheus/client_golang#1826 * Synchronize common files from prometheus/prometheus by @​prombot in prometheus/client_golang#1832 * Cut v1.23.0-rc.0 by @​vesari in prometheus/client_golang#1837 * cut v1.23.0-rc.1 by @​vesari in prometheus/client_golang#1842 </details> #### New Contributors * @​surinkim made their first contributi[https://github.com/prometheus/client_golang/pull/1797](https://redirect.github.com/prometheus/client_golang/pull/1797)l/1797 * @​umegbewe made their first contributi[https://github.com/prometheus/client_golang/pull/1729](https://redirect.github.com/prometheus/client_golang/pull/1729)l/1729 * @​aknuds1 made their first contributi[https://github.com/prometheus/client_golang/pull/1833](https://redirect.github.com/prometheus/client_golang/pull/1833)l/1833 **Full Changelog**: <prometheus/client_golang@v1.22.0...v1.23.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/M0NsTeRRR/as212510.net). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9nbyIsInR5cGUvbWlub3IiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Sep 13, 2025
SimonStiil
pushed a commit
to SimonStiil/go-github-es-client
that referenced
this pull request
Sep 13, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/spf13/viper](https://redirect.github.com/spf13/viper) | `v1.20.1` -> `v1.21.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@​nmvalera](https://redirect.github.com/nmvalera) in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2040](https://redirect.github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2007](https://redirect.github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​1993](https://redirect.github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2017](https://redirect.github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2013](https://redirect.github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2008](https://redirect.github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2016](https://redirect.github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2020](https://redirect.github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2028](https://redirect.github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2035](https://redirect.github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2036](https://redirect.github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2012](https://redirect.github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2052](https://redirect.github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2048](https://redirect.github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2056](https://redirect.github.com/spf13/viper/pull/2056) - chore: update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2057](https://redirect.github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@​aldas](https://redirect.github.com/aldas) in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) #### New Contributors - [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) made their first contribution in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - [@​aldas](https://redirect.github.com/aldas) made their first contribution in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - [@​nmvalera](https://redirect.github.com/nmvalera) made their first contribution in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) made their first contribution in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) - [@​ccoVeille](https://redirect.github.com/ccoVeille) made their first contribution in [#​2046](https://redirect.github.com/spf13/viper/pull/2046) - [@​spacez320](https://redirect.github.com/spacez320) made their first contribution in [#​2050](https://redirect.github.com/spf13/viper/pull/2050) **Full Changelog**: <spf13/viper@v1.20.0...v1.21.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SimonStiil/go-github-es-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
SimonStiil
pushed a commit
to SimonStiil/go-github-es-hook
that referenced
this pull request
Sep 13, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/spf13/viper](https://redirect.github.com/spf13/viper) | `v1.20.1` -> `v1.21.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@​nmvalera](https://redirect.github.com/nmvalera) in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2040](https://redirect.github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2007](https://redirect.github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​1993](https://redirect.github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2017](https://redirect.github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2013](https://redirect.github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2008](https://redirect.github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2016](https://redirect.github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2020](https://redirect.github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2028](https://redirect.github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2035](https://redirect.github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2036](https://redirect.github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2012](https://redirect.github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2052](https://redirect.github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2048](https://redirect.github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2056](https://redirect.github.com/spf13/viper/pull/2056) - chore: update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2057](https://redirect.github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@​aldas](https://redirect.github.com/aldas) in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) #### New Contributors - [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) made their first contribution in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - [@​aldas](https://redirect.github.com/aldas) made their first contribution in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - [@​nmvalera](https://redirect.github.com/nmvalera) made their first contribution in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) made their first contribution in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) - [@​ccoVeille](https://redirect.github.com/ccoVeille) made their first contribution in [#​2046](https://redirect.github.com/spf13/viper/pull/2046) - [@​spacez320](https://redirect.github.com/spacez320) made their first contribution in [#​2050](https://redirect.github.com/spf13/viper/pull/2050) **Full Changelog**: <spf13/viper@v1.20.0...v1.21.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SimonStiil/go-github-es-hook). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
SimonStiil
pushed a commit
to SimonStiil/traefik-out-of-cluster
that referenced
this pull request
Sep 13, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/spf13/viper](https://redirect.github.com/spf13/viper) | `v1.20.1` -> `v1.21.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/traefik/traefik/v3](https://redirect.github.com/traefik/traefik) | `v3.5.1` -> `v3.5.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | `v0.34.0` -> `v0.34.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | `v0.34.0` -> `v0.34.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@​nmvalera](https://redirect.github.com/nmvalera) in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2040](https://redirect.github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2007](https://redirect.github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​1993](https://redirect.github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2017](https://redirect.github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2013](https://redirect.github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2008](https://redirect.github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2016](https://redirect.github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2020](https://redirect.github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2028](https://redirect.github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2035](https://redirect.github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2036](https://redirect.github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2012](https://redirect.github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2052](https://redirect.github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2048](https://redirect.github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2056](https://redirect.github.com/spf13/viper/pull/2056) - chore: update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2057](https://redirect.github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@​aldas](https://redirect.github.com/aldas) in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) #### New Contributors - [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) made their first contribution in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - [@​aldas](https://redirect.github.com/aldas) made their first contribution in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - [@​nmvalera](https://redirect.github.com/nmvalera) made their first contribution in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) made their first contribution in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) - [@​ccoVeille](https://redirect.github.com/ccoVeille) made their first contribution in [#​2046](https://redirect.github.com/spf13/viper/pull/2046) - [@​spacez320](https://redirect.github.com/spacez320) made their first contribution in [#​2050](https://redirect.github.com/spf13/viper/pull/2050) **Full Changelog**: <spf13/viper@v1.20.0...v1.21.0> </details> <details> <summary>traefik/traefik (github.com/traefik/traefik/v3)</summary> ### [`v3.5.2`](https://redirect.github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v352-2025-09-09) [Compare Source](https://redirect.github.com/traefik/traefik/compare/v3.5.1...v3.5.2) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.5.1...v3.5.2) **Bug fixes:** - **\[middleware,accesslogs]** Add GenericCLF log format for access logs ([#​12033](https://redirect.github.com/traefik/traefik/pull/12033) by [sdelicata](https://redirect.github.com/sdelicata)) - **\[middleware]** Fix customerrors query url replacement ([#​11876](https://redirect.github.com/traefik/traefik/pull/11876) by [DorianBlues](https://redirect.github.com/DorianBlues)) - **\[tls,service]** Send proxy protocol header before TLS handshake ([#​11956](https://redirect.github.com/traefik/traefik/pull/11956) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[webui]** Restore empty webui/static to use traefik as library ([#​12025](https://redirect.github.com/traefik/traefik/pull/12025) by [youkoulayley](https://redirect.github.com/youkoulayley)) **Documentation:** - **\[accesslogs]** Fix path for access-logs header config ([#​12030](https://redirect.github.com/traefik/traefik/pull/12030) by [cgatt](https://redirect.github.com/cgatt)) - **\[acme]** Fixes typo for OCSP in CLI example ([#​12039](https://redirect.github.com/traefik/traefik/pull/12039) by [mloiseleur](https://redirect.github.com/mloiseleur)) - **\[docker/swarm]** Fixes typo for Swarm mode in CLI example ([#​12038](https://redirect.github.com/traefik/traefik/pull/12038) by [BilalBudhani](https://redirect.github.com/BilalBudhani)) - **\[kv]** Fix broken links in KV store documentation ([#​12040](https://redirect.github.com/traefik/traefik/pull/12040) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - **\[middleware]** Add redis options to ratelimit middleware & Include distributed rate limit middleware ([#​12041](https://redirect.github.com/traefik/traefik/pull/12041) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - **\[server]** Fix link to HTTP3 section in documentation ([#​12028](https://redirect.github.com/traefik/traefik/pull/12028) by [vincentbernat](https://redirect.github.com/vincentbernat)) - Fix migration path in documentation ([#​12032](https://redirect.github.com/traefik/traefik/pull/12032) by [nmengin](https://redirect.github.com/nmengin)) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.34.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.34.1`](https://redirect.github.com/kubernetes/client-go/compare/v0.34.0...v0.34.1) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.34.0...v0.34.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SimonStiil/traefik-out-of-cluster). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
SimonStiil
pushed a commit
to SimonStiil/keyvaluedatabase
that referenced
this pull request
Sep 13, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.12.1` -> `v9.14.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/spf13/viper](https://redirect.github.com/spf13/viper) | `v1.20.1` -> `v1.21.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.25.0` -> `1.25.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | patch | | golang | `1.25.0-alpine3.22` -> `1.25.1-alpine3.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | patch | | golang.org/x/exp | `8b4c13b` -> `df92998` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> ### [`v9.14.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.14.0): 9.14.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.13.0...v9.14.0) #### Highlights - Added batch process method to the pipeline ([#​3510](https://redirect.github.com/redis/go-redis/pull/3510)) ### Changes #### 🚀 New Features - Added batch process method to the pipeline ([#​3510](https://redirect.github.com/redis/go-redis/pull/3510)) #### 🐛 Bug Fixes - fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec ([#​3509](https://redirect.github.com/redis/go-redis/pull/3509)) #### 🧰 Maintenance - Updates release drafter config to exclude dependabot ([#​3511](https://redirect.github.com/redis/go-redis/pull/3511)) - chore(deps): bump actions/setup-go from 5 to 6 ([#​3504](https://redirect.github.com/redis/go-redis/pull/3504)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​elena-kolevska](https://redirect.github.com/elena-kolevksa), [@​htemelski-redis](https://redirect.github.com/htemelski-redis) and [@​ndyakov](https://redirect.github.com/ndyakov) ### [`v9.13.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.13.0): 9.13.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.12.1...v9.13.0) ##### Highlights - Pipeliner expose queued commands ([#​3496](https://redirect.github.com/redis/go-redis/pull/3496)) - Ensure that JSON.GET returns Nil response ([#​3470](https://redirect.github.com/redis/go-redis/pull/3470)) - Fixes on Read and Write buffer sizes and UniversalOptions ##### Changes - Pipeliner expose queued commands ([#​3496](https://redirect.github.com/redis/go-redis/pull/3496)) - fix(test): fix a timing issue in pubsub test ([#​3498](https://redirect.github.com/redis/go-redis/pull/3498)) - Allow users to enable read-write splitting in failover mode. ([#​3482](https://redirect.github.com/redis/go-redis/pull/3482)) - Set the read/write buffer size of the sentinel client to 4KiB ([#​3476](https://redirect.github.com/redis/go-redis/pull/3476)) ##### 🚀 New Features - fix(otel): register wait metrics ([#​3499](https://redirect.github.com/redis/go-redis/pull/3499)) - Support subscriptions against cluster slave nodes ([#​3480](https://redirect.github.com/redis/go-redis/pull/3480)) - Add wait metrics to otel ([#​3493](https://redirect.github.com/redis/go-redis/pull/3493)) - Clean failing timeout implementation ([#​3472](https://redirect.github.com/redis/go-redis/pull/3472)) ##### 🐛 Bug Fixes - Do not assume that all non-IP hosts are loopbacks ([#​3085](https://redirect.github.com/redis/go-redis/pull/3085)) - Ensure that JSON.GET returns Nil response ([#​3470](https://redirect.github.com/redis/go-redis/pull/3470)) ##### 🧰 Maintenance - fix(otel): register wait metrics ([#​3499](https://redirect.github.com/redis/go-redis/pull/3499)) - fix(make test): Add default env in makefile ([#​3491](https://redirect.github.com/redis/go-redis/pull/3491)) - Update the introduction to running tests in README.md ([#​3495](https://redirect.github.com/redis/go-redis/pull/3495)) - test: Add comprehensive edge case tests for IncrByFloat command ([#​3477](https://redirect.github.com/redis/go-redis/pull/3477)) - Set the default read/write buffer size of Redis connection to 32KiB ([#​3483](https://redirect.github.com/redis/go-redis/pull/3483)) - Bumps test image to 8.2.1-pre ([#​3478](https://redirect.github.com/redis/go-redis/pull/3478)) - fix UniversalOptions miss ReadBufferSize and WriteBufferSize options ([#​3485](https://redirect.github.com/redis/go-redis/pull/3485)) - chore(deps): bump actions/checkout from 4 to 5 ([#​3484](https://redirect.github.com/redis/go-redis/pull/3484)) - Removes dry run for stale issues policy ([#​3471](https://redirect.github.com/redis/go-redis/pull/3471)) - Update otel metrics URL ([#​3474](https://redirect.github.com/redis/go-redis/pull/3474)) ##### Contributors We'd like to thank all the contributors who worked on this release! [@​LINKIWI](https://redirect.github.com/LINKIWI), [@​cxljs](https://redirect.github.com/cxljs), [@​cybersmeashish](https://redirect.github.com/cybersmeashish), [@​elena-kolevska](https://redirect.github.com/elena-kolevska), [@​htemelski-redis](https://redirect.github.com/htemelski-redis), [@​mwhooker](https://redirect.github.com/mwhooker), [@​ndyakov](https://redirect.github.com/ndyakov), [@​ofekshenawa](https://redirect.github.com/ofekshenawa), [@​suever](https://redirect.github.com/suever) </details> <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@​nmvalera](https://redirect.github.com/nmvalera) in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2040](https://redirect.github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2007](https://redirect.github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​1993](https://redirect.github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2017](https://redirect.github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2013](https://redirect.github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2008](https://redirect.github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2016](https://redirect.github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2020](https://redirect.github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2028](https://redirect.github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2035](https://redirect.github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2036](https://redirect.github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2012](https://redirect.github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2052](https://redirect.github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2048](https://redirect.github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2056](https://redirect.github.com/spf13/viper/pull/2056) - chore: update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2057](https://redirect.github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@​aldas](https://redirect.github.com/aldas) in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) #### New Contributors - [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) made their first contribution in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - [@​aldas](https://redirect.github.com/aldas) made their first contribution in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - [@​nmvalera](https://redirect.github.com/nmvalera) made their first contribution in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) made their first contribution in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) - [@​ccoVeille](https://redirect.github.com/ccoVeille) made their first contribution in [#​2046](https://redirect.github.com/spf13/viper/pull/2046) - [@​spacez320](https://redirect.github.com/spacez320) made their first contribution in [#​2050](https://redirect.github.com/spf13/viper/pull/2050) **Full Changelog**: <spf13/viper@v1.20.0...v1.21.0> </details> <details> <summary>golang/go (go)</summary> ### [`v1.25.1`](https://redirect.github.com/golang/go/compare/go1.25.0...go1.25.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SimonStiil/keyvaluedatabase). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
SimonStiil
pushed a commit
to SimonStiil/keyvaluedatabaseweb
that referenced
this pull request
Sep 13, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/spf13/viper](https://redirect.github.com/spf13/viper) | `v1.20.1` -> `v1.21.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.25.0` -> `1.25.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | patch | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <prometheus/client_golang@v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in prometheus/client_golang#1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in prometheus/client_golang#1867 </details> **Full Changelog**: <prometheus/client_golang@v1.23.0...v1.23.1> </details> <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@​nmvalera](https://redirect.github.com/nmvalera) in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2040](https://redirect.github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2007](https://redirect.github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​1993](https://redirect.github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2017](https://redirect.github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2013](https://redirect.github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2008](https://redirect.github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2016](https://redirect.github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2020](https://redirect.github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2028](https://redirect.github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2035](https://redirect.github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2036](https://redirect.github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2012](https://redirect.github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2052](https://redirect.github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2048](https://redirect.github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2056](https://redirect.github.com/spf13/viper/pull/2056) - chore: update dependencies by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​2057](https://redirect.github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@​aldas](https://redirect.github.com/aldas) in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) #### New Contributors - [@​GuillaumeBAECHLER](https://redirect.github.com/GuillaumeBAECHLER) made their first contribution in [#​2003](https://redirect.github.com/spf13/viper/pull/2003) - [@​aldas](https://redirect.github.com/aldas) made their first contribution in [#​2004](https://redirect.github.com/spf13/viper/pull/2004) - [@​nmvalera](https://redirect.github.com/nmvalera) made their first contribution in [#​2015](https://redirect.github.com/spf13/viper/pull/2015) - [@​yingshanghuangqiao](https://redirect.github.com/yingshanghuangqiao) made their first contribution in [#​2029](https://redirect.github.com/spf13/viper/pull/2029) - [@​ccoVeille](https://redirect.github.com/ccoVeille) made their first contribution in [#​2046](https://redirect.github.com/spf13/viper/pull/2046) - [@​spacez320](https://redirect.github.com/spacez320) made their first contribution in [#​2050](https://redirect.github.com/spf13/viper/pull/2050) **Full Changelog**: <spf13/viper@v1.20.0...v1.21.0> </details> <details> <summary>golang/go (go)</summary> ### [`v1.25.1`](https://redirect.github.com/golang/go/compare/go1.25.0...go1.25.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SimonStiil/keyvaluedatabaseweb). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This was referenced Sep 14, 2025
amir-jakoby
added a commit
to Sawmills/opentelemetry-collector-contrib
that referenced
this pull request
Sep 27, 2025
* [receiver/k8sevents] add scope name & version in logs (#42435) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description logs now report scope name and version <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes #42426 <!--Describe what testing was performed and which tests were added.--> #### Testing added a new test `TestScopeNameAndVersion` in `receiver/k8seventsreceiver/k8s_event_to_logdata_test.go` Co-authored-by: Christos Markou <[email protected]> * [processor/resourcedetection] Add support for hetzner cloud (#42477) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PR adds support for resource detection in Hetzner Cloud. I have not added the Hetzner cloud into semantic conventions, but I can open a PR for it. <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes #42476 <!--Describe what testing was performed and which tests were added.--> #### Testing Added tests to cover most of the cases, and I personally tested on a Hetzner server. ``` 2025-09-03T17:31:23.666+0100 info [email protected]/service.go:211 Starting otelcontribcol... {"resource": {"service.instance.id": "f054fbb3-ad03-4aef-8c7a-1e38550cfec7", "service.name": "otelcontribcol", "service.version": "0.134.0-dev"}, "Version": "0.134.0-dev", "NumCPU": 8} 2025-09-03T17:31:23.666+0100 info extensions/extensions.go:41 Starting extensions... {"resource": {"service.instance.id": "f054fbb3-ad03-4aef-8c7a-1e38550cfec7", "service.name": "otelcontribcol", "service.version": "0.134.0-dev"}} 2025-09-03T17:31:23.666+0100 info internal/resourcedetection.go:137 began detecting resource information {"resource": {"service.instance.id": "f054fbb3-ad03-4aef-8c7a-1e38550cfec7", "service.name": "otelcontribcol", "service.version": "0.134.0-dev"}, "otelcol.component.id": "resourcedetection", "otelcol.component.kind": "processor", "otelcol.pipeline.id": "metrics", "otelcol.signal": "metrics"} 2025-09-03T17:31:23.672+0100 info internal/resourcedetection.go:188 detected resource information {"resource": {"service.instance.id": "f054fbb3-ad03-4aef-8c7a-1e38550cfec7", "service.name": "otelcontribcol", "service.version": "0.134.0-dev"}, "otelcol.component.id": "resourcedetection", "otelcol.component.kind": "processor", "otelcol.pipeline.id": "metrics", "otelcol.signal": "metrics", "resource": {"cloud.availability_zone":"nbg1-dc3","cloud.provider":"hetzner","cloud.region":"eu-central","host.id":"30727666","host.name":"vm1"}} 2025-09-03T17:31:23.672+0100 info [email protected]/service.go:234 Everything is ready. Begin running and processing data. {"resource": {"service.instance.id": "f054fbb3-ad03-4aef-8c7a-1e38550cfec7", "service.name": "otelcontribcol", "service.version": "0.134.0-dev"}} 2025-09-03T17:31:24.673+0100 info Metrics {"resource": {"service.instance.id": "f054fbb3-ad03-4aef-8c7a-1e38550cfec7", "service.name": "otelcontribcol", "service.version": "0.134.0-dev"}, "otelcol.component.id": "debug", "otelcol.component.kind": "exporter", "otelcol.signal": "metrics", "resource metrics": 3, "metrics": 5, "data points": 73} 2025-09-03T17:31:24.673+0100 info ResourceMetrics #0 Resource SchemaURL: https://opentelemetry.io/schemas/1.9.0 Resource attributes: -> cloud.provider: Str(hetzner) -> host.id: Str(30727666) -> host.name: Str(vm1) -> cloud.region: Str(eu-central) -> cloud.availability_zone: Str(nbg1-dc3) ``` <!--Describe the documentation added.--> #### Documentation Updated the `README.md` with this new detector. <!--Please delete paragraphs that you did not use before submitting.--> --------- Signed-off-by: Paulo Dias <[email protected]> * Update module github.com/stretchr/testify to v1.11.1 (#42264) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/stretchr/testify](https://redirect.github.com/stretchr/testify) | `v1.10.0` -> `v1.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/stretchr/testify](https://redirect.github.com/stretchr/testify) | `v1.11.0` -> `v1.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>stretchr/testify (github.com/stretchr/testify)</summary> ### [`v1.11.1`](https://redirect.github.com/stretchr/testify/releases/tag/v1.11.1) [Compare Source](https://redirect.github.com/stretchr/testify/compare/v1.11.0...v1.11.1) This release fixes [#​1785](https://redirect.github.com/stretchr/testify/issues/1785) introduced in v1.11.0 where expected argument values implementing the stringer interface (`String() string`) with a method which mutates their value, when passed to mock.Mock.On (`m.On("Method", <expected>).Return()`) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case. #### What's Changed - Backport [#​1786](https://redirect.github.com/stretchr/testify/issues/1786) to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by [@​brackendawson](https://redirect.github.com/brackendawson) in [#​1788](https://redirect.github.com/stretchr/testify/pull/1788) **Full Changelog**: <https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1> ### [`v1.11.0`](https://redirect.github.com/stretchr/testify/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/stretchr/testify/compare/v1.10.0...v1.11.0) #### What's Changed ##### Functional Changes v1.11.0 Includes a number of performance improvements. - Call stack perf change for CallerInfo by [@​mikeauclair](https://redirect.github.com/mikeauclair) in [#​1614](https://redirect.github.com/stretchr/testify/pull/1614) - Lazily render mock diff output on successful match by [@​mikeauclair](https://redirect.github.com/mikeauclair) in [#​1615](https://redirect.github.com/stretchr/testify/pull/1615) - assert: check early in Eventually, EventuallyWithT, and Never by [@​cszczepaniak](https://redirect.github.com/cszczepaniak) in [#​1427](https://redirect.github.com/stretchr/testify/pull/1427) - assert: add IsNotType by [@​bartventer](https://redirect.github.com/bartventer) in [#​1730](https://redirect.github.com/stretchr/testify/pull/1730) - assert.JSONEq: shortcut if same strings by [@​dolmen](https://redirect.github.com/dolmen) in [#​1754](https://redirect.github.com/stretchr/testify/pull/1754) - assert.YAMLEq: shortcut if same strings by [@​dolmen](https://redirect.github.com/dolmen) in [#​1755](https://redirect.github.com/stretchr/testify/pull/1755) - assert: faster and simpler isEmpty using reflect.Value.IsZero by [@​dolmen](https://redirect.github.com/dolmen) in [#​1761](https://redirect.github.com/stretchr/testify/pull/1761) - suite: faster methods filtering (internal refactor) by [@​dolmen](https://redirect.github.com/dolmen) in [#​1758](https://redirect.github.com/stretchr/testify/pull/1758) ##### Fixes - assert.ErrorAs: log target type by [@​craig65535](https://redirect.github.com/craig65535) in [#​1345](https://redirect.github.com/stretchr/testify/pull/1345) - Fix failure message formatting for Positive and Negative asserts in [#​1062](https://redirect.github.com/stretchr/testify/pull/1062) - Improve ErrorIs message when error is nil but an error was expected by [@​tsioftas](https://redirect.github.com/tsioftas) in [#​1681](https://redirect.github.com/stretchr/testify/pull/1681) - fix Subset/NotSubset when calling with mixed input types by [@​siliconbrain](https://redirect.github.com/siliconbrain) in [#​1729](https://redirect.github.com/stretchr/testify/pull/1729) - Improve ErrorAs failure message when error is nil by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [#​1734](https://redirect.github.com/stretchr/testify/pull/1734) - mock.AssertNumberOfCalls: improve error msg by [@​3scalation](https://redirect.github.com/3scalation) in [#​1743](https://redirect.github.com/stretchr/testify/pull/1743) ##### Documentation, Build & CI - docs: Fix typo in README by [@​alexandear](https://redirect.github.com/alexandear) in [#​1688](https://redirect.github.com/stretchr/testify/pull/1688) - Replace deprecated io/ioutil with io and os by [@​alexandear](https://redirect.github.com/alexandear) in [#​1684](https://redirect.github.com/stretchr/testify/pull/1684) - Document consequences of calling t.FailNow() by [@​greg0ire](https://redirect.github.com/greg0ire) in [#​1710](https://redirect.github.com/stretchr/testify/pull/1710) - chore: update docs for Unset [#​1621](https://redirect.github.com/stretchr/testify/issues/1621) by [@​techfg](https://redirect.github.com/techfg) in [#​1709](https://redirect.github.com/stretchr/testify/pull/1709) - README: apply gofmt to examples by [@​alexandear](https://redirect.github.com/alexandear) in [#​1687](https://redirect.github.com/stretchr/testify/pull/1687) - refactor: use %q and %T to simplify fmt.Sprintf by [@​alexandear](https://redirect.github.com/alexandear) in [#​1674](https://redirect.github.com/stretchr/testify/pull/1674) - Propose Christophe Colombier (ccoVeille) as approver by [@​brackendawson](https://redirect.github.com/brackendawson) in [#​1716](https://redirect.github.com/stretchr/testify/pull/1716) - Update documentation for the Error function in assert or require package by [@​architagr](https://redirect.github.com/architagr) in [#​1675](https://redirect.github.com/stretchr/testify/pull/1675) - assert: remove deprecated build constraints by [@​alexandear](https://redirect.github.com/alexandear) in [#​1671](https://redirect.github.com/stretchr/testify/pull/1671) - assert: apply gofumpt to internal test suite by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [#​1739](https://redirect.github.com/stretchr/testify/pull/1739) - CI: fix shebang in .ci.\*.sh scripts by [@​dolmen](https://redirect.github.com/dolmen) in [#​1746](https://redirect.github.com/stretchr/testify/pull/1746) - assert,require: enable parallel testing on (almost) all top tests by [@​dolmen](https://redirect.github.com/dolmen) in [#​1747](https://redirect.github.com/stretchr/testify/pull/1747) - suite.Passed: add one more status test report by [@​Ararsa-Derese](https://redirect.github.com/Ararsa-Derese) in [#​1706](https://redirect.github.com/stretchr/testify/pull/1706) - Add Helper() method in internal mocks and assert.CollectT by [@​dolmen](https://redirect.github.com/dolmen) in [#​1423](https://redirect.github.com/stretchr/testify/pull/1423) - assert.Same/NotSame: improve usage of Sprintf by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [#​1742](https://redirect.github.com/stretchr/testify/pull/1742) - mock: enable parallel testing on internal testsuite by [@​dolmen](https://redirect.github.com/dolmen) in [#​1756](https://redirect.github.com/stretchr/testify/pull/1756) - suite: cleanup use of 'testing' internals at runtime by [@​dolmen](https://redirect.github.com/dolmen) in [#​1751](https://redirect.github.com/stretchr/testify/pull/1751) - assert: check test failure message for Empty and NotEmpty by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [#​1745](https://redirect.github.com/stretchr/testify/pull/1745) - deps: fix dependency cycle with objx (again) by [@​dolmen](https://redirect.github.com/dolmen) in [#​1567](https://redirect.github.com/stretchr/testify/pull/1567) - assert.Empty: comprehensive doc of "Empty"-ness rules by [@​dolmen](https://redirect.github.com/dolmen) in [#​1753](https://redirect.github.com/stretchr/testify/pull/1753) - doc: improve godoc of top level 'testify' package by [@​dolmen](https://redirect.github.com/dolmen) in [#​1760](https://redirect.github.com/stretchr/testify/pull/1760) - assert.ErrorAs: simplify retrieving the type name by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [#​1740](https://redirect.github.com/stretchr/testify/pull/1740) - assert.EqualValues: improve test coverage to 100% by [@​dolmen](https://redirect.github.com/dolmen) in [#​1763](https://redirect.github.com/stretchr/testify/pull/1763) - suite.Run: simplify running of Setup/TeardownSuite by [@​renzoarreaza](https://redirect.github.com/renzoarreaza) in [#​1769](https://redirect.github.com/stretchr/testify/pull/1769) - assert.CallerInfo: micro optimization by using LastIndexByte by [@​dolmen](https://redirect.github.com/dolmen) in [#​1767](https://redirect.github.com/stretchr/testify/pull/1767) - assert.CallerInfo: micro cleanup by [@​dolmen](https://redirect.github.com/dolmen) in [#​1768](https://redirect.github.com/stretchr/testify/pull/1768) - assert: refactor Test*FileExists and Test*DirExists tests to enable parallel testing by [@​dolmen](https://redirect.github.com/dolmen) in [#​1766](https://redirect.github.com/stretchr/testify/pull/1766) - suite.Run: refactor handling of stats for improved readability by [@​dolmen](https://redirect.github.com/dolmen) in [#​1764](https://redirect.github.com/stretchr/testify/pull/1764) - tests: improve captureTestingT helper by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [#​1741](https://redirect.github.com/stretchr/testify/pull/1741) - build(deps): bump actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1778](https://redirect.github.com/stretchr/testify/pull/1778) #### New Contributors - [@​greg0ire](https://redirect.github.com/greg0ire) made their first contribution in [#​1710](https://redirect.github.com/stretchr/testify/pull/1710) - [@​techfg](https://redirect.github.com/techfg) made their first contribution in [#​1709](https://redirect.github.com/stretchr/testify/pull/1709) - [@​mikeauclair](https://redirect.github.com/mikeauclair) made their first contribution in [#​1614](https://redirect.github.com/stretchr/testify/pull/1614) - [@​cszczepaniak](https://redirect.github.com/cszczepaniak) made their first contribution in [#​1427](https://redirect.github.com/stretchr/testify/pull/1427) - [@​architagr](https://redirect.github.com/architagr) made their first contribution in [#​1675](https://redirect.github.com/stretchr/testify/pull/1675) - [@​tsioftas](https://redirect.github.com/tsioftas) made their first contribution in [#​1681](https://redirect.github.com/stretchr/testify/pull/1681) - [@​siliconbrain](https://redirect.github.com/siliconbrain) made their first contribution in [#​1729](https://redirect.github.com/stretchr/testify/pull/1729) - [@​bartventer](https://redirect.github.com/bartventer) made their first contribution in [#​1730](https://redirect.github.com/stretchr/testify/pull/1730) - [@​Ararsa-Derese](https://redirect.github.com/Ararsa-Derese) made their first contribution in [#​1706](https://redirect.github.com/stretchr/testify/pull/1706) - [@​renzoarreaza](https://redirect.github.com/renzoarreaza) made their first contribution in [#​1769](https://redirect.github.com/stretchr/testify/pull/1769) - [@​3scalation](https://redirect.github.com/3scalation) made their first contribution in [#​1743](https://redirect.github.com/stretchr/testify/pull/1743) **Full Changelog**: <https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> * [chore][receiver/k8sevents] add k8s Event conversion example into README (#42547) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description It would be nice for the users to see a conversion example directly in README, so they have a better understanding about how the conversion works. <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/42512 Signed-off-by: odubajDT <[email protected]> * [exporter/datadog] Add 'exporter.datadogexporter.InferIntervalForDeltaMetrics' feature gate (#42494) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Adds a new `exporter.datadogexporter.InferIntervalForDeltaMetrics` feature gate. This feature gate will set the interval field for OTLP delta metrics when it can be inferred (i.e. when the difference between Timestamp and StartTimestamp is close enough to a whole number of seconds). Relates to [DataDog/opentelemetry-mapping-go/pull/765](https://github.com/DataDog/opentelemetry-mapping-go/pull/765) * Fix datadogexporter integration test (#42553) #### Description Upgrades the `github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil` dependency in the datadog exporter integration test, which fixes the failure in #42513. * Revert "[chore][.github] Add Ubuntu to scoped-test runs" (#42555) Reverts open-telemetry/opentelemetry-collector-contrib#42532 we still need to identify the problem causing this, but this PR changed the behavior of the scoped-test run, which stopped reporting back in. Reverting the change is a possible fix. Running this revert PR to check if reverting helps and identifies for sure that it is the issue. * [chore][cmd/opampsupervisor] Add manual time.Sleep call (#42551) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> Updates #42458 to adapt to https://github.com/stretchr/testify/pull/1427 * [chore] Update core dependencies (#42559) This PR updates the opentelemetry-collector modules to open-telemetry/opentelemetry-collector@3166bac6544faa327ac8d24c14793578701b6fea --------- Signed-off-by: otelbot <[email protected]> Co-authored-by: otelbot <[email protected]> * [chore] remove batch from various examples (#42562) This updates existing examples to remove the batch processor to reduce dependency on it. Part of https://github.com/open-telemetry/opentelemetry-collector/issues/13766 Signed-off-by: alex boten <[email protected]> * [chore] Prepare release 0.135.0 (#42564) Co-authored-by: otelbot <[email protected]> * [chore] fix broken opencensus links CHANGELOG.md (#42566) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description pins now-removed component announcement links to the tagged version where the components were announced <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/17561312676/job/49878257899?pr=42564 <!--Describe what testing was performed and which tests were added.--> #### Testing <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.--> * chore(deps): update golang:1.25 docker digest to 0caf875 (#42574) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | digest | `5502b0e` -> `0caf875` | | golang | final | digest | `5502b0e` -> `0caf875` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [chore][.github] Add ubuntu run to scoped-tests with proper matrix (#42572) Initial change #42532 to add Ubuntu to `scoped-tests` didn't take into account that it was necessary to preserve a job with name `scoped-tests` to satisfy merge requirements. Restores the initial change plus follows the pattern of other GH workflows in the repo that run jobs leveraging strategy/matrix. cc @mx-psi @atoulme * fix(deps): update module github.com/huaweicloud/huaweicloud-sdk-go-v3 to v0.1.167 (#42576) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/huaweicloud/huaweicloud-sdk-go-v3](https://redirect.github.com/huaweicloud/huaweicloud-sdk-go-v3) | `v0.1.166` -> `v0.1.167` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>huaweicloud/huaweicloud-sdk-go-v3 (github.com/huaweicloud/huaweicloud-sdk-go-v3)</summary> ### [`v0.1.167`](https://redirect.github.com/huaweicloud/huaweicloud-sdk-go-v3/releases/tag/v0.1.167) [Compare Source](https://redirect.github.com/huaweicloud/huaweicloud-sdk-go-v3/compare/v0.1.166...v0.1.167) Release 0.1.167 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> Co-authored-by: Yang Song <[email protected]> * chore(deps): update github-actions deps (#42575) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://redirect.github.com/actions/github-script) | action | digest | `60a0d83` -> `f28e40c` | | [actions/github-script](https://redirect.github.com/actions/github-script) | action | minor | `v7.0.1` -> `v7.1.0` | | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | patch | `v5.5.0` -> `v5.5.1` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.30.0` -> `v3.30.1` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | digest | `2d92b76` -> `f1f6e5f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/github-script (actions/github-script)</summary> ### [`v7.1.0`](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0) </details> <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v5.5.1`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v551) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v5.5.0...v5.5.1) ##### What's Changed - fix: overwrite pr number on fork by [@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [#​1871](https://redirect.github.com/codecov/codecov-action/pull/1871) - build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [#​1868](https://redirect.github.com/codecov/codecov-action/pull/1868) - build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [#​1867](https://redirect.github.com/codecov/codecov-action/pull/1867) - fix: update to use local app/ dir by [@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [#​1872](https://redirect.github.com/codecov/codecov-action/pull/1872) - docs: fix typo in README by [@​datalater](https://redirect.github.com/datalater) in [#​1866](https://redirect.github.com/codecov/codecov-action/pull/1866) - Document a `codecov-cli` version reference example by [@​webknjaz](https://redirect.github.com/webknjaz) in [#​1774](https://redirect.github.com/codecov/codecov-action/pull/1774) - build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [#​1861](https://redirect.github.com/codecov/codecov-action/pull/1861) - build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [#​1833](https://redirect.github.com/codecov/codecov-action/pull/1833) **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1> </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.30.1`](https://redirect.github.com/github/codeql-action/compare/v3.30.0...v3.30.1) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.30.0...v3.30.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [cmd/telemetrygen] bump semconv deps (#42567) Updates the semconv for telemetrygen to use 1.37.0 --------- Signed-off-by: alex boten <[email protected]> Co-authored-by: Pablo Baeyens <[email protected]> * fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common to v1.1.24 (#42589) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go) | `v1.1.22` -> `v1.1.24` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.1.24`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.1.23...v1.1.24) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.1.23...v1.1.24) ### [`v1.1.23`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.1.22...v1.1.23) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.1.22...v1.1.23) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> * fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (#42579) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang) | `v1.23.0` -> `v1.23.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.23.2`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.2): - 2025-09-05 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2) This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes. <details> <summary>All Changes</summary> - \[release-1.23] Upgrade to prometheus/common\@​v0.66.1 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1869](https://redirect.github.com/prometheus/client_golang/pull/1869) - \[release-1.23] Cut v1.23.2 by [@​aknuds1](https://redirect.github.com/aknuds1) in [#​1870](https://redirect.github.com/prometheus/client_golang/pull/1870) </details> **Full Changelog**: <https://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2> ### [`v1.23.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.23.1): - 2025-09-04 [Compare Source](https://redirect.github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1) This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes. <details> <summary>All Changes</summary> * [release-1.23] Upgrade to prometheus/common v0.66 by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1866 * [release-1.23] Cut v1.23.1 by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1867 </details> **Full Changelog**: <https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> * fix(deps): update module github.com/sap/go-hdb to v1.14.3 (#42583) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/SAP/go-hdb](https://redirect.github.com/SAP/go-hdb) | `v1.14.2` -> `v1.14.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>SAP/go-hdb (github.com/SAP/go-hdb)</summary> ### [`v1.14.3`](https://redirect.github.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1143) [Compare Source](https://redirect.github.com/SAP/go-hdb/compare/v1.14.2...v1.14.3) - updated dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> * Revert "fix(deps): update module github.com/prometheus/client_golang to v1.23.2" (#42592) Reverts open-telemetry/opentelemetry-collector-contrib#42579 * [exporter/awss3] AWS S3 partition timezone config (#42520) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Add `S3PartitionTimezone` config value to be able to change the timezone used for time-based partitioning. <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Resolves #42319. <!--Describe what testing was performed and which tests were added.--> #### Testing Updated existing tests to include time location. <!--Describe the documentation added.--> #### Documentation Added new config value to README. <!--Please delete paragraphs that you did not use before submitting.--> --------- Co-authored-by: Antoine Toulme <[email protected]> * [exporter/elasticsearch] Fix data stream attributes in none mapping mode (#42510) ## Description Fix a bug where the data stream attributes in `none` mapping mode is incorrectly prefixed. ## Link to tracking issue Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/42454. ## Testing Unit tests. --------- Co-authored-by: Vishal Raj <[email protected]> Co-authored-by: Christos Markou <[email protected]> Co-authored-by: Carson Ip <[email protected]> * chore(deps): update golang:1.25 docker digest to d6bdb04 (#42582) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | digest | `0caf875` -> `d6bdb04` | | golang | final | digest | `0caf875` -> `d6bdb04` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update module github.com/jackc/pgx/v5 to v5.7.6 (#42577) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/jackc/pgx/v5](https://redirect.github.com/jackc/pgx) | `v5.7.5` -> `v5.7.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jackc/pgx (github.com/jackc/pgx/v5)</summary> ### [`v5.7.6`](https://redirect.github.com/jackc/pgx/compare/v5.7.5...v5.7.6) [Compare Source](https://redirect.github.com/jackc/pgx/compare/v5.7.5...v5.7.6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> Co-authored-by: Yang Song <[email protected]> * chore(deps): update github-actions deps (#42594) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.30.1` -> `v3.30.2` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | digest | `f1f6e5f` -> `d3678e2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.30.2`](https://redirect.github.com/github/codeql-action/compare/v3.30.1...v3.30.2) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.30.1...v3.30.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [processor/resourcedetection] run go modernize tool (#42596) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Run the Go [modernize](https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize) tool. --------- Signed-off-by: Paulo Dias <[email protected]> * [internal/tools] Add support for modernize in Makefile (#42542) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Added a new `modernize` make target to run the Go [modernize](https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize) tool. This isn’t part of CI, users need to run it manually when they want to apply modern Go patterns. <!--Please delete paragraphs that you did not use before submitting.--> --------- Signed-off-by: Paulo Dias <[email protected]> * [cmd/opampsupervisor] Add support for OpAMP heartbeats (#42533) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This adds support to the supervisor for OpAMP heartbeats. Functionality is implemented in OpAMP Go, only need to set this capability to enable this. <!--Describe what testing was performed and which tests were added.--> #### Testing Added an e2e test to verify heartbeat behavior. <!--Describe the documentation added.--> #### Documentation Updated supervisor readme documentation. * chore(deps): update docker-compose deps (#42603) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.133.0` -> `0.135.0` | | [otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.133.0` -> `0.134.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)</summary> ### [`v0.135.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/blob/HEAD/CHANGELOG.md#v01350) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.134.1...v0.135.0) ### [`v0.134.1`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.134.1) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.133.0...v0.134.1) Check the [v0.134.1 contrib changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.134.1) and the [v0.134.1 core changelog](https://redirect.github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.134.1) for changelogs on specific components. #### Changelog - [`1e3852f`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/1e3852fd04caa17bf46229a6ee4b4ad688d1cf30) \[chore] ignore service.version in comparison ([#​1159](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1159)) - [`23173dd`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/commit/23173dd11ca0d3f2dee0491c7173972b1f4e8760) Use correct GORELEASE tags for all the gorelease actions. ([#​1158](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1158)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yang Song <[email protected]> * fix(deps): update all github.com/datadog packages (#42604) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/DataDog/datadog-agent/pkg/obfuscate](https://redirect.github.com/DataDog/datadog-agent) | `v0.69.4` -> `v0.70.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-api-client-go/v2](https://redirect.github.com/DataDog/datadog-api-client-go) | `v2.44.0` -> `v2.45.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.45.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.45.0) [Compare Source](https://redirect.github.com/DataDog/datadog-api-client-go/compare/v2.44.0...v2.45.0) See ./CHANGELOG.md for details </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> * [chore]: Update client_golang to 1.23.2, fixing race in test (#42598) Fixes https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/42561 See also: https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/42568 Signed-off-by: Owen Williams <[email protected]> --------- Signed-off-by: Owen Williams <[email protected]> * chore(deps): update golang:1.25 docker digest to b773c94 (#42613) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | digest | `d6bdb04` -> `b773c94` | | golang | final | digest | `d6bdb04` -> `b773c94` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [tailsamplingprocessor] Record cached decisions when record policy (#42535) #### Description Currently, when the record policy feature gate is enabled, and a trace uses a cached sampling decision, we don't record the policy name anywhere. This is not currently possible since the decision cache doesn't store the sampling policy. I plan to submit a few more refactors which will make that possible, but for now it's useful to have _some_ indication of why the trace was sampled, to avoid confusing end users who don't see the attribute for `tailsampling.policy`. * [processor/tailsampling] Expose Sampling Policy interfaces (#42508) #### Description Refactor the tail sampling processor so that the interfaces that define trace data and policy decisions are available publically. This is the first step in allowing extensions to be added to the tail sampling processor to allow custom logic that is not possible/easy to do with OTTL such as pulling information from other sources. #### Link to tracking issue Part of https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/31582 #### Testing No behavior changed as this is purely a refactor. All current tests need to continue to pass. * fix(deps): update all github.com/azure packages (#42614) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://redirect.github.com/Azure/azure-sdk-for-go) | `v1.18.0` -> `v1.19.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/Azure/go-amqp](https://redirect.github.com/Azure/go-amqp) | `v1.4.0` -> `v1.5.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Azure/go-amqp (github.com/Azure/go-amqp)</summary> ### [`v1.5.0`](https://redirect.github.com/Azure/go-amqp/releases/tag/v1.5.0) [Compare Source](https://redirect.github.com/Azure/go-amqp/compare/v1.4.0...v1.5.0) ##### Features Added - Added support for marshaling and unmarshaling arrays of maps </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> * fix(deps): update module google.golang.org/protobuf to v1.36.9 (#42602) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.36.8` -> `v1.36.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.36.9`](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.8...v1.36.9) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.8...v1.36.9) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> Co-authored-by: Yang Song <[email protected]> * Deprecate zorkian codepath (#42318) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Removing deprecated zorkian codepath. Previously added a warning: https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/42165 <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue (https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/17373) <!--Describe what testing was performed and which tests were added.--> #### Testing <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.--> * fix(deps): update all opentelemetry-go-contrib packages (#42618) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go.opentelemetry.io/contrib/bridges/otelzap](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.12.0` -> `v0.13.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.62.0` -> `v0.63.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/contrib/otelconf](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.17.0` -> `v0.18.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelzap)</summary> ### [`v0.13.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/compare/v0.12.0...v0.13.0) #### \[0.13.0] - 2020-10-09 #### Added - A Jaeger propagator. ([#​375](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/375)) #### Changed - The `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` package instrumentation no longer accepts a `Tracer` as an argument to the interceptor function. Instead, a new `WithTracerProvider` option is added to configure the `TracerProvider` used when creating the `Tracer` for the instrumentation. ([#​373](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/373)) - The `go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron` instrumentation now accepts a `TracerProvider` rather than a `Tracer`. ([#​374](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/374)) - Remove `go.opentelemetry.io/otel/sdk` dependency from instrumentation. ([#​381](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/381)) - Use `httpsnoop` in `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` to ensure `http.ResponseWriter` additional interfaces are preserved. ([#​388](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/388)) ##### Fixed - The `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho.Middleware` no longer sends duplicate errors to the global `ErrorHandler`. ([#​377](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/377), [#​364](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/364)) - The import comment in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` is now correctly quoted. ([#​379](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/379)) - The B3 propagator sets the sample bitmask when the sampling decision is `debug`. ([#​369](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/369)) # Raw changes made between v0.12.0 and v0.13.0 [`af2dfc7`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/af2dfc7baf3392e81ea4b6938b3a8a5d39cf9db7) Pre release v0.13.0 ([#​391](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/391)) [`a84ddfe`](https://redirect.g…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cut v1.23.1.