You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump the go-deps group across 1 directory with 10 updates (#469)
Bumps the go-deps group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) |
`1.20.0` | `1.21.0` |
|
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
| `1.23.0` | `1.23.2` |
| [github.com/spf13/cast](https://github.com/spf13/cast) | `1.9.2` |
`1.10.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` |
`1.10.1` |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.37.0` | `1.38.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go)
| `1.37.0` | `1.38.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` |
`0.42.0` |
Updates `github.com/hashicorp/vault/api` from 1.20.0 to 1.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/vault/releases">github.com/hashicorp/vault/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.20.3</h2>
<p>No release notes provided.</p>
<h2>v1.20.2</h2>
<h3>August 06, 2025</h3>
<p>SECURITY:</p>
<ul>
<li>auth/ldap: fix MFA/TOTP enforcement bypass when username_as_alias is
enabled [<a
href="https://redirect.github.com/hashicorp/vault/pull/31427">GH-31427</a>,<a
href="https://discuss.hashicorp.com/t/hcsec-2025-20-vault-ldap-mfa-enforcement-bypass-when-using-username-as-alias/76092">HCSEC-2025-20</a>].</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>agent/template: Fixed issue where templates would not render
correctly if namespaces was provided by config, and the namespace and
mount path of the secret were the same. [<a
href="https://redirect.github.com/hashicorp/vault/pull/31392">GH-31392</a>]</li>
<li>identity/mfa: revert cache entry change from <a
href="https://redirect.github.com/hashicorp/vault/issues/31217">#31217</a>
and document cache entry values [<a
href="https://redirect.github.com/hashicorp/vault/pull/31421">GH-31421</a>]</li>
</ul>
<h2>v1.20.1</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/vault/blob/main/CHANGELOG.md">github.com/hashicorp/vault/api's
changelog</a>.</em></p>
<blockquote>
<h2>Previous versions</h2>
<ul>
<li><a
href="https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md">v1.10.0
- v1.15.16</a></li>
<li><a
href="https://github.com/hashicorp/vault/blob/main/CHANGELOG-pre-v1.10.md">v1.0.0
- v1.9.10</a></li>
<li><a
href="https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md">v0.11.6
and earlier</a></li>
</ul>
<h2>1.20.3</h2>
<h3>August 28, 2025</h3>
<p>FEATURES:</p>
<ul>
<li><strong>IBM RACF Static Role Password Phrase Management
(Enterprise)</strong>: Add support for static role password phrase
management to the LDAP secrets engine. (<a
href="https://redirect.github.com/hashicorp/vault-plugin-secrets-openldap/pull/184">hashicorp/vault-plugin-secrets-openldap#184</a>)</li>
</ul>
<p>SECURITY:</p>
<ul>
<li>core: Update github.com/hashicorp/go-getter to fix security
vulnerability GHSA-wjrx-6529-hcj3. (<a
href="https://github.com/hashicorp/vault/commit/8b3a9ce1f651932559a129a7889243d24127cee2">8b3a9ce1</a>)</li>
</ul>
<p>CHANGES:</p>
<ul>
<li>core: Bump Go version to 1.24.6. (<a
href="https://github.com/hashicorp/vault/commit/ce56e14e7466ae80e05d11a83c8f41db0f4653be">ce56e14e</a>)</li>
<li>http: Add JSON configurable limits to HTTP handling for JSON
payloads: <code>max_json_depth</code>,
<code>max_json_string_value_length</code>,
<code>max_json_object_entry_count</code>,
<code>max_json_array_element_count</code>. [<a
href="https://redirect.github.com/hashicorp/vault/pull/31069">GH-31069</a>]</li>
<li>sdk: Upgrade to go-secure-stdlib/plugincontainer@v0.4.2, which also
bumps github.com/docker/docker to v28.3.3+incompatible (<a
href="https://github.com/hashicorp/vault/commit/8f1721697bba123117f4f98dae4154ef9fe614e5">8f172169</a>)</li>
<li>secrets/openldap (enterprise): update plugin to v0.16.1</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>auth/ldap: add explicit logging to rotations in ldap [<a
href="https://redirect.github.com/hashicorp/vault/pull/31401">GH-31401</a>]</li>
<li>core (enterprise): improve rotation manager logging to include
specific lines for rotation success and failure</li>
<li>secrets/database: log password rotation success (info) and failure
(error). Some relevant log lines have been updated to include
"path" fields. [<a
href="https://redirect.github.com/hashicorp/vault/pull/31402">GH-31402</a>]</li>
<li>secrets/transit: add logging on both success and failure of key
rotation [<a
href="https://redirect.github.com/hashicorp/vault/pull/31420">GH-31420</a>]</li>
<li>ui: Use the Helios Design System Code Block component for all
readonly code editors and use its Code Editor component for all other
code editors [<a
href="https://redirect.github.com/hashicorp/vault/pull/30188">GH-30188</a>]</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>core (enterprise): fix a bug where issuing a token in a namespace
used root auth configuration instead of namespace auth
configuration</li>
<li>core/metrics: Add service name prefix for core HA metrics to avoid
duplicate, zero-value metrics. (<a
href="https://github.com/hashicorp/vault/commit/91e5f44315fb52c37b54e8b0eece1b4390665cc3">91e5f443</a>)</li>
<li>core/seal: When Seal-HA is enabled, make it an error to persist the
barrier
keyring when not all seals are healthy. This prevents the possibility of
failing to unseal when a different subset of seals are healthy than were
healthy at last write. (<a
href="https://github.com/hashicorp/vault/commit/bbe64227c586cb34f73d9ae8025398f24aa7e12d">bbe64227</a>)</li>
<li>raft (enterprise): auto-join will now work in regions that do not
support dual-stack (<a
href="https://github.com/hashicorp/vault/commit/c66baf5ee1ee9320daa6af5528cb2f250f2a0f3a">c66baf5e</a>)</li>
<li>raft/autopilot: Fixes an issue with enterprise redundancy zones
where, if the leader was in a redundancy zone and that leader becomes
unavailable, the node would become an unzoned voter. This can
artificially inflate the required number of nodes for quorum, leading to
a situation where the cluster cannot recover if another leader
subsequently becomes unavailable. Vault will now keep an unavailable
node in its last known redundancy zone as a non-voter. [<a
href="https://redirect.github.com/hashicorp/vault/pull/31443">GH-31443</a>]</li>
<li>replication (enterprise): Fix bug where group updates fail when
processed on a
standby node in a PR secondary cluster.</li>
<li>secrets-sync (enterprise): GCP locational KMS keys are no longer
incorrectly removed when the location name is all lowercase.</li>
<li>secrets/database/postgresql: Support for multiline statements in the
<code>rotation_statements</code> field. [<a
href="https://redirect.github.com/hashicorp/vault/pull/31442">GH-31442</a>]</li>
<li>ui: Fix DR secondary view from not loading/transitioning. [<a
href="https://redirect.github.com/hashicorp/vault/pull/31478">GH-31478</a>]</li>
</ul>
<h2>1.20.2</h2>
<h3>August 06, 2025</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/vault/commit/e40eca1286b1f3dff5606f0c159977292a291016"><code>e40eca1</code></a>
VAULT-39294: Deprecate recover_snapshot_id query param and use a header
inste...</li>
<li><a
href="https://github.com/hashicorp/vault/commit/c9605c7eb0563018968204468929db917ea536df"><code>c9605c7</code></a>
VAULT-36947: Support force unloading a snapshot (<a
href="https://redirect.github.com/hashicorp/vault/issues/8740">#8740</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/9036">#9036</a>)</li>
<li><a
href="https://github.com/hashicorp/vault/commit/5d632efcf385116d34243a57e842f7431db11a5f"><code>5d632ef</code></a>
[VAULT-38600] Create TOTP Login MFA credential self-enrollment API
endpoint (...</li>
<li><a
href="https://github.com/hashicorp/vault/commit/eaf949cb1fe87dede5a5d9d64456c63fefef65f8"><code>eaf949c</code></a>
VAULT-37633: Database static role recover operations (<a
href="https://redirect.github.com/hashicorp/vault/issues/8922">#8922</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/8982">#8982</a>)</li>
<li><a
href="https://github.com/hashicorp/vault/commit/3c459f7dcaa465caf47003a0dcac563d75bb49b7"><code>3c459f7</code></a>
[VAULT-39267] actions(slack): migrate to v2 action (<a
href="https://redirect.github.com/hashicorp/vault/issues/8964">#8964</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/8990">#8990</a>)</li>
<li><a
href="https://github.com/hashicorp/vault/commit/50af5591dee8b4944a17265073ca5dc761f53ed5"><code>50af559</code></a>
VAULT-38796, VAULT-38889 reformat observation schema to version 2 (<a
href="https://redirect.github.com/hashicorp/vault/issues/9006">#9006</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/9">#9</a>...</li>
<li><a
href="https://github.com/hashicorp/vault/commit/a820af0a9564195283f01d6c0961e3a039f3fbba"><code>a820af0</code></a>
Backport [VAULT-38600] Fix the name of the CE stub for
mfaLoginEnterprisePath...</li>
<li><a
href="https://github.com/hashicorp/vault/commit/37bd994ea3ca776b96a8613dfed1a1e066b02e43"><code>37bd994</code></a>
VAULT-38463: Fix ldap failure (<a
href="https://redirect.github.com/hashicorp/vault/issues/8996">#8996</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/9001">#9001</a>)</li>
<li><a
href="https://github.com/hashicorp/vault/commit/3edbb13369ed0c8deb7c42d1e973ba457470e7f2"><code>3edbb13</code></a>
changelog: fix commit URL in CE generated template (<a
href="https://redirect.github.com/hashicorp/vault/issues/9010">#9010</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/9013">#9013</a>)</li>
<li><a
href="https://github.com/hashicorp/vault/commit/bfd2e54d39e982b638ebdc065917f6fc7766c786"><code>bfd2e54</code></a>
UI: Moving settings/mount-backend-form to secrets/mounts (<a
href="https://redirect.github.com/hashicorp/vault/issues/8975">#8975</a>)
(<a
href="https://redirect.github.com/hashicorp/vault/issues/8998">#8998</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/vault/compare/v1.20.0...api/v1.21.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
<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.2 - 2025-09-05</h2>
<p>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.</p>
<!-- raw HTML omitted -->
<ul>
<li>[release-1.23] Upgrade to prometheus/common@v0.66.1 by <a
href="https://github.com/aknuds1"><code>@aknuds1</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1869">prometheus/client_golang#1869</a></li>
<li>[release-1.23] Cut v1.23.2 by <a
href="https://github.com/aknuds1"><code>@aknuds1</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1870">prometheus/client_golang#1870</a></li>
</ul>
<!-- raw HTML omitted -->
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2">https://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2</a></p>
<h2>v1.23.1 - 2025-09-04</h2>
<p>This release is made to be compatible with a backwards incompatible
API change in prometheus/common v0.66.0. There are no functional
changes.</p>
<!-- raw HTML omitted -->
<ul>
<li>[release-1.23] Upgrade to prometheus/common v0.66 by <a
href="https://github.com/aknuds1"><code>@aknuds1</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1866">prometheus/client_golang#1866</a></li>
<li>[release-1.23] Cut v1.23.1 by <a
href="https://github.com/aknuds1"><code>@aknuds1</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1867">prometheus/client_golang#1867</a></li>
</ul>
<!-- raw HTML omitted -->
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1">https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.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.23.2 / 2025-09-05</h2>
<p>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.</p>
<h2>1.23.1 / 2025-09-04</h2>
<p>This release is made to be compatible with a backwards incompatible
API change
in prometheus/common v0.66.0. There are no functional changes.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/client_golang/commit/8179a560819f2c64ef6ade70e6ae4c73aecaca3c"><code>8179a56</code></a>
Cut v1.23.2 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1870">#1870</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/4142b5908bb6c8f5e412b72de5ea4b927d8c219d"><code>4142b59</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1869">#1869</a>
from prometheus/arve/upgrade-common</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/4ff40f0d918efc0f59701d13622913805c2425b4"><code>4ff40f0</code></a>
Cut v1.23.1 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1867">#1867</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/989b0298944e64f88a54ac9c70cd8c8121f10bc9"><code>989b029</code></a>
Upgrade to prometheus/common v0.66 (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1866">#1866</a>)</li>
<li>See full diff in <a
href="https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/spf13/cast` from 1.9.2 to 1.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spf13/cast/releases">github.com/spf13/cast's
releases</a>.</em></p>
<blockquote>
<h2>v1.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/275">spf13/cast#275</a></li>
<li>build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/277">spf13/cast#277</a></li>
<li>build(deps): bump github/codeql-action from 3.28.19 to 3.29.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/289">spf13/cast#289</a></li>
<li>build(deps): bump github/codeql-action from 3.29.7 to 3.29.10 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/296">spf13/cast#296</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.7.1 to
4.7.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/295">spf13/cast#295</a></li>
<li>build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/293">spf13/cast#293</a></li>
<li>build(deps): bump github/codeql-action from 3.29.10 to 3.30.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/301">spf13/cast#301</a></li>
<li>build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/300">spf13/cast#300</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.7.2 to
4.7.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/spf13/cast/pull/298">spf13/cast#298</a></li>
<li>Always return empty map instead of nil when conversion fails by <a
href="https://github.com/andig"><code>@andig</code></a> in <a
href="https://redirect.github.com/spf13/cast/pull/283">spf13/cast#283</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/andig"><code>@andig</code></a> made
their first contribution in <a
href="https://redirect.github.com/spf13/cast/pull/283">spf13/cast#283</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/spf13/cast/compare/v1.9.2...v1.10.0">https://github.com/spf13/cast/compare/v1.9.2...v1.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spf13/cast/commit/fc73346bfc4e6597bc520fb6eea04360299e77d2"><code>fc73346</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/283">#283</a> from
andig/patch-1</li>
<li><a
href="https://github.com/spf13/cast/commit/6002cff5a3bc7b67b52c91999bab9e202bb4388b"><code>6002cff</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/298">#298</a> from
spf13/dependabot/github_actions/actions/dependen...</li>
<li><a
href="https://github.com/spf13/cast/commit/c1c153d6ac13157b2144e3e0552b60c9b0f62bec"><code>c1c153d</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/300">#300</a> from
spf13/dependabot/github_actions/actions/setup-go...</li>
<li><a
href="https://github.com/spf13/cast/commit/39beeac4bdd40af0083006e06b505d370eee56e7"><code>39beeac</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/301">#301</a> from
spf13/dependabot/github_actions/github/codeql-ac...</li>
<li><a
href="https://github.com/spf13/cast/commit/365e80cabc9ebdca18b3fc4e1f16cf664652b7b3"><code>365e80c</code></a>
build(deps): bump github/codeql-action from 3.29.10 to 3.30.1</li>
<li><a
href="https://github.com/spf13/cast/commit/9f0f68b802eef3497be6e4ba9542d2bb409b884d"><code>9f0f68b</code></a>
build(deps): bump actions/setup-go from 5.5.0 to 6.0.0</li>
<li><a
href="https://github.com/spf13/cast/commit/d45dead50f72c7662de987b91c4944cee91395be"><code>d45dead</code></a>
build(deps): bump actions/dependency-review-action from 4.7.2 to
4.7.3</li>
<li><a
href="https://github.com/spf13/cast/commit/004f51d2ec5beb17864a67ea0828cf96954b95ef"><code>004f51d</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/293">#293</a> from
spf13/dependabot/github_actions/actions/checkout...</li>
<li><a
href="https://github.com/spf13/cast/commit/6458e07a1b5ec9f7dbd4884323a1406ef5cc0394"><code>6458e07</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/295">#295</a> from
spf13/dependabot/github_actions/actions/dependen...</li>
<li><a
href="https://github.com/spf13/cast/commit/970d9ea674b57f4b950f3fa76e51e94e710b72a1"><code>970d9ea</code></a>
Merge pull request <a
href="https://redirect.github.com/spf13/cast/issues/296">#296</a> from
spf13/dependabot/github_actions/github/codeql-ac...</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/cast/compare/v1.9.2...v1.10.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.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.10.1</h2>
<h3>🐛 Fix</h3>
<ul>
<li>chore: upgrade pflags v1.0.9 by <a
href="https://github.com/jpmcb"><code>@jpmcb</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2305">spf13/cobra#2305</a></li>
</ul>
<p>v1.0.9 of pflags brought back <code>ParseErrorsWhitelist</code> and
marked it as deprecated</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/spf13/cobra/compare/v1.10.0...v1.10.1">https://github.com/spf13/cobra/compare/v1.10.0...v1.10.1</a></p>
<h2>v1.10.0</h2>
<h2>What's Changed</h2>
<h3>🚨 Attention!</h3>
<ul>
<li>Bump pflag to 1.0.8 by <a
href="https://github.com/tomasaschan"><code>@tomasaschan</code></a> in
<a
href="https://redirect.github.com/spf13/cobra/pull/2303">spf13/cobra#2303</a></li>
</ul>
<p>This version of <code>pflag</code> carried a breaking change: it
renamed <code>ParseErrorsWhitelist</code> to
<code>ParseErrorsAllowlist</code> which can break builds if both
<code>pflag</code> and <code>cobra</code> are dependencies in your
project.</p>
<ul>
<li>If you use both <code>pflag and </code>cobra<code>, upgrade
</code>pflag<code>to 1.0.8 and</code>cobra<code>to</code>1.10.0`</li>
<li><strong><em>or</em></strong> use the newer, fixed version of
<code>pflag</code> v1.0.9 which keeps the deprecated
<code>ParseErrorsWhitelist</code></li>
</ul>
<p>More details can be found here: <a
href="https://redirect.github.com/spf13/cobra/pull/2303#issuecomment-3242333515">spf13/cobra#2303</a></p>
<h3>✨ Features</h3>
<ul>
<li>Flow context to command in SetHelpFunc by <a
href="https://github.com/Frassle"><code>@Frassle</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2241">spf13/cobra#2241</a></li>
<li>The default ShellCompDirective can be customized for a command and
its subcommands by <a
href="https://github.com/albers"><code>@albers</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2238">spf13/cobra#2238</a></li>
</ul>
<h3>🐛 Fix</h3>
<ul>
<li>Upgrade golangci-lint to v2, address findings by <a
href="https://github.com/scop"><code>@scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2279">spf13/cobra#2279</a></li>
</ul>
<h3>🪠 Testing</h3>
<ul>
<li>Test with Go 1.24 by <a
href="https://github.com/harryzcy"><code>@harryzcy</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2236">spf13/cobra#2236</a></li>
<li>chore: Rm GitHub Action PR size labeler by <a
href="https://github.com/jpmcb"><code>@jpmcb</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2256">spf13/cobra#2256</a></li>
</ul>
<h3>📝 Docs</h3>
<ul>
<li>Remove traling curlybrace by <a
href="https://github.com/yedayak"><code>@yedayak</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2237">spf13/cobra#2237</a></li>
<li>Update command.go by <a
href="https://github.com/styee"><code>@styee</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2248">spf13/cobra#2248</a></li>
<li>feat: Add security policy by <a
href="https://github.com/jpmcb"><code>@jpmcb</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2253">spf13/cobra#2253</a></li>
<li>Update Readme (Warp) by <a
href="https://github.com/ericdachen"><code>@ericdachen</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2267">spf13/cobra#2267</a></li>
<li>Add Periscope to the list of projects using Cobra by <a
href="https://github.com/anishathalye"><code>@anishathalye</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2299">spf13/cobra#2299</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/harryzcy"><code>@harryzcy</code></a>
made their first contribution in <a
href="https://redirect.github.com/spf13/cobra/pull/2236">spf13/cobra#2236</a></li>
<li><a href="https://github.com/yedayak"><code>@yedayak</code></a> made
their first contribution in <a
href="https://redirect.github.com/spf13/cobra/pull/2237">spf13/cobra#2237</a></li>
<li><a href="https://github.com/Frassle"><code>@Frassle</code></a> made
their first contribution in <a
href="https://redirect.github.com/spf13/cobra/pull/2241">spf13/cobra#2241</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/7da941c3547e93b8c9f70bbd3befca79c6335388"><code>7da941c</code></a>
chore: Bump pflag to v1.0.9 (<a
href="https://redirect.github.com/spf13/cobra/issues/2305">#2305</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/51d675196729be769ce235b710ab7058b3aad03a"><code>51d6751</code></a>
Bump pflag to 1.0.8 (<a
href="https://redirect.github.com/spf13/cobra/issues/2303">#2303</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/3f3b81882534a51628f3286e93c6842d9b2e29ea"><code>3f3b818</code></a>
Update README.md with new logo</li>
<li><a
href="https://github.com/spf13/cobra/commit/dcaf42e2633496bf97d5476d7419071e5c48f40a"><code>dcaf42e</code></a>
Add Periscope to the list of projects using Cobra (<a
href="https://redirect.github.com/spf13/cobra/issues/2299">#2299</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/6dec1ae26659a130bdb4c985768d1853b0e1bc06"><code>6dec1ae</code></a>
The default ShellCompDirective can be customized for a command and its
subcom...</li>
<li><a
href="https://github.com/spf13/cobra/commit/c8289c10302063b9a2e26357e7e0f0bb599f29ce"><code>c8289c1</code></a>
chore(golangci-lint): add some exclusion presets</li>
<li><a
href="https://github.com/spf13/cobra/commit/4af7b64d31989e78e86d65304f693a6d9c77c932"><code>4af7b64</code></a>
refactor: apply golangci-lint autofixes, work around false
positives</li>
<li><a
href="https://github.com/spf13/cobra/commit/75790e48fb73c8ba027e0163157a86ce8604ca3e"><code>75790e4</code></a>
chore(golangci-lint): upgrade to v2</li>
<li><a
href="https://github.com/spf13/cobra/commit/db3ddb5cf4968b320ea21f6ee5c2d2202a2e7b22"><code>db3ddb5</code></a>
Adding sponsorship to README.md</li>
<li><a
href="https://github.com/spf13/cobra/commit/67171d6909986ee86fb946f808b87aba88ee417a"><code>67171d6</code></a>
putting sponsorship below header</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stretchr/testify/releases">github.com/stretchr/testify's
releases</a>.</em></p>
<blockquote>
<h2>v1.11.1</h2>
<p>This release fixes <a
href="https://redirect.github.com/stretchr/testify/issues/1785">#1785</a>
introduced in v1.11.0 where expected argument values implementing the
stringer interface (<code>String() string</code>) with a method which
mutates their value, when passed to mock.Mock.On
(<code>m.On("Method", <expected>).Return()</code>) 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.</p>
<h2>What's Changed</h2>
<ul>
<li>Backport <a
href="https://redirect.github.com/stretchr/testify/issues/1786">#1786</a>
to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior
for mutating stringers by <a
href="https://github.com/brackendawson"><code>@brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1788">stretchr/testify#1788</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1">https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1</a></p>
<h2>v1.11.0</h2>
<h2>What's Changed</h2>
<h3>Functional Changes</h3>
<p>v1.11.0 Includes a number of performance improvements.</p>
<ul>
<li>Call stack perf change for CallerInfo by <a
href="https://github.com/mikeauclair"><code>@mikeauclair</code></a> in
<a
href="https://redirect.github.com/stretchr/testify/pull/1614">stretchr/testify#1614</a></li>
<li>Lazily render mock diff output on successful match by <a
href="https://github.com/mikeauclair"><code>@mikeauclair</code></a> in
<a
href="https://redirect.github.com/stretchr/testify/pull/1615">stretchr/testify#1615</a></li>
<li>assert: check early in Eventually, EventuallyWithT, and Never by <a
href="https://github.com/cszczepaniak"><code>@cszczepaniak</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1427">stretchr/testify#1427</a></li>
<li>assert: add IsNotType by <a
href="https://github.com/bartventer"><code>@bartventer</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1730">stretchr/testify#1730</a></li>
<li>assert.JSONEq: shortcut if same strings by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1754">stretchr/testify#1754</a></li>
<li>assert.YAMLEq: shortcut if same strings by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1755">stretchr/testify#1755</a></li>
<li>assert: faster and simpler isEmpty using reflect.Value.IsZero by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1761">stretchr/testify#1761</a></li>
<li>suite: faster methods filtering (internal refactor) by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1758">stretchr/testify#1758</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>assert.ErrorAs: log target type by <a
href="https://github.com/craig65535"><code>@craig65535</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1345">stretchr/testify#1345</a></li>
<li>Fix failure message formatting for Positive and Negative asserts in
<a
href="https://redirect.github.com/stretchr/testify/pull/1062">stretchr/testify#1062</a></li>
<li>Improve ErrorIs message when error is nil but an error was expected
by <a href="https://github.com/tsioftas"><code>@tsioftas</code></a> in
<a
href="https://redirect.github.com/stretchr/testify/pull/1681">stretchr/testify#1681</a></li>
<li>fix Subset/NotSubset when calling with mixed input types by <a
href="https://github.com/siliconbrain"><code>@siliconbrain</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1729">stretchr/testify#1729</a></li>
<li>Improve ErrorAs failure message when error is nil by <a
href="https://github.com/ccoVeille"><code>@ccoVeille</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1734">stretchr/testify#1734</a></li>
<li>mock.AssertNumberOfCalls: improve error msg by <a
href="https://github.com/3scalation"><code>@3scalation</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1743">stretchr/testify#1743</a></li>
</ul>
<h3>Documentation, Build & CI</h3>
<ul>
<li>docs: Fix typo in README by <a
href="https://github.com/alexandear"><code>@alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1688">stretchr/testify#1688</a></li>
<li>Replace deprecated io/ioutil with io and os by <a
href="https://github.com/alexandear"><code>@alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1684">stretchr/testify#1684</a></li>
<li>Document consequences of calling t.FailNow() by <a
href="https://github.com/greg0ire"><code>@greg0ire</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1710">stretchr/testify#1710</a></li>
<li>chore: update docs for Unset <a
href="https://redirect.github.com/stretchr/testify/issues/1621">#1621</a>
by <a href="https://github.com/techfg"><code>@techfg</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1709">stretchr/testify#1709</a></li>
<li>README: apply gofmt to examples by <a
href="https://github.com/alexandear"><code>@alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1687">stretchr/testify#1687</a></li>
<li>refactor: use %q and %T to simplify fmt.Sprintf by <a
href="https://github.com/alexandear"><code>@alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1674">stretchr/testify#1674</a></li>
<li>Propose Christophe Colombier (ccoVeille) as approver by <a
href="https://github.com/brackendawson"><code>@brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1716">stretchr/testify#1716</a></li>
<li>Update documentation for the Error function in assert or require
package by <a
href="https://github.com/architagr"><code>@architagr</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1675">stretchr/testify#1675</a></li>
<li>assert: remove deprecated build constraints by <a
href="https://github.com/alexandear"><code>@alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1671">stretchr/testify#1671</a></li>
<li>assert: apply gofumpt to internal test suite by <a
href="https://github.com/ccoVeille"><code>@ccoVeille</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1739">stretchr/testify#1739</a></li>
<li>CI: fix shebang in .ci.*.sh scripts by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1746">stretchr/testify#1746</a></li>
<li>assert,require: enable parallel testing on (almost) all top tests by
<a href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1747">stretchr/testify#1747</a></li>
<li>suite.Passed: add one more status test report by <a
href="https://github.com/Ararsa-Derese"><code>@Ararsa-Derese</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1706">stretchr/testify#1706</a></li>
<li>Add Helper() method in internal mocks and assert.CollectT by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1423">stretchr/testify#1423</a></li>
<li>assert.Same/NotSame: improve usage of Sprintf by <a
href="https://github.com/ccoVeille"><code>@ccoVeille</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1742">stretchr/testify#1742</a></li>
<li>mock: enable parallel testing on internal testsuite by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1756">stretchr/testify#1756</a></li>
<li>suite: cleanup use of 'testing' internals at runtime by <a
href="https://github.com/dolmen"><code>@dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1751">stretchr/testify#1751</a></li>
<li>assert: check test failure message for Empty and NotEmpty by <a
href="https://github.com/ccoVeille"><code>@ccoVeille</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1745">stretchr/testify#1745</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d"><code>2a57335</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1788">#1788</a>
from brackendawson/1785-backport-1.11</li>
<li><a
href="https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100"><code>af8c912</code></a>
Backport <a
href="https://redirect.github.com/stretchr/testify/issues/1786">#1786</a>
to release/1.11</li>
<li><a
href="https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4"><code>b7801fb</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1778">#1778</a>
from stretchr/dependabot/github_actions/actions/chec...</li>
<li><a
href="https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b"><code>69831f3</code></a>
build(deps): bump actions/checkout from 4 to 5</li>
<li><a
href="https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c"><code>a53be35</code></a>
Improve captureTestingT helper</li>
<li><a
href="https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687"><code>aafb604</code></a>
mock: improve formatting of error message</li>
<li><a
href="https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef"><code>7218e03</code></a>
improve error msg</li>
<li><a
href="https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9"><code>929a212</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1758">#1758</a>
from stretchr/dolmen/suite-faster-method-filtering</li>
<li><a
href="https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2"><code>bc7459e</code></a>
suite: faster filtering of methods (-testify.m)</li>
<li><a
href="https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1"><code>7d37b5c</code></a>
suite: refactor methodFilter</li>
<li>Additional commits viewable in <a
href="https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `go.opentelemetry.io/otel` from 1.37.0 to 1.38.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.38.0/0.60.0/0.14.0/0.0.13] 2025-08-29</h2>
<p>This release is the last to support [Go 1.23].
The next release will require at least [Go 1.24].</p>
<h3>Added</h3>
<ul>
<li>Add native histogram exemplar support in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6772">#6772</a>)</li>
<li>Add template attribute functions to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6939">#6939</a>)
<ul>
<li><code>ContainerLabel</code></li>
<li><code>DBOperationParameter</code></li>
<li><code>DBSystemParameter</code></li>
<li><code>HTTPRequestHeader</code></li>
<li><code>HTTPResponseHeader</code></li>
<li><code>K8SCronJobAnnotation</code></li>
<li><code>K8SCronJobLabel</code></li>
<li><code>K8SDaemonSetAnnotation</code></li>
<li><code>K8SDaemonSetLabel</code></li>
<li><code>K8SDeploymentAnnotation</code></li>
<li><code>K8SDeploymentLabel</code></li>
<li><code>K8SJobAnnotation</code></li>
<li><code>K8SJobLabel</code></li>
<li><code>K8SNamespaceAnnotation</code></li>
<li><code>K8SNamespaceLabel</code></li>
<li><code>K8SNodeAnnotation</code></li>
<li><code>K8SNodeLabel</code></li>
<li><code>K8SPodAnnotation</code></li>
<li><code>K8SPodLabel</code></li>
<li><code>K8SReplicaSetAnnotation</code></li>
<li><code>K8SReplicaSetLabel</code></li>
<li><code>K8SStatefulSetAnnotation</code></li>
<li><code>K8SStatefulSetLabel</code></li>
<li><code>ProcessEnvironmentVariable</code></li>
<li><code>RPCConnectRPCRequestMetadata</code></li>
<li><code>RPCConnectRPCResponseMetadata</code></li>
<li><code>RPCGRPCRequestMetadata</code></li>
<li><code>RPCGRPCResponseMetadata</code></li>
</ul>
</li>
<li>Add <code>ErrorType</code> attribute helper function to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6962">#6962</a>)</li>
<li>Add <code>WithAllowKeyDuplication</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> which can be used to
disable deduplication for log records. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6968">#6968</a>)</li>
<li>Add <code>WithCardinalityLimit</code> option to configure the
cardinality limit in <code>go.opentelemetry.io/otel/sdk/metric</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6996">#6996</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7065">#7065</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7081">#7081</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7164">#7164</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7165">#7165</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7179">#7179</a>)</li>
<li>Add <code>Clone</code> method to <code>Record</code> in
<code>go.opentelemetry.io/otel/log</code> that returns a copy of the
record with no shared state. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7001">#7001</a>)</li>
<li>Add experimental self-observability span and batch span processor
metrics in <code>go.opentelemetry.io/otel/sdk/trace</code>.
Check the <code>go.opentelemetry.io/otel/sdk/trace/internal/x</code>
package documentation for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7027">#7027</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6393">#6393</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7209">#7209</a>)</li>
<li>The <code>go.opentelemetry.io/otel/semconv/v1.36.0</code> package.
The package contains semantic conventions from the <code>v1.36.0</code>
version of the OpenTelemetry Semantic Conventions.
See the <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.36.0/MIGRATION.md">migration
documentation</a> for information on how to upgrade from
<code>go.opentelemetry.io/otel/semconv/v1.34.0.</code>(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7032">#7032</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7041">#7041</a>)</li>
<li>Add support for configuring Prometheus name translation using
<code>WithTranslationStrategy</code> option in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. The current
default translation strategy when UTF-8 mode is enabled is
<code>NoUTF8EscapingWithSuffixes</code>, but a future release will
change the default strategy to
<code>UnderscoreEscapingWithSuffixes</code> for compliance with the
specification. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7111">#7111</a>)</li>
<li>Add experimental self-observability log metrics in
<code>go.opentelemetry.io/otel/sdk/log</code>.
Check the <code>go.opentelemetry.io/otel/sdk/log/internal/x</code>
package documentation for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7121">#7121</a>)</li>
<li>Add experimental self-observability trace exporter metrics in
<code>go.opentelemetry.io/otel/exporters/stdout/stdouttrace</code>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/84e3f3ac8b25204f3a0f77a805437a5e08573b35"><code>84e3f3a</code></a>
Release v1.38.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7271">#7271</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/18424a46edbe635f53b87625541abe341ea24467"><code>18424a4</code></a>
Add tests for attribute JSON marshalling (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7268">#7268</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/979875946326aee5bd59601796ee2c90b63a3316"><code>9798759</code></a>
Statically define trace observability attributes (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7263">#7263</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be1e57fb3651b1a0d16f91a413aa40c47078881d"><code>be1e57f</code></a>
Refactor BSP observability setup (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7264">#7264</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/d99c68cb21b2e7abf2405ebf9d17f419daef273e"><code>d99c68c</code></a>
chore(deps): update module github.com/mgechev/revive to v1.12.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7269">#7269</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/0724539e71727d03916c5c5996c67c2268ca8774"><code>0724539</code></a>
Add benchmark for set equality (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7262">#7262</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/5358fd737d0c0c4adedcf4c76f2d94bb51f4a493"><code>5358fd7</code></a>
Upgrade semconv dependencies to v1.37.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7260">#7260</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/25d02741f7640af42083dfb217d26be89f1fe94c"><code>25d0274</code></a>
fix(deps): update module github.com/stretchr/testify to v1.11.1 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7261">#7261</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/d0cab8666b740c975f028236610cab2663f02031"><code>d0cab86</code></a>
prometheus: Add support for setting Translation Strategy config option
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7111">#7111</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3342341f15081be03d23b3e36b9e2c07ffca858a"><code>3342341</code></a>
Generate the <code>semconv/v1.37.0</code> packages (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7254">#7254</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.37.0...v1.38.0">compare
view</a></li>
</ul>
</details>
<br />
Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from
1.37.0 to 1.38.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/exporters/otlp/otlptrace/otlptracegrpc's
changelog</a>.</em></p>
<blockquote>
<h2>[1.38.0/0.60.0/0.14.0/0.0.13] 2025-08-29</h2>
<p>This release is the last to support [Go 1.23].
The next release will require at least [Go 1.24].</p>
<h3>Added</h3>
<ul>
<li>Add native histogram exemplar support in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6772">#6772</a>)</li>
<li>Add template attribute functions to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6939">#6939</a>)
<ul>
<li><code>ContainerLabel</code></li>
<li><code>DBOperationParameter</code></li>
<li><code>DBSystemParameter</code></li>
<li><code>HTTPRequestHeader</code></li>
<li><code>HTTPResponseHeader</code></li>
<li><code>K8SCronJobAnnotation</code></li>
<li><code>K8SCronJobLabel</code></li>
<li><code>K8SDaemonSetAnnotation</code></li>
<li><code>K8SDaemonSetLabel</code></li>
<li><code>K8SDeploymentAnnotation</code></li>
<li><code>K8SDeploymentLabel</code></li>
<li><code>K8SJobAnnotation</code></li>
<li><code>K8SJobLabel</code></li>
<li><code>K8SNamespaceAnnotation</code></li>
<li><code>K8SNamespaceLabel</code></li>
<li><code>K8SNodeAnnotation</code></li>
<li><code>K8SNodeLabel</code></li>
<li><code>K8SPodAnnotation</code></li>
<li><code>K8SPodLabel</code></li>
<li><code>K8SReplicaSetAnnotation</code></li>
<li><code>K8SReplicaSetLabel</code></li>
<li><code>K8SStatefulSetAnnotation</code></li>
<li><code>K8SStatefulSetLabel</code></li>
<li><code>ProcessEnvironmentVariable</code></li>
<li><code>RPCConnectRPCRequestMetadata</code></li>
<li><code>RPCConnectRPCResponseMetadata</code></li>
<li><code>RPCGRPCRequestMetadata</code></li>
<li><code>RPCGRPCResponseMetadata</code></li>
</ul>
</li>
<li>Add <code>ErrorType</code> attribute helper function to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6962">#6962</a>)</li>
<li>Add <code>WithAllowKeyDuplication</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> which can be used to
disable deduplication for log records. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6968">#6968</a>)</li>
<li>Add <code>WithCardinalityLimit</code> option to configure the
cardinality limit in <code>go.opentelemetry.io/otel/sdk/metric</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6996">#6996</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7065">#7065</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7081">#7081</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7164">#7164</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7165">#7165</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7179">#7179</a>)</li>
<li>Add <code>Clone</code> method to <code>Record</code> in
<code>go.opentelemetry.io/otel/log</code> that returns a copy of the
record with no shared state. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7001">#7001</a>)</li>
<li>Add experimental self-observability span and batch span processor
metrics in <code>go.opentelemetry.io/otel/sdk/trace</code>.
Check the <code>go.opentelemetry.io/otel/sdk/trace/internal/x</code>
package documentation for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7027">#7027</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6393">#6393</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7209">#7209</a>)</li>
<li>The <code>go.opentelemetry.io/otel/semconv/v1.36.0</code> package.
The package contains semantic conventions from the <code>v1.36.0</code>
version of the OpenTelemetry Semantic Conventions.
See the <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.36.0/MIGRATION.md">migration
documentation</a> for information on how to upgrade from
<code>go.opentelemetry.io/otel/semconv/v1.34.0.</code>(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7032">#7032</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7041">#7041</a>)</li>
<li>Add support for configuring Prometheus name translation using
<code>WithTranslationStrategy</code> option in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. The current
default translation strategy when UTF-8 mode is enabled is
<code>NoUTF8EscapingWithSuffixes</code>, but a future release will
change the default strategy to
<code>UnderscoreEscapingWithSuffixes</code> for compliance with the
specification. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7111">#7111</a>)</li>
<li>Add experimental self-observability log metrics in
<code>go.opentelemetry.io/otel/sdk/log</code>.
Check the <code>go.opentelemetry.io/otel/sdk/log/internal/x</code>
package documentation for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7121">#7121</a>)</li>
<li>Add experimental self-observability trace exporter metrics in
<code>go.opentelemetry.io/otel/exporters/stdout/stdouttrace</code>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/84e3f3ac8b25204f3a0f77a805437a5e08573b35"><code>84e3f3a</code></a>
Release v1.38.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7271">#7271</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/18424a46edbe635f53b87625541abe341ea24467"><code>18424a4</code></a>
Add tests for attribute JSON marshalling (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7268">#7268</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/979875946326aee5bd59601796ee2c90b63a3316"><code>9798759</code></a>
Statically define trace observability attributes (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7263">#7263</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be1e57fb3651b1a0d16f91a413aa40c47078881d"><code>be1e57f</code></a>
Refactor BSP observability setup (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7264">#7264</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/d99c68cb21b2e7abf2405ebf9d17f419daef273e"><code>d99c68c</code></a>
chore(deps): update module github.com/mgechev/revive to v1.12.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7269">#7269</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/0724539e71727d03916c5c5996c67c2268ca8774"><code>0724539</code></a>
Add benchmark for set equality (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7262">#7262</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/5358fd737d0c0c4adedcf4c76f2d94bb51f4a493"><code>5358fd7</code></a>
Upgrade semconv dependencies to v1.37.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7260">#7260</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/25d02741f7640af42083dfb217d26be89f1fe94c"><code>25d0274</code></a>
fix(deps): update module github.com/stretchr/testify to v1.11.1 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7261">#7261</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/d0cab8666b740c975f028236610cab2663f02031"><code>d0cab86</code></a>
prometheus: Add support for setting Translation Strategy config option
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7111">#7111</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3342341f15081be03d23b3e36b9e2c07ffca858a"><code>3342341</code></a>
Generate the <code>semconv/v1.37.0</code> packages (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7254">#7254</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.37.0...v1.38.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `go.opentelemetry.io/otel/sdk` from 1.37.0 to 1.38.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.38.0/0.60.0/0.14.0/0.0.13] 2025-08-29</h2>
<p>This release is the last to support [Go 1.23].
The next release will require at least [Go 1.24].</p>
<h3>Added</h3>
<ul>
<li>Add native histogram exemplar support in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6772">#6772</a>)</li>
<li>Add template attribute functions to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6939">#6939</a>)
<ul>
<li><code>ContainerLabel</code></li>
<li><code>DBOperationParameter</code></li>
<li><code>DBSystemParameter</code></li>
<li><code>HTTPRequestHeader</code></li>
<li><code>HTTPResponseHeader</code></li>
<li><code>K8SCronJobAnnotation</code></li>
<li><code>K8SCronJobLabel</code></li>
<li><code>K8SDaemonSetAnnotation</code></li>
<li><code>K8SDaemonSetLabel</code></li>
<li><code>K8SDeploymentAnnotation</code></li>
<li><code>K8SDeploymentLabel</code></li>
<li><code>K8SJobAnnotation</code></li>
<li><code>K8SJobLabel</code></li>
<li><code>K8SNamespaceAnnotation</code></li>
<li><code>K8SNamespaceLabel</code></li>
<li><code>K8SNodeAnnotation</code></li>
<li><code>K8SNodeLabel</code></li>
<li><code>K8SPodAnnotation</code></li>
<li><code>K8SPodLabel</code></li>
<li><code>K8SReplicaSetAnnotation</code></li>
<li><code>K8SReplicaSetLabel</code></li>
<li><code>K8SStatefulSetAnnotation</code></li>
<li><code>K8SStatefulSetLabel</code></li>
<li><code>ProcessEnvironmentVariable</code></li>
<li><code>RPCConnectRPCRequestMetadata</code></li>
<li><code>RPCConnectRPCResponseMetadata</code></li>
<li><code>RPCGRPCRequestMetadata</code></li>
<li><code>RPCGRPCResponseMetadata</code></li>
</ul>
</li>
<li>Add <code>ErrorType</code> attribute helper function to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6962">#6962</a>)</li>
<li>Add <code>WithAllowKeyDuplication</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> which can be used to
disable deduplication for log records. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6968">#6968</a>)</li>
<li>Add <code>WithCardinalityLimit</code> option to configure the
cardinality limit in <code>go.opentelemetry.io/otel/sdk/metric</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6996">#6996</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7065">#7065</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7081">#7081</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7164">#7164</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7165">#7165</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7179">#7179</a>)</li>
<li>Add <code>Clone</code> method to <code>Record</code> in
<code>go.opentelemetry.io/otel/log</code> that returns a copy of the
record with no shared state. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7001">#7001</a>)</li>
<li>Add experimental self-observability span and batch span processor
metrics in <code>go.opentelemetry.io/otel/sdk/trace</code>.
Check the <code>go.opentelemetry.io/otel/sdk/trace/internal/x</code>
package documentation for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7027">#7027</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6393">#6393</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7209">#7209</a>)</li>
<li>The <code>go.opentelemetry.io/otel/semconv/v1.36.0</code> package.
The package contains semantic conventions from the <code>v1.36.0</code>
version of the OpenTelemetry Semantic Conventions.
See the <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.36.0/MIGRATION.md">migration
documentation</a> for information on how to upgrade from
<code>go.opentelemetry.io/otel/semconv/v1.34.0.</code>(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7032">#7032</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7041">#7041</a>)</li>
<li>Add support for configuring Prometheus name translation using
<code>WithTranslationStrategy</code> option in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. The current
default translation strategy when UTF-8 mode is enabled is
<code>NoUTF8EscapingWithSuffixes</code>, but a future release will
change the default strategy to
<code>UnderscoreEscapingWithSuffixes</code> for compliance with the
specification. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7111">#7111</a>)</li>
<li>Add experimental self-observability log metrics in
<code>go.opentelemetry.io/otel/sdk/log</code>.
Check the <code>go.opentelemetry.io/otel/sdk/log/internal/x</code>
package documentation for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7121">#7121</a>)</li>
<li>Add experimental self-observability trace exporter metrics in
<code>go.opentelemetry.io/otel/exporters/stdout/stdouttrace</code>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/84e3f3ac8b25204f3a0f77a805437a5e08573b35"><code>84e3f3a</code></a>
Release v1.38.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7271">#7271</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/18424a46edbe635f53b87625541abe341ea24467"><code>18424a4</code></a>
Add tests for attribute JSON marshalling (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7268">#7268</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/979875946326aee5bd59601796ee2c90b63a3316"><code>9798759</code></a>
Statically define trace observability attributes (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7263">#7263</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be1e57fb3651b1a0d16f91a413aa40c47078881d"><code>be1e57f</code></a>
Refactor BSP observability setup (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7264">#7264</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/d99c68cb21b2e7abf2405ebf9d17f419daef273e"><code>d99c68c</code></a>
chore(deps): update module github.com/mgechev/revive to v1.12.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7269">#7269</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/0724539e71727d03916c5c5996c67c2268ca8774"><code>0724539</code></a>
Add benchmark for set equality (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7262">#7262</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/5358fd737d0c0c4adedcf4c76f2d94bb51f4a493"><code>5358fd7</code></a>
Upgrade semconv dependencies to v1.37.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7260">#7260</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/25d02741f7640af42083dfb217d26be89f1fe94c"><code>25d0274</code></a>
fix(deps): update module github.com/stretchr/testify to v1.11.1 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7261">#7261</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/d0cab8666b740c975f028236610cab2663f02031"><code>d0cab86</code></a>
prometheus: Add support for setting Translation Strategy config option
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7111">#7111</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3342341f15081be03d23b3e36b9e2c07ffca858a"><code>3342341</code></a>
Generate the <code>semconv/v1.37.0</code> packages (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7254">#7254</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.37.0...v1.38.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `go.opentelemetry.io/otel/trace` from 1.37.0 to 1.38.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.38.0/0.60.0/0.14.0/0.0.13] 2025-08-29</h2>
<p>This release is the last to support [Go 1.23].
The next release will require at least [Go 1.24].</p>
<h3>Added</h3>
<ul>
<li>Add native histogram exemplar support in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6772">#6772</a>)</li>
<li>Add template attribute functions to the
<code>go.opentelmetry.io/otel/semconv/v1.34.0</code> package. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6939">#6939</a>)
<ul>
<li><code>ContainerLabel</code></li>
<li><code>DBOperationParameter</code></li>
<li><code>DBSystemParameter</code></li>
<li><code>HTTPRequestHeader</code></li>
<li><code>HTTPResponseHeader</code></li>
<li><code>K8SCronJobAnnotation</code></li>
<li><code>K8SCronJobLabel</code></li>
<li><code>K8SDaemonSetAnnotation</code></li>
<li><code>K8SDaemonSetLabel</code></li>
<li><code>K8SDeploymentAnnotation</code></li>
<li><code>K8SDeploymentLabel</code></li>
<li><code>K8SJobAnnotation</code></li>
<li><code>K8SJobLabel</code></li>
<li><code>K8SNamespaceAnnotation</code></li>
<li><code>K8SNamespaceLabel</code></li>
<li><code>K8SNodeAnnotation</code></li>
<li><code>K…
0 commit comments