[PR #634] [MERGED] fix(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.34.0 to 1.35.0 in /api #641

Closed
opened 2026-03-03 16:39:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/634
Author: @dependabot[bot]
Created: 4/1/2025
Status: Merged
Merged: 4/1/2025
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/go.opentelemetry.io/otel/sdk/metric-1.35.0


📝 Commits (1)

  • 2ab71c8 fix(deps): bump go.opentelemetry.io/otel/sdk/metric in /api

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 api/go.mod (+1 -1)
📝 api/go.sum (+2 -2)

📄 Description

Bumps go.opentelemetry.io/otel/sdk/metric from 1.34.0 to 1.35.0.

Changelog

Sourced from go.opentelemetry.io/otel/sdk/metric's changelog.

[1.35.0/0.57.0/0.11.0] 2025-03-05

This release is the last to support [Go 1.22]. The next release will require at least [Go 1.23].

Added

  • Add ValueFromAttribute and KeyValueFromAttribute in go.opentelemetry.io/otel/log. (#6180)
  • Add EventName and SetEventName to Record in go.opentelemetry.io/otel/log. (#6187)
  • Add EventName to RecordFactory in go.opentelemetry.io/otel/log/logtest. (#6187)
  • AssertRecordEqual in go.opentelemetry.io/otel/log/logtest checks Record.EventName. (#6187)
  • Add EventName and SetEventName to Record in go.opentelemetry.io/otel/sdk/log. (#6193)
  • Add EventName to RecordFactory in go.opentelemetry.io/otel/sdk/log/logtest. (#6193)
  • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#6211)
  • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#6211)
  • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/stdout/stdoutlog (#6210)
  • The go.opentelemetry.io/otel/semconv/v1.28.0 package. The package contains semantic conventions from the v1.28.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.27.0(#6236)
  • The go.opentelemetry.io/otel/semconv/v1.30.0 package. The package contains semantic conventions from the v1.30.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.28.0(#6240)
  • Document the pitfalls of using Resource as a comparable type. Resource.Equal and Resource.Equivalent should be used instead. (#6272)
  • Support [Go 1.24]. (#6304)
  • Add FilterProcessor and EnabledParameters in go.opentelemetry.io/otel/sdk/log. It replaces go.opentelemetry.io/otel/sdk/log/internal/x.FilterProcessor. Compared to previous version it additionally gives the possibility to filter by resource and instrumentation scope. (#6317)

Changed

  • Update github.com/prometheus/common to v0.62.0, which changes the NameValidationScheme to NoEscaping. This allows metrics names to keep original delimiters (e.g. .), rather than replacing with underscores. This is controlled by the Content-Type header, or can be reverted by setting NameValidationScheme to LegacyValidation in github.com/prometheus/common/model. (#6198)

Fixes

  • Eliminate goroutine leak for the processor returned by NewSimpleSpanProcessor in go.opentelemetry.io/otel/sdk/trace when Shutdown is called and the passed ctx is canceled and SpanExporter.Shutdown has not returned. (#6368)
  • Eliminate goroutine leak for the processor returned by NewBatchSpanProcessor in go.opentelemetry.io/otel/sdk/trace when ForceFlush is called and the passed ctx is canceled and SpanExporter.Export has not returned. (#6369)
Commits
  • 5ba5e7a Release v1.35.0/v0.57.0/v0.11.0 (#6407)
  • 3908b67 chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)
  • 50172b1 chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)
  • cea6d2b fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)
  • e2aee3a Move trace sdk tests from trace_test into trace package (#6400)
  • 38f4f39 fix(deps): update build-tools to v0.20.0 (#6403)
  • 2911449 Look at stale issues in ascending order (#6396)
  • 7cb322a chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)
  • 0c3651e fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)
  • f04e951 chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/634 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/go.opentelemetry.io/otel/sdk/metric-1.35.0` --- ### 📝 Commits (1) - [`2ab71c8`](https://github.com/NdoleStudio/httpsms/commit/2ab71c8f6e54fc92fbb9d9832011fa2877e89c4d) fix(deps): bump go.opentelemetry.io/otel/sdk/metric in /api ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+2 -2) </details> ### 📄 Description Bumps [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) from 1.34.0 to 1.35.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/metric's changelog</a>.</em></p> <blockquote> <h2>[1.35.0/0.57.0/0.11.0] 2025-03-05</h2> <p>This release is the last to support [Go 1.22]. The next release will require at least [Go 1.23].</p> <h3>Added</h3> <ul> <li>Add <code>ValueFromAttribute</code> and <code>KeyValueFromAttribute</code> in <code>go.opentelemetry.io/otel/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6180">#6180</a>)</li> <li>Add <code>EventName</code> and <code>SetEventName</code> to <code>Record</code> in <code>go.opentelemetry.io/otel/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6187">#6187</a>)</li> <li>Add <code>EventName</code> to <code>RecordFactory</code> in <code>go.opentelemetry.io/otel/log/logtest</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6187">#6187</a>)</li> <li><code>AssertRecordEqual</code> in <code>go.opentelemetry.io/otel/log/logtest</code> checks <code>Record.EventName</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6187">#6187</a>)</li> <li>Add <code>EventName</code> and <code>SetEventName</code> to <code>Record</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6193">#6193</a>)</li> <li>Add <code>EventName</code> to <code>RecordFactory</code> in <code>go.opentelemetry.io/otel/sdk/log/logtest</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6193">#6193</a>)</li> <li>Emit <code>Record.EventName</code> field in <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6211">#6211</a>)</li> <li>Emit <code>Record.EventName</code> field in <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6211">#6211</a>)</li> <li>Emit <code>Record.EventName</code> field in <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6210">#6210</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.28.0</code> package. The package contains semantic conventions from the <code>v1.28.0</code> version of the OpenTelemetry Semantic Conventions. See the <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.28.0/MIGRATION.md">migration documentation</a> for information on how to upgrade from <code>go.opentelemetry.io/otel/semconv/v1.27.0</code>(<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6236">#6236</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.30.0</code> package. The package contains semantic conventions from the <code>v1.30.0</code> version of the OpenTelemetry Semantic Conventions. See the <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.30.0/MIGRATION.md">migration documentation</a> for information on how to upgrade from <code>go.opentelemetry.io/otel/semconv/v1.28.0</code>(<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6240">#6240</a>)</li> <li>Document the pitfalls of using <code>Resource</code> as a comparable type. <code>Resource.Equal</code> and <code>Resource.Equivalent</code> should be used instead. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6272">#6272</a>)</li> <li>Support [Go 1.24]. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6304">#6304</a>)</li> <li>Add <code>FilterProcessor</code> and <code>EnabledParameters</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. It replaces <code>go.opentelemetry.io/otel/sdk/log/internal/x.FilterProcessor</code>. Compared to previous version it additionally gives the possibility to filter by resource and instrumentation scope. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6317">#6317</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>github.com/prometheus/common</code> to <code>v0.62.0</code>, which changes the <code>NameValidationScheme</code> to <code>NoEscaping</code>. This allows metrics names to keep original delimiters (e.g. <code>.</code>), rather than replacing with underscores. This is controlled by the <code>Content-Type</code> header, or can be reverted by setting <code>NameValidationScheme</code> to <code>LegacyValidation</code> in <code>github.com/prometheus/common/model</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6198">#6198</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Eliminate goroutine leak for the processor returned by <code>NewSimpleSpanProcessor</code> in <code>go.opentelemetry.io/otel/sdk/trace</code> when <code>Shutdown</code> is called and the passed <code>ctx</code> is canceled and <code>SpanExporter.Shutdown</code> has not returned. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6368">#6368</a>)</li> <li>Eliminate goroutine leak for the processor returned by <code>NewBatchSpanProcessor</code> in <code>go.opentelemetry.io/otel/sdk/trace</code> when <code>ForceFlush</code> is called and the passed <code>ctx</code> is canceled and <code>SpanExporter.Export</code> has not returned. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6369">#6369</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/5ba5e7a449f36c1c02710bbaa517263797046db0"><code>5ba5e7a</code></a> Release v1.35.0/v0.57.0/v0.11.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6407">#6407</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/3908b67340a7d9ee5c475cc5683535bc5da51ed8"><code>3908b67</code></a> chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6412">#6412</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/50172b1934dac5afd1527939a771b1e954624bea"><code>50172b1</code></a> chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6411">#6411</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/cea6d2b039590d9a489ab836e0609cc9d7645148"><code>cea6d2b</code></a> fix(deps): update module google.golang.org/grpc to v1.71.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6409">#6409</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/e2aee3aff8abf61e7a8794b4d55e179ef1ed717c"><code>e2aee3a</code></a> Move trace sdk tests from trace_test into trace package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6400">#6400</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/38f4f39284a2e7ff3b09b9afa47657a41e4af591"><code>38f4f39</code></a> fix(deps): update build-tools to v0.20.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6403">#6403</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/2911449bab33757c10bb32096bd76b946315a988"><code>2911449</code></a> Look at stale issues in ascending order (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6396">#6396</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/7cb322a315d6be2c9f17ddac190bac26c3cf5465"><code>7cb322a</code></a> chore(deps): update github.com/golangci/dupl digest to 44c6a0b (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6398">#6398</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/0c3651e263b1b073718ed3db49a701ee8933721f"><code>0c3651e</code></a> fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6394">#6394</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/f04e9512fff3e3d1dfe0c3df81ef8d0693f18696"><code>f04e951</code></a> chore(deps): update mvdan.cc/unparam digest to 0df0534 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6391">#6391</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.34.0...v1.35.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.opentelemetry.io/otel/sdk/metric&package-manager=go_modules&previous-version=1.34.0&new-version=1.35.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:39:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#641
No description provided.