dependabot[bot] opened a new pull request, #6096: URL: https://github.com/apache/camel-k/pull/6096
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.0 to 1.21.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's releases</a>.</em></p> <blockquote> <h2>v1.21.1 / 2025-03-04</h2> <p>This release addresses a performance regression introduced in <a href="https://redirect.github.com/prometheus/client_golang/issues/1661">#1661</a> -- thanks to all who <a href="https://redirect.github.com/prometheus/client_golang/issues/1748">reported this quickly</a>: <a href="https://github.com/chlunde"><code>@chlunde</code></a>, <a href="https://github.com/dethi"><code>@dethi</code></a>, <a href="https://github.com/aaronbee"><code>@aaronbee</code></a> <a href="https://github.com/tsuna"><code>@tsuna</code></a> <a href="https://github.com/kakkoyun"><code>@kakkoyun</code></a> 💪🏽. This patch release also fixes the iOS build.</p> <p>We will be hardening the release process even further (<a href="https://redirect.github.com/prometheus/client_golang/issues/1759">#1759</a>, <a href="https://redirect.github.com/prometheus/client_golang/issues/1761">#1761</a>) to prevent this in future, sorry for the inconvenience!</p> <p>The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API.</p> <ul> <li>[BUGFIX] prometheus: Revert of <code>Inc</code>, <code>Add</code> and <code>Observe</code> cumulative metric CAS optimizations (<a href="https://redirect.github.com/prometheus/client_golang/issues/1661">#1661</a>), causing regressions on low concurrency cases <a href="https://redirect.github.com/prometheus/client_golang/issues/1757">#1757</a></li> <li>[BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. <a href="https://redirect.github.com/prometheus/client_golang/issues/1758">#1758</a></li> </ul> <!-- raw HTML omitted --> <ul> <li>Revert "exponential backoff for CAS operations on floats" and cut 1.21.1 by <a href="https://github.com/bwplotka"><code>@bwplotka</code></a> in <a href="https://redirect.github.com/prometheus/client_golang/pull/1757">prometheus/client_golang#1757</a></li> <li>Fix ios build for 1.21.1 by <a href="https://github.com/bwplotka"><code>@bwplotka</code></a> in <a href="https://redirect.github.com/prometheus/client_golang/pull/1758">prometheus/client_golang#1758</a></li> </ul> <!-- raw HTML omitted --> <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1">https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's changelog</a>.</em></p> <blockquote> <h2>1.21.1 / 2025-03-04</h2> <ul> <li>[BUGFIX] prometheus: Revert of <code>Inc</code>, <code>Add</code> and <code>Observe</code> cumulative metric CAS optimizations (<a href="https://redirect.github.com/prometheus/client_golang/issues/1661">#1661</a>), causing regressions on low contention cases.</li> <li>[BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/client_golang/commit/8a42da3e4bfdc7ea408fcd886064dffc4daffb22"><code>8a42da3</code></a> Fix ios build. (<a href="https://redirect.github.com/prometheus/client_golang/issues/1758">#1758</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/40c62f7a974e27ba11164f7138d60fd7a3b0c326"><code>40c62f7</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/client_golang/issues/1757">#1757</a> from prometheus/revert-121cas</li> <li><a href="https://github.com/prometheus/client_golang/commit/689f5900164029a73c9a2be6068e1db615107c1f"><code>689f590</code></a> Cut 1.21.1</li> <li><a href="https://github.com/prometheus/client_golang/commit/9e567a7b4fe821af4fad882552ec06713fb8d291"><code>9e567a7</code></a> Revert "Add: exponential backoff for CAS operations on floats (<a href="https://redirect.github.com/prometheus/client_golang/issues/1661">#1661</a>)"</li> <li>See full diff in <a href="https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org