Skip to content

Commit 5cc2bd9

Browse files
dependabot[bot]Evergreen
andauthored
Bump the go-deps group across 1 directory with 9 updates (#337)
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.0` | | [github.com/r3labs/diff/v3](https://github.com/r3labs/diff) | `3.0.1` | `3.0.2` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.9.1` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.37.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.37.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.39.0` | `0.41.0` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.5.0` | `1.6.0` | Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.0 <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.23.0 - 2025-07-30</h2> <ul> <li>[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. <a href="https://redirect.github.com/prometheus/client_golang/issues/1812">#1812</a></li> <li>[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix <a href="https://redirect.github.com/prometheus/client_golang/issues/1766">#1766</a></li> <li>[FEATURE] Add exemplars for native histograms <a href="https://redirect.github.com/prometheus/client_golang/issues/1686">#1686</a></li> <li>[ENHANCEMENT] exp/api: Bubble up status code from writeResponse <a href="https://redirect.github.com/prometheus/client_golang/issues/1823">#1823</a></li> <li>[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 <a href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a></li> <li>[BUGFIX] exp/api: client prompt return on context cancellation <a href="https://redirect.github.com/prometheus/client_golang/issues/1729">#1729</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.23.0 / 2025-07-30</h2> <ul> <li>[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. <a href="https://redirect.github.com/prometheus/client_golang/issues/1812">#1812</a></li> <li>[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix <a href="https://redirect.github.com/prometheus/client_golang/issues/1766">#1766</a></li> <li>[FEATURE] Add exemplars for native histograms <a href="https://redirect.github.com/prometheus/client_golang/issues/1686">#1686</a></li> <li>[ENHANCEMENT] exp/api: Bubble up status code from writeResponse <a href="https://redirect.github.com/prometheus/client_golang/issues/1823">#1823</a></li> <li>[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 <a href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a></li> <li>[BUGFIX] exp/api: client prompt return on context cancellation <a href="https://redirect.github.com/prometheus/client_golang/issues/1729">#1729</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/client_golang/commit/e4b2208dd8cb6d1425f00250db842ec3c1e8749e"><code>e4b2208</code></a> Cut v1.23.0 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1848">#1848</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/d9492afd3a6f2e9782a7fc10363281bfd5b743bb"><code>d9492af</code></a> cut v1.23.0-rc.1 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1842">#1842</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/aeae8a0b4f54a8fa720d19b88638a2d048596f82"><code>aeae8a0</code></a> Cut v1.23.0-rc.0 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1837">#1837</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/b157309b723f0b8588ea604bb78dbbba196803f2"><code>b157309</code></a> Update common Prometheus files (<a href="https://redirect.github.com/prometheus/client_golang/issues/1832">#1832</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/a704e287f467b79744c30af996b7d710d4c6900d"><code>a704e28</code></a> build(deps): bump the github-actions group with 3 updates (<a href="https://redirect.github.com/prometheus/client_golang/issues/1826">#1826</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/c7743110ad2c599de3d8c23682d978a12f9f36d1"><code>c774311</code></a> Fix errNotImplemented reference (<a href="https://redirect.github.com/prometheus/client_golang/issues/1835">#1835</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/db4db7bb0065a76c75b7df6f61d2cf183ecfc473"><code>db4db7b</code></a> Update runtime metrics for Go v1.23 and v1.24 (<a href="https://redirect.github.com/prometheus/client_golang/issues/1833">#1833</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/99d380ebfe865ae2c973c80184bc97ac0d98f083"><code>99d380e</code></a> Update common Prometheus files (<a href="https://redirect.github.com/prometheus/client_golang/issues/1831">#1831</a>)</li> <li><a href="https://github.com/prometheus/client_golang/commit/f3ef320dcde30f31188c577ad71e6480e91bf464"><code>f3ef320</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/client_golang/issues/1828">#1828</a> from prometheus/dependabot/go_modules/exp/github.com...</li> <li><a href="https://github.com/prometheus/client_golang/commit/520c91ae841ff7264b5379fe85e6215fc62734a6"><code>520c91a</code></a> build(deps): bump github.com/prometheus/common in /exp</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/r3labs/diff/v3` from 3.0.1 to 3.0.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/r3labs/diff/commit/990b5b044bed573f1bdaae7a0884e095a52720c4"><code>990b5b0</code></a> chore: Update some dependencies (<a href="https://redirect.github.com/r3labs/diff/issues/113">#113</a>)</li> <li>See full diff in <a href="https://github.com/r3labs/diff/compare/v3.0.1...v3.0.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/spf13/cobra` from 1.7.0 to 1.9.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's releases</a>.</em></p> <blockquote> <h2>v1.9.1</h2> <h3>🐛 Fixes</h3> <ul> <li>Fix CompletionFunc implementation by <a href="https://github.com/ccoVeille"><code>@​ccoVeille</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2234">spf13/cobra#2234</a></li> <li>Revert &quot;Make detection for test-binary more universal (<a href="https://redirect.github.com/spf13/cobra/issues/2173">#2173</a>)&quot; by <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2235">spf13/cobra#2235</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/cobra/compare/v1.9.0...v1.9.1">https://github.com/spf13/cobra/compare/v1.9.0...v1.9.1</a></p> <h2>v1.9.0</h2> <h2>✨ Features</h2> <ul> <li>Allow linker to perform deadcode elimination for program using Cobra by <a href="https://github.com/aarzilli"><code>@​aarzilli</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/1956">spf13/cobra#1956</a></li> <li>Add default completion command even if there are no other sub-commands by <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/1559">spf13/cobra#1559</a></li> <li>Add CompletionWithDesc helper by <a href="https://github.com/ccoVeille"><code>@​ccoVeille</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2231">spf13/cobra#2231</a></li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Fix deprecation comment for Command.SetOutput by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2172">spf13/cobra#2172</a></li> <li>Replace deprecated ioutil usage by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2181">spf13/cobra#2181</a></li> <li>Fix --version help and output for plugins by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2180">spf13/cobra#2180</a></li> <li>Allow to reset the templates to the default by <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2229">spf13/cobra#2229</a></li> </ul> <h2>🤖 Completions</h2> <ul> <li>Make Powershell completion work in constrained mode by <a href="https://github.com/lstemplinger"><code>@​lstemplinger</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2196">spf13/cobra#2196</a></li> <li>Improve detection for flags that accept multiple values by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2210">spf13/cobra#2210</a></li> <li>add CompletionFunc type to help with completions by <a href="https://github.com/ccoVeille"><code>@​ccoVeille</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2220">spf13/cobra#2220</a></li> <li>Add similar whitespace escape logic to bash v2 completions than in other completions by <a href="https://github.com/kangasta"><code>@​kangasta</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/1743">spf13/cobra#1743</a></li> <li>Print ActiveHelp for bash along other completions by <a href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2076">spf13/cobra#2076</a></li> <li>fix(completions): Complete map flags multiple times by <a href="https://github.com/gabe565"><code>@​gabe565</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2174">spf13/cobra#2174</a></li> <li>fix(bash): nounset unbound file filter variable on empty extension by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2228">spf13/cobra#2228</a></li> </ul> <h2>🧪 Testing</h2> <ul> <li>Test also with go 1.23 by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2182">spf13/cobra#2182</a></li> <li>Make detection for test-binary more universal by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2173">spf13/cobra#2173</a></li> </ul> <h2>✍🏼 Documentation</h2> <ul> <li>docs: update README.md by <a href="https://github.com/eltociear"><code>@​eltociear</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2197">spf13/cobra#2197</a></li> <li>Improve site formatting by <a href="https://github.com/nirs"><code>@​nirs</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2183">spf13/cobra#2183</a></li> <li>doc: add Conduit by <a href="https://github.com/raulb"><code>@​raulb</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2230">spf13/cobra#2230</a></li> <li>doc: azion project added to the list of CLIs that use cobra by <a href="https://github.com/maxwelbm"><code>@​maxwelbm</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2198">spf13/cobra#2198</a></li> <li>Fix broken links in active_help.md by <a href="https://github.com/vuil"><code>@​vuil</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2202">spf13/cobra#2202</a></li> <li>chore: fix function name in comment by <a href="https://github.com/zhuhaicity"><code>@​zhuhaicity</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2216">spf13/cobra#2216</a></li> </ul> <h2>🔧 Dependency upgrades</h2> <ul> <li>build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2206">spf13/cobra#2206</a></li> <li>Update to latest go-md2man by <a href="https://github.com/mikelolasagasti"><code>@​mikelolasagasti</code></a> in <a href="https://redirect.github.com/spf13/cobra/pull/2201">spf13/cobra#2201</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/cobra/commit/40b5bc1437a564fc795d388b23835e84f54cd1d1"><code>40b5bc1</code></a> Revert &quot;Make detection for test-binary more universal (<a href="https://redirect.github.com/spf13/cobra/issues/2173">#2173</a>)&quot; (<a href="https://redirect.github.com/spf13/cobra/issues/2235">#2235</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/a97f9fd47b290016526c8af2dac0531fea5cd773"><code>a97f9fd</code></a> fix CompletionFunc implementation (<a href="https://redirect.github.com/spf13/cobra/issues/2234">#2234</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/5f9c40898e795a9fb0fd5ca83b6e05c3720523d1"><code>5f9c408</code></a> chore: Upgrade dependencies for v1.9.0 (<a href="https://redirect.github.com/spf13/cobra/issues/2233">#2233</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/24ada7fe71e3a3a8741dd52e0a7fc3b97450535a"><code>24ada7f</code></a> Remove the default &quot;completion&quot; cmd if it is alone (<a href="https://redirect.github.com/spf13/cobra/issues/1559">#1559</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/680936a2200be363c61feda8cd29287f0726a48c"><code>680936a</code></a> New logo</li> <li><a href="https://github.com/spf13/cobra/commit/8cb30f9ca53a004a6fe88c5cfcc79ac7b24fc638"><code>8cb30f9</code></a> feat: add CompletionWithDesc helper (<a href="https://redirect.github.com/spf13/cobra/issues/2231">#2231</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/17b6dca2ffaf6113cbd1cf433ec988fa7d63c6f3"><code>17b6dca</code></a> doc: add Conduit (<a href="https://redirect.github.com/spf13/cobra/issues/2230">#2230</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/ab5cadcc1bbe224b329726fc5f8b99d6f93e9805"><code>ab5cadc</code></a> Allow to reset the templates to the default (<a href="https://redirect.github.com/spf13/cobra/issues/2229">#2229</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/4ba5566f5704a9c0d205e1ef3efc4896156d33fa"><code>4ba5566</code></a> fix(bash): nounset unbound file filter variable on empty extension (<a href="https://redirect.github.com/spf13/cobra/issues/2228">#2228</a>)</li> <li><a href="https://github.com/spf13/cobra/commit/41b26ec8bb59dfba580f722201bf371c4f5703dd"><code>41b26ec</code></a> Print ActiveHelp for bash along other completions (<a href="https://redirect.github.com/spf13/cobra/issues/2076">#2076</a>)</li> <li>Additional commits viewable in <a href="https://github.com/spf13/cobra/compare/v1.7.0...v1.9.1">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.37.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel's changelog</a>.</em></p> <blockquote> <h2>[1.37.0/0.59.0/0.13.0] 2025-06-25</h2> <h3>Added</h3> <ul> <li>The <code>go.opentelemetry.io/otel/semconv/v1.33.0</code> package. The package contains semantic conventions from the <code>v1.33.0</code> version of the OpenTelemetry Semantic Conventions. See the <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.33.0/MIGRATION.md">migration documentation</a> for information on how to upgrade from <code>go.opentelemetry.io/otel/semconv/v1.32.0.</code>(<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6799">#6799</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.34.0</code> package. The package contains semantic conventions from the <code>v1.34.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6812">#6812</a>)</li> <li>Add metric's schema URL as <code>otel_scope_schema_url</code> label in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add metric's scope attributes as <code>otel_scope_[attribute]</code> labels in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Changed handling of <code>go.opentelemetry.io/otel/exporters/prometheus</code> metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6839">#6839</a>)</li> </ul> <h3>Changed</h3> <ul> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/bridge/opentracing</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6827">#6827</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/exporters/zipkin</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6829">#6829</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6832">#6832</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/resource</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6834">#6834</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6835">#6835</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6836">#6836</a>)</li> <li><code>Record.Resource</code> now returns <code>*resource.Resource</code> instead of <code>resource.Resource</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6864">#6864</a>)</li> <li>Retry now shows error cause for context timeout in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6898">#6898</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Validate exponential histogram scale range for Prometheus compatibility in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6822">#6822</a>)</li> <li>Context cancellation during metric pipeline produce does not corrupt data in <code>go.opentelemetry.io/otel/sdk/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6914">#6914</a>)</li> </ul> <h3>Removed</h3> <ul> <li><code>go.opentelemetry.io/otel/exporters/prometheus</code> no longer exports <code>otel_scope_info</code> metric. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6770">#6770</a>)</li> </ul> <h2>[0.12.2] 2025-05-22</h2> <h3>Fixed</h3> <ul> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> </ul> <h2>[0.12.1] 2025-05-21</h2> <h3>Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/69e81088ad40f45a0764597326722dea8f3f00a8"><code>69e8108</code></a> Release 1.37.0/0.59.0/0.13.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6925">#6925</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/67ca271b2c716fa4b3cc3c9c9c76fa41a1d49429"><code>67ca271</code></a> chore(deps): update golang.org/x/telemetry digest to fef9409 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6929">#6929</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/b4fad0aef80597799f0760d516e18a849425e4c9"><code>b4fad0a</code></a> chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/553779c161e9bb7bbc1670b3a92a1bf3ceefb859"><code>553779c</code></a> chore: add missing ) in GPG hyperlink (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6928">#6928</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/351a51f1ed18f0e35b1cf85400834d5c75d71322"><code>351a51f</code></a> Use existing schema URLs in tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6924">#6924</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/a365d8505dcacd384f674bd8a69fa961d0be576a"><code>a365d85</code></a> Add test for logging from a span in the opentracing bridge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6919">#6919</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/787518f061916a334e0175cd7391f02ca5659ff1"><code>787518f</code></a> chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f2...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/fbfb44a20ffb5d29bd5f6aab670832ed3ee4e7de"><code>fbfb44a</code></a> chore(deps): update golang.org/x (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6923">#6923</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/98f76937b89ed889763a782428d5c5f499077c46"><code>98f7693</code></a> chore: flatten bridge/opentracing/internal package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6916">#6916</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/1b803e1a59be88aec93a2158def43b6964b7a9d5"><code>1b803e1</code></a> fix(deps): update module github.com/prometheus/common to v0.65.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6921">#6921</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.37.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.19.0 to 1.37.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/releases">go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's releases</a>.</em></p> <blockquote> <h2>Release v1.23.0-rc.1</h2> <p>This is a release candidate for the v1.23.0 release. That release is expected to include the <code>v1</code> release of the following modules:</p> <ul> <li><code>go.opentelemetry.io/otel/bridge/opencensus</code></li> <li><code>go.opentelemetry.io/otel/bridge/opencensus/test</code></li> <li><code>go.opentelemetry.io/otel/example/opencensus</code></li> <li><code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code></li> <li><code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code></li> <li><code>go.opentelemetry.io/otel/exporters/stdout/stdoutmetric</code></li> </ul> <p>See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/8f2bdf85ed99c6532b8c76688e7ffcf9e48c3e6d/VERSIONING.md">versioning policy</a> for more information about these stability guarantees.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog</a>.</em></p> <blockquote> <h2>[1.37.0/0.59.0/0.13.0] 2025-06-25</h2> <h3>Added</h3> <ul> <li>The <code>go.opentelemetry.io/otel/semconv/v1.33.0</code> package. The package contains semantic conventions from the <code>v1.33.0</code> version of the OpenTelemetry Semantic Conventions. See the <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.33.0/MIGRATION.md">migration documentation</a> for information on how to upgrade from <code>go.opentelemetry.io/otel/semconv/v1.32.0.</code>(<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6799">#6799</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.34.0</code> package. The package contains semantic conventions from the <code>v1.34.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6812">#6812</a>)</li> <li>Add metric's schema URL as <code>otel_scope_schema_url</code> label in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add metric's scope attributes as <code>otel_scope_[attribute]</code> labels in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Changed handling of <code>go.opentelemetry.io/otel/exporters/prometheus</code> metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6839">#6839</a>)</li> </ul> <h3>Changed</h3> <ul> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/bridge/opentracing</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6827">#6827</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/exporters/zipkin</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6829">#6829</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6832">#6832</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/resource</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6834">#6834</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6835">#6835</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6836">#6836</a>)</li> <li><code>Record.Resource</code> now returns <code>*resource.Resource</code> instead of <code>resource.Resource</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6864">#6864</a>)</li> <li>Retry now shows error cause for context timeout in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6898">#6898</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Validate exponential histogram scale range for Prometheus compatibility in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6822">#6822</a>)</li> <li>Context cancellation during metric pipeline produce does not corrupt data in <code>go.opentelemetry.io/otel/sdk/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6914">#6914</a>)</li> </ul> <h3>Removed</h3> <ul> <li><code>go.opentelemetry.io/otel/exporters/prometheus</code> no longer exports <code>otel_scope_info</code> metric. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6770">#6770</a>)</li> </ul> <h2>[0.12.2] 2025-05-22</h2> <h3>Fixed</h3> <ul> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> </ul> <h2>[0.12.1] 2025-05-21</h2> <h3>Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/69e81088ad40f45a0764597326722dea8f3f00a8"><code>69e8108</code></a> Release 1.37.0/0.59.0/0.13.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6925">#6925</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/67ca271b2c716fa4b3cc3c9c9c76fa41a1d49429"><code>67ca271</code></a> chore(deps): update golang.org/x/telemetry digest to fef9409 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6929">#6929</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/b4fad0aef80597799f0760d516e18a849425e4c9"><code>b4fad0a</code></a> chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/553779c161e9bb7bbc1670b3a92a1bf3ceefb859"><code>553779c</code></a> chore: add missing ) in GPG hyperlink (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6928">#6928</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/351a51f1ed18f0e35b1cf85400834d5c75d71322"><code>351a51f</code></a> Use existing schema URLs in tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6924">#6924</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/a365d8505dcacd384f674bd8a69fa961d0be576a"><code>a365d85</code></a> Add test for logging from a span in the opentracing bridge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6919">#6919</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/787518f061916a334e0175cd7391f02ca5659ff1"><code>787518f</code></a> chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f2...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/fbfb44a20ffb5d29bd5f6aab670832ed3ee4e7de"><code>fbfb44a</code></a> chore(deps): update golang.org/x (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6923">#6923</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/98f76937b89ed889763a782428d5c5f499077c46"><code>98f7693</code></a> chore: flatten bridge/opentracing/internal package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6916">#6916</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/1b803e1a59be88aec93a2158def43b6964b7a9d5"><code>1b803e1</code></a> fix(deps): update module github.com/prometheus/common to v0.65.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6921">#6921</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.19.0...v1.37.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/sdk` from 1.35.0 to 1.37.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/sdk's changelog</a>.</em></p> <blockquote> <h2>[1.37.0/0.59.0/0.13.0] 2025-06-25</h2> <h3>Added</h3> <ul> <li>The <code>go.opentelemetry.io/otel/semconv/v1.33.0</code> package. The package contains semantic conventions from the <code>v1.33.0</code> version of the OpenTelemetry Semantic Conventions. See the <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.33.0/MIGRATION.md">migration documentation</a> for information on how to upgrade from <code>go.opentelemetry.io/otel/semconv/v1.32.0.</code>(<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6799">#6799</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.34.0</code> package. The package contains semantic conventions from the <code>v1.34.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6812">#6812</a>)</li> <li>Add metric's schema URL as <code>otel_scope_schema_url</code> label in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add metric's scope attributes as <code>otel_scope_[attribute]</code> labels in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Changed handling of <code>go.opentelemetry.io/otel/exporters/prometheus</code> metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6839">#6839</a>)</li> </ul> <h3>Changed</h3> <ul> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/bridge/opentracing</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6827">#6827</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/exporters/zipkin</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6829">#6829</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6832">#6832</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/resource</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6834">#6834</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6835">#6835</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6836">#6836</a>)</li> <li><code>Record.Resource</code> now returns <code>*resource.Resource</code> instead of <code>resource.Resource</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6864">#6864</a>)</li> <li>Retry now shows error cause for context timeout in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6898">#6898</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Validate exponential histogram scale range for Prometheus compatibility in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6822">#6822</a>)</li> <li>Context cancellation during metric pipeline produce does not corrupt data in <code>go.opentelemetry.io/otel/sdk/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6914">#6914</a>)</li> </ul> <h3>Removed</h3> <ul> <li><code>go.opentelemetry.io/otel/exporters/prometheus</code> no longer exports <code>otel_scope_info</code> metric. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6770">#6770</a>)</li> </ul> <h2>[0.12.2] 2025-05-22</h2> <h3>Fixed</h3> <ul> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> </ul> <h2>[0.12.1] 2025-05-21</h2> <h3>Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/69e81088ad40f45a0764597326722dea8f3f00a8"><code>69e8108</code></a> Release 1.37.0/0.59.0/0.13.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6925">#6925</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/67ca271b2c716fa4b3cc3c9c9c76fa41a1d49429"><code>67ca271</code></a> chore(deps): update golang.org/x/telemetry digest to fef9409 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6929">#6929</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/b4fad0aef80597799f0760d516e18a849425e4c9"><code>b4fad0a</code></a> chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/553779c161e9bb7bbc1670b3a92a1bf3ceefb859"><code>553779c</code></a> chore: add missing ) in GPG hyperlink (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6928">#6928</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/351a51f1ed18f0e35b1cf85400834d5c75d71322"><code>351a51f</code></a> Use existing schema URLs in tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6924">#6924</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/a365d8505dcacd384f674bd8a69fa961d0be576a"><code>a365d85</code></a> Add test for logging from a span in the opentracing bridge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6919">#6919</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/787518f061916a334e0175cd7391f02ca5659ff1"><code>787518f</code></a> chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f2...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/fbfb44a20ffb5d29bd5f6aab670832ed3ee4e7de"><code>fbfb44a</code></a> chore(deps): update golang.org/x (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6923">#6923</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/98f76937b89ed889763a782428d5c5f499077c46"><code>98f7693</code></a> chore: flatten bridge/opentracing/internal package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6916">#6916</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/1b803e1a59be88aec93a2158def43b6964b7a9d5"><code>1b803e1</code></a> fix(deps): update module github.com/prometheus/common to v0.65.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6921">#6921</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.37.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/trace` from 1.35.0 to 1.37.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/trace's changelog</a>.</em></p> <blockquote> <h2>[1.37.0/0.59.0/0.13.0] 2025-06-25</h2> <h3>Added</h3> <ul> <li>The <code>go.opentelemetry.io/otel/semconv/v1.33.0</code> package. The package contains semantic conventions from the <code>v1.33.0</code> version of the OpenTelemetry Semantic Conventions. See the <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.33.0/MIGRATION.md">migration documentation</a> for information on how to upgrade from <code>go.opentelemetry.io/otel/semconv/v1.32.0.</code>(<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6799">#6799</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.34.0</code> package. The package contains semantic conventions from the <code>v1.34.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6812">#6812</a>)</li> <li>Add metric's schema URL as <code>otel_scope_schema_url</code> label in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add metric's scope attributes as <code>otel_scope_[attribute]</code> labels in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5947">#5947</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Add <code>EventName</code> to <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6825">#6825</a>)</li> <li>Changed handling of <code>go.opentelemetry.io/otel/exporters/prometheus</code> metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6839">#6839</a>)</li> </ul> <h3>Changed</h3> <ul> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/bridge/opentracing</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6827">#6827</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/exporters/zipkin</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6829">#6829</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6832">#6832</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/resource</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6834">#6834</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/sdk/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6835">#6835</a>)</li> <li>The semantic conventions have been upgraded from <code>v1.26.0</code> to <code>v1.34.0</code> in <code>go.opentelemetry.io/otel/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6836">#6836</a>)</li> <li><code>Record.Resource</code> now returns <code>*resource.Resource</code> instead of <code>resource.Resource</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6864">#6864</a>)</li> <li>Retry now shows error cause for context timeout in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>, <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6898">#6898</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Stop stripping trailing slashes from configured endpoint URL in <code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6710">#6710</a>)</li> <li>Validate exponential histogram scale range for Prometheus compatibility in <code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6822">#6822</a>)</li> <li>Context cancellation during metric pipeline produce does not corrupt data in <code>go.opentelemetry.io/otel/sdk/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6914">#6914</a>)</li> </ul> <h3>Removed</h3> <ul> <li><code>go.opentelemetry.io/otel/exporters/prometheus</code> no longer exports <code>otel_scope_info</code> metric. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6770">#6770</a>)</li> </ul> <h2>[0.12.2] 2025-05-22</h2> <h3>Fixed</h3> <ul> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> <li>Retract <code>v0.12.0</code> release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code> module that contains invalid dependencies. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6804">#6804</a>)</li> </ul> <h2>[0.12.1] 2025-05-21</h2> <h3>Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/69e81088ad40f45a0764597326722dea8f3f00a8"><code>69e8108</code></a> Release 1.37.0/0.59.0/0.13.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6925">#6925</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/67ca271b2c716fa4b3cc3c9c9c76fa41a1d49429"><code>67ca271</code></a> chore(deps): update golang.org/x/telemetry digest to fef9409 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6929">#6929</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/b4fad0aef80597799f0760d516e18a849425e4c9"><code>b4fad0a</code></a> chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/553779c161e9bb7bbc1670b3a92a1bf3ceefb859"><code>553779c</code></a> chore: add missing ) in GPG hyperlink (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6928">#6928</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/351a51f1ed18f0e35b1cf85400834d5c75d71322"><code>351a51f</code></a> Use existing schema URLs in tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6924">#6924</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/a365d8505dcacd384f674bd8a69fa961d0be576a"><code>a365d85</code></a> Add test for logging from a span in the opentracing bridge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6919">#6919</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/787518f061916a334e0175cd7391f02ca5659ff1"><code>787518f</code></a> chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f2...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/fbfb44a20ffb5d29bd5f6aab670832ed3ee4e7de"><code>fbfb44a</code></a> chore(deps): update golang.org/x (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6923">#6923</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/98f76937b89ed889763a782428d5c5f499077c46"><code>98f7693</code></a> chore: flatten bridge/opentracing/internal package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6916">#6916</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/1b803e1a59be88aec93a2158def43b6964b7a9d5"><code>1b803e1</code></a> fix(deps): update module github.com/prometheus/common to v0.65.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6921">#6921</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.37.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.39.0 to 0.41.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/ef5341b70697ceb55f904384bd982587224e8b0c"><code>ef5341b</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/b999374650442ee37e9bbd97d6a11ad7ed999b98"><code>b999374</code></a> acme: fix pebble subprocess output data race</li> <li><a href="https://github.com/golang/crypto/commit/c247dead11de7671a21a6c5169555e2aa5313caa"><code>c247dea</code></a> x509roots/fallback: store bundle certs directly in DER</li> <li><a href="https://github.com/golang/crypto/commit/1fda73153feef7b246f24005838c387e354e5e3b"><code>1fda731</code></a> acme: increase pebble test waitForServer attempts</li> <li><a href="https://github.com/golang/crypto/commit/1b4c3d2e8c8be172c6af8f2f72778e69e74d2e78"><code>1b4c3d2</code></a> x509roots/fallback: update bundle</li> <li><a href="https://github.com/golang/crypto/commit/b903b535d3ef82fab12a9cc0fa50fccc396ced55"><code>b903b53</code></a> acme: capture pebble test subprocess stdout/stderr</li> <li><a href="https://github.com/golang/crypto/commit/459a9db11b9c43bb1d61722bfd371751d6de05c9"><code>459a9db</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/74e709ad8a8068445173aa5f3e8d7c89caf510c3"><code>74e709a</code></a> ssh: add AlgorithmNegotiationError</li> <li><a href="https://github.com/golang/crypto/commit/b3790b8d914304c8187dc2c86800101c329d77cd"><code>b3790b8</code></a> acme: fix TLSALPN01ChallengeCert for IP address identifiers</li> <li><a href="https://github.com/golang/crypto/commit/1dc4269656dd23b2c4e71c51b8af6bc2b63eecb7"><code>1dc4269</code></a> acme: add Pebble integration testing</li> <li>Additional commits viewable in <a href="https://github.com/golang/crypto/compare/v0.39.0...v0.41.0">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/yaml/releases">sigs.k8s.io/yaml's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add &quot;kyaml&quot; support and yamlfmt by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/yaml/pull/132">kubernetes-sigs/yaml#132</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/048d724aca2d37ddb5b03c90b5b4550a3a48766d"><code>048d724</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/yaml/issues/132">#132</a> from thockin/master</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/23c836c2b9e98fc38d2c395d780dcfe307d94424"><code>23c836c</code></a> Bolster tests, mostly in error-handling</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/2e3340bee11ce4edd63e825341ad300a82fd3fb8"><code>2e3340b</code></a> Add compact output tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/4a4f5391cf1fdd74e42c2eb5670e192503377817"><code>4a4f539</code></a> Add test case for tabs in multi-line strings</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/13509ad300ec7ceb5d79b6d806e345f6ae94b998"><code>13509ad</code></a> Change which methods get a newline and fix tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/59c2c43bdf1970fb0c74682e9b47d4a499ba4358"><code>59c2c43</code></a> Add compact mode so KYAML can be used in more places</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/abc1add3fd1978eccb8519aa3915c37966693dae"><code>abc1add</code></a> kyaml: Implement escaping closer to YAML spec</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/7749171ef6cb7be7ccab3e684b030de6125f2c5f"><code>7749171</code></a> Add a yamlfmt cmd</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/a932007e17c79df3af8eb143ccdbdf2bd696c0c3"><code>a932007</code></a> Add KYAML support</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/yaml/compare/v1.5.0...v1.6.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evergreen <[email protected]>
1 parent abb451b commit 5cc2bd9

File tree

4 files changed

+127
-121
lines changed

4 files changed

+127
-121
lines changed

LICENSE-THIRD-PARTY

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
github.com/beorn7/perks/quantile,v1.0.1,https://github.com/beorn7/perks/blob/v1.0.1/LICENSE,MIT
33
github.com/blang/semver,v3.5.1,https://github.com/blang/semver/blob/v3.5.1/LICENSE,MIT
44
github.com/cenkalti/backoff/v4,v4.3.0,https://github.com/cenkalti/backoff/blob/v4.3.0/LICENSE,MIT
5+
github.com/cenkalti/backoff/v5,v5.0.2,https://github.com/cenkalti/backoff/blob/v5.0.2/LICENSE,MIT
56
github.com/cespare/xxhash/v2,v2.3.0,https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt,MIT
67
github.com/davecgh/go-spew/spew,v1.1.1,https://github.com/davecgh/go-spew/blob/v1.1.1/LICENSE,ISC
78
github.com/emicklei/go-restful/v3,v3.11.0,https://github.com/emicklei/go-restful/blob/v3.11.0/LICENSE,MIT
@@ -24,7 +25,7 @@ github.com/google/go-cmp/cmp,v0.7.0,https://github.com/google/go-cmp/blob/v0.7.0
2425
github.com/google/go-querystring/query,v1.1.0,https://github.com/google/go-querystring/blob/v1.1.0/LICENSE,BSD-3-Clause
2526
github.com/google/gofuzz,v1.2.0,https://github.com/google/gofuzz/blob/v1.2.0/LICENSE,Apache-2.0
2627
github.com/google/uuid,v1.6.0,https://github.com/google/uuid/blob/v1.6.0/LICENSE,BSD-3-Clause
27-
github.com/grpc-ecosystem/grpc-gateway/v2,v2.16.0,https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.16.0/LICENSE.txt,BSD-3-Clause
28+
github.com/grpc-ecosystem/grpc-gateway/v2,v2.27.1,https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.27.1/LICENSE,BSD-3-Clause
2829
github.com/hashicorp/errwrap,v1.1.0,https://github.com/hashicorp/errwrap/blob/v1.1.0/LICENSE,MPL-2.0
2930
github.com/hashicorp/go-cleanhttp,v0.5.2,https://github.com/hashicorp/go-cleanhttp/blob/v0.5.2/LICENSE,MPL-2.0
3031
github.com/hashicorp/go-multierror,v1.1.1,https://github.com/hashicorp/go-multierror/blob/v1.1.1/LICENSE,MPL-2.0
@@ -45,36 +46,36 @@ github.com/modern-go/reflect2,v1.0.2,https://github.com/modern-go/reflect2/blob/
4546
github.com/munnerz/goautoneg,v0.0.0-20191010083416-a7dc8b61c822,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause
4647
github.com/pkg/errors,v0.9.1,https://github.com/pkg/errors/blob/v0.9.1/LICENSE,BSD-2-Clause
4748
github.com/pmezard/go-difflib/difflib,v1.0.0,https://github.com/pmezard/go-difflib/blob/v1.0.0/LICENSE,BSD-3-Clause
48-
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil,v1.22.0,https://github.com/prometheus/client_golang/blob/v1.22.0/internal/github.com/golang/gddo/LICENSE,BSD-3-Clause
49-
github.com/prometheus/client_golang/prometheus,v1.22.0,https://github.com/prometheus/client_golang/blob/v1.22.0/LICENSE,Apache-2.0
50-
github.com/prometheus/client_model/go,v0.6.1,https://github.com/prometheus/client_model/blob/v0.6.1/LICENSE,Apache-2.0
51-
github.com/prometheus/common,v0.62.0,https://github.com/prometheus/common/blob/v0.62.0/LICENSE,Apache-2.0
52-
github.com/prometheus/procfs,v0.15.1,https://github.com/prometheus/procfs/blob/v0.15.1/LICENSE,Apache-2.0
53-
github.com/r3labs/diff/v3,v3.0.1,https://github.com/r3labs/diff/blob/v3.0.1/LICENSE,MPL-2.0
49+
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil,v1.23.0,https://github.com/prometheus/client_golang/blob/v1.23.0/internal/github.com/golang/gddo/LICENSE,BSD-3-Clause
50+
github.com/prometheus/client_golang/prometheus,v1.23.0,https://github.com/prometheus/client_golang/blob/v1.23.0/LICENSE,Apache-2.0
51+
github.com/prometheus/client_model/go,v0.6.2,https://github.com/prometheus/client_model/blob/v0.6.2/LICENSE,Apache-2.0
52+
github.com/prometheus/common,v0.65.0,https://github.com/prometheus/common/blob/v0.65.0/LICENSE,Apache-2.0
53+
github.com/prometheus/procfs,v0.16.1,https://github.com/prometheus/procfs/blob/v0.16.1/LICENSE,Apache-2.0
54+
github.com/r3labs/diff/v3,v3.0.2,https://github.com/r3labs/diff/blob/v3.0.2/LICENSE,MPL-2.0
5455
github.com/ryanuber/go-glob,v1.0.0,https://github.com/ryanuber/go-glob/blob/v1.0.0/LICENSE,MIT
5556
github.com/spf13/cast,v1.9.2,https://github.com/spf13/cast/blob/v1.9.2/LICENSE,MIT
56-
github.com/spf13/pflag,v1.0.5,https://github.com/spf13/pflag/blob/v1.0.5/LICENSE,BSD-3-Clause
57+
github.com/spf13/pflag,v1.0.6,https://github.com/spf13/pflag/blob/v1.0.6/LICENSE,BSD-3-Clause
5758
github.com/stretchr/objx,v0.5.2,https://github.com/stretchr/objx/blob/v0.5.2/LICENSE,MIT
5859
github.com/stretchr/testify/assert,v1.10.0,https://github.com/stretchr/testify/blob/v1.10.0/LICENSE,MIT
59-
github.com/vmihailenco/msgpack/v5,v5.3.5,https://github.com/vmihailenco/msgpack/blob/v5.3.5/LICENSE,BSD-2-Clause
60+
github.com/vmihailenco/msgpack/v5,v5.4.1,https://github.com/vmihailenco/msgpack/blob/v5.4.1/LICENSE,BSD-2-Clause
6061
github.com/vmihailenco/tagparser/v2,v2.0.0,https://github.com/vmihailenco/tagparser/blob/v2.0.0/LICENSE,BSD-2-Clause
6162
github.com/xdg/stringprep,v1.0.3,https://github.com/xdg/stringprep/blob/v1.0.3/LICENSE,Apache-2.0
6263
go.opentelemetry.io/auto/sdk,v1.1.0,https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/sdk/v1.1.0/sdk/LICENSE,Apache-2.0
63-
go.opentelemetry.io/otel,v1.35.0,https://github.com/open-telemetry/opentelemetry-go/blob/v1.35.0/LICENSE,Apache-2.0
64-
go.opentelemetry.io/otel/exporters/otlp/otlptrace,v1.19.0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/v1.19.0/exporters/otlp/otlptrace/LICENSE,Apache-2.0
65-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,v1.19.0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracegrpc/v1.19.0/exporters/otlp/otlptrace/otlptracegrpc/LICENSE,Apache-2.0
66-
go.opentelemetry.io/otel/metric,v1.35.0,https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.35.0/metric/LICENSE,Apache-2.0
67-
go.opentelemetry.io/otel/sdk,v1.35.0,https://github.com/open-telemetry/opentelemetry-go/blob/sdk/v1.35.0/sdk/LICENSE,Apache-2.0
68-
go.opentelemetry.io/otel/trace,v1.35.0,https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.35.0/trace/LICENSE,Apache-2.0
69-
go.opentelemetry.io/proto/otlp,v1.0.0,https://github.com/open-telemetry/opentelemetry-proto-go/blob/otlp/v1.0.0/otlp/LICENSE,Apache-2.0
64+
go.opentelemetry.io/otel,v1.37.0,https://github.com/open-telemetry/opentelemetry-go/blob/v1.37.0/LICENSE,Apache-2.0
65+
go.opentelemetry.io/otel/exporters/otlp/otlptrace,v1.37.0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/v1.37.0/exporters/otlp/otlptrace/LICENSE,Apache-2.0
66+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,v1.37.0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracegrpc/v1.37.0/exporters/otlp/otlptrace/otlptracegrpc/LICENSE,Apache-2.0
67+
go.opentelemetry.io/otel/metric,v1.37.0,https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.37.0/metric/LICENSE,Apache-2.0
68+
go.opentelemetry.io/otel/sdk,v1.37.0,https://github.com/open-telemetry/opentelemetry-go/blob/sdk/v1.37.0/sdk/LICENSE,Apache-2.0
69+
go.opentelemetry.io/otel/trace,v1.37.0,https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.37.0/trace/LICENSE,Apache-2.0
70+
go.opentelemetry.io/proto/otlp,v1.7.0,https://github.com/open-telemetry/opentelemetry-proto-go/blob/otlp/v1.7.0/otlp/LICENSE,Apache-2.0
7071
go.uber.org/multierr,v1.11.0,https://github.com/uber-go/multierr/blob/v1.11.0/LICENSE.txt,MIT
7172
go.uber.org/zap,v1.27.0,https://github.com/uber-go/zap/blob/v1.27.0/LICENSE,MIT
7273
go.yaml.in/yaml/v2,v2.4.2,https://github.com/yaml/go-yaml/blob/v2.4.2/LICENSE,Apache-2.0
7374
gomodules.xyz/jsonpatch/v2,v2.4.0,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2/LICENSE,Apache-2.0
74-
google.golang.org/genproto/googleapis/api/httpbody,v0.0.0-20230726155614-23370e0ffb3e,https://github.com/googleapis/go-genproto/blob/23370e0ffb3e/googleapis/api/LICENSE,Apache-2.0
75-
google.golang.org/genproto/googleapis/rpc,v0.0.0-20230822172742-b8732ec3820d,https://github.com/googleapis/go-genproto/blob/b8732ec3820d/googleapis/rpc/LICENSE,Apache-2.0
76-
google.golang.org/grpc,v1.58.3,https://github.com/grpc/grpc-go/blob/v1.58.3/LICENSE,Apache-2.0
77-
google.golang.org/protobuf,v1.36.5,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.5/LICENSE,BSD-3-Clause
75+
google.golang.org/genproto/googleapis/api/httpbody,v0.0.0-20250603155806-513f23925822,https://github.com/googleapis/go-genproto/blob/513f23925822/googleapis/api/LICENSE,Apache-2.0
76+
google.golang.org/genproto/googleapis/rpc,v0.0.0-20250603155806-513f23925822,https://github.com/googleapis/go-genproto/blob/513f23925822/googleapis/rpc/LICENSE,Apache-2.0
77+
google.golang.org/grpc,v1.73.0,https://github.com/grpc/grpc-go/blob/v1.73.0/LICENSE,Apache-2.0
78+
google.golang.org/protobuf,v1.36.6,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.6/LICENSE,BSD-3-Clause
7879
gopkg.in/inf.v0,v0.9.1,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
7980
gopkg.in/natefinch/lumberjack.v2,v2.2.1,https://github.com/natefinch/lumberjack/blob/v2.2.1/LICENSE,MIT
8081
gopkg.in/yaml.v2,v2.4.0,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
@@ -93,4 +94,4 @@ k8s.io/utils/internal/third_party/forked/golang/net,v0.0.0-20240502163921-fe8a2d
9394
sigs.k8s.io/controller-runtime,v0.18.7,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.18.7/LICENSE,Apache-2.0
9495
sigs.k8s.io/json,v0.0.0-20221116044647-bc3834ca7abd,https://github.com/kubernetes-sigs/json/blob/bc3834ca7abd/LICENSE,Apache-2.0
9596
sigs.k8s.io/structured-merge-diff/v4,v4.4.1,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.1/LICENSE,Apache-2.0
96-
sigs.k8s.io/yaml,v1.5.0,https://github.com/kubernetes-sigs/yaml/blob/v1.5.0/LICENSE,Apache-2.0
97+
sigs.k8s.io/yaml,v1.6.0,https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE,Apache-2.0

cmd/kubectl-mongodb/LICENSE-THIRD-PARTY

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ github.com/mailru/easyjson,v0.7.7,https://github.com/mailru/easyjson/blob/v0.7.7
1818
github.com/modern-go/concurrent,v0.0.0-20180306012644-bacd9c7ef1dd,https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE,Apache-2.0
1919
github.com/modern-go/reflect2,v1.0.2,https://github.com/modern-go/reflect2/blob/v1.0.2/LICENSE,Apache-2.0
2020
github.com/munnerz/goautoneg,v0.0.0-20191010083416-a7dc8b61c822,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause
21-
github.com/spf13/cobra,v1.7.0,https://github.com/spf13/cobra/blob/v1.7.0/LICENSE.txt,Apache-2.0
22-
github.com/spf13/pflag,v1.0.5,https://github.com/spf13/pflag/blob/v1.0.5/LICENSE,BSD-3-Clause
21+
github.com/spf13/cobra,v1.9.1,https://github.com/spf13/cobra/blob/v1.9.1/LICENSE.txt,Apache-2.0
22+
github.com/spf13/pflag,v1.0.6,https://github.com/spf13/pflag/blob/v1.0.6/LICENSE,BSD-3-Clause
2323
go.yaml.in/yaml/v2,v2.4.2,https://github.com/yaml/go-yaml/blob/v2.4.2/LICENSE,Apache-2.0
24-
google.golang.org/protobuf,v1.36.5,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.5/LICENSE,BSD-3-Clause
24+
google.golang.org/protobuf,v1.36.6,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.6/LICENSE,BSD-3-Clause
2525
gopkg.in/inf.v0,v0.9.1,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
2626
gopkg.in/yaml.v2,v2.4.0,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
2727
gopkg.in/yaml.v3,v3.0.1,https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE,MIT
@@ -37,4 +37,4 @@ k8s.io/utils,v0.0.0-20240502163921-fe8a2dddb1d0,https://github.com/kubernetes/ut
3737
k8s.io/utils/internal/third_party/forked/golang/net,v0.0.0-20240502163921-fe8a2dddb1d0,https://github.com/kubernetes/utils/blob/fe8a2dddb1d0/internal/third_party/forked/golang/LICENSE,BSD-3-Clause
3838
sigs.k8s.io/json,v0.0.0-20221116044647-bc3834ca7abd,https://github.com/kubernetes-sigs/json/blob/bc3834ca7abd/LICENSE,Apache-2.0
3939
sigs.k8s.io/structured-merge-diff/v4,v4.4.1,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.1/LICENSE,Apache-2.0
40-
sigs.k8s.io/yaml,v1.5.0,https://github.com/kubernetes-sigs/yaml/blob/v1.5.0/LICENSE,Apache-2.0
40+
sigs.k8s.io/yaml,v1.6.0,https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE,Apache-2.0

go.mod

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@ require (
1414
github.com/hashicorp/vault/api v1.20.0
1515
github.com/imdario/mergo v0.3.15
1616
github.com/pkg/errors v0.9.1
17-
github.com/prometheus/client_golang v1.22.0
18-
github.com/r3labs/diff/v3 v3.0.1
17+
github.com/prometheus/client_golang v1.23.0
18+
github.com/r3labs/diff/v3 v3.0.2
1919
github.com/spf13/cast v1.9.2
20-
github.com/spf13/cobra v1.7.0
20+
github.com/spf13/cobra v1.9.1
2121
github.com/stretchr/objx v0.5.2
2222
github.com/stretchr/testify v1.10.0
2323
github.com/xdg/stringprep v1.0.3
2424
github.com/yudai/gojsondiff v1.0.0
2525
go.mongodb.org/atlas v0.38.0
2626
go.mongodb.org/mongo-driver v1.17.4
27-
go.opentelemetry.io/otel v1.35.0
28-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
29-
go.opentelemetry.io/otel/sdk v1.35.0
30-
go.opentelemetry.io/otel/trace v1.35.0
27+
go.opentelemetry.io/otel v1.37.0
28+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
29+
go.opentelemetry.io/otel/sdk v1.37.0
30+
go.opentelemetry.io/otel/trace v1.37.0
3131
go.uber.org/zap v1.27.0
32-
golang.org/x/crypto v0.39.0
32+
golang.org/x/crypto v0.41.0
3333
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
3434
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
3535
gopkg.in/natefinch/lumberjack.v2 v2.2.1
@@ -40,15 +40,16 @@ require (
4040
k8s.io/klog/v2 v2.130.1
4141
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
4242
sigs.k8s.io/controller-runtime v0.18.7
43-
sigs.k8s.io/yaml v1.5.0
43+
sigs.k8s.io/yaml v1.6.0
4444
)
4545

4646
// force pin, until we update the direct dependencies
47-
require google.golang.org/protobuf v1.36.5 // indirect
47+
require google.golang.org/protobuf v1.36.6 // indirect
4848

4949
require (
5050
github.com/beorn7/perks v1.0.1 // indirect
5151
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
52+
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
5253
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5354
github.com/davecgh/go-spew v1.1.1 // indirect
5455
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
@@ -68,7 +69,7 @@ require (
6869
github.com/google/go-querystring v1.1.0 // indirect
6970
github.com/google/gofuzz v1.2.0 // indirect
7071
github.com/gorilla/websocket v1.5.0 // indirect
71-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
72+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
7273
github.com/hashicorp/errwrap v1.1.0 // indirect
7374
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
7475
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
@@ -91,13 +92,13 @@ require (
9192
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
9293
github.com/onsi/ginkgo v1.16.5 // indirect
9394
github.com/pmezard/go-difflib v1.0.0 // indirect
94-
github.com/prometheus/client_model v0.6.1 // indirect
95-
github.com/prometheus/common v0.62.0 // indirect
96-
github.com/prometheus/procfs v0.15.1 // indirect
95+
github.com/prometheus/client_model v0.6.2 // indirect
96+
github.com/prometheus/common v0.65.0 // indirect
97+
github.com/prometheus/procfs v0.16.1 // indirect
9798
github.com/ryanuber/go-glob v1.0.0 // indirect
9899
github.com/sergi/go-diff v1.3.1 // indirect
99-
github.com/spf13/pflag v1.0.5 // indirect
100-
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
100+
github.com/spf13/pflag v1.0.6 // indirect
101+
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
101102
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
102103
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
103104
github.com/xdg-go/scram v1.1.2 // indirect
@@ -106,24 +107,25 @@ require (
106107
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
107108
github.com/yudai/pp v2.0.1+incompatible // indirect
108109
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
109-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 // indirect
110-
go.opentelemetry.io/otel/metric v1.35.0 // indirect
111-
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
110+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
111+
go.opentelemetry.io/otel/metric v1.37.0 // indirect
112+
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
112113
go.uber.org/multierr v1.11.0 // indirect
113114
go.yaml.in/yaml/v2 v2.4.2 // indirect
114-
golang.org/x/mod v0.25.0 // indirect
115-
golang.org/x/net v0.40.0 // indirect
116-
golang.org/x/oauth2 v0.29.0 // indirect
117-
golang.org/x/sync v0.15.0 // indirect
118-
golang.org/x/sys v0.33.0 // indirect
119-
golang.org/x/term v0.32.0 // indirect
120-
golang.org/x/text v0.26.0 // indirect
115+
golang.org/x/mod v0.26.0 // indirect
116+
golang.org/x/net v0.42.0 // indirect
117+
golang.org/x/oauth2 v0.30.0 // indirect
118+
golang.org/x/sync v0.16.0 // indirect
119+
golang.org/x/sys v0.35.0 // indirect
120+
golang.org/x/term v0.34.0 // indirect
121+
golang.org/x/text v0.28.0 // indirect
121122
golang.org/x/time v0.3.0 // indirect
122-
golang.org/x/tools v0.33.0 // indirect
123+
golang.org/x/tools v0.35.0 // indirect
124+
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
123125
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
124-
google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e // indirect
125-
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
126-
google.golang.org/grpc v1.58.3 // indirect
126+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
127+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
128+
google.golang.org/grpc v1.73.0 // indirect
127129
gopkg.in/inf.v0 v0.9.1 // indirect
128130
gopkg.in/yaml.v2 v2.4.0 // indirect
129131
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)