Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the otel group with 8 updates #5192

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

Bumps the otel group with 8 updates:

Package From To
go.opentelemetry.io/otel 1.23.0 1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.23.0 1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.23.0 1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.23.0 1.23.1
go.opentelemetry.io/otel/exporters/stdout/stdouttrace 1.23.0 1.23.1
go.opentelemetry.io/otel/metric 1.23.0 1.23.1
go.opentelemetry.io/otel/sdk 1.23.0 1.23.1
go.opentelemetry.io/otel/trace 1.23.0 1.23.1

Updates go.opentelemetry.io/otel from 1.23.0 to 1.23.1

Changelog

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

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.23.0 to 1.23.1

Changelog

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog.

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.0 to 1.23.1

Changelog

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.23.0 to 1.23.1

Changelog

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's changelog.

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.23.0 to 1.23.1

Changelog

Sourced from go.opentelemetry.io/otel/exporters/stdout/stdouttrace's changelog.

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/metric from 1.23.0 to 1.23.1

Changelog

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

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/sdk from 1.23.0 to 1.23.1

Changelog

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

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

Updates go.opentelemetry.io/otel/trace from 1.23.0 to 1.23.1

Changelog

Sourced from go.opentelemetry.io/otel/trace's changelog.

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Commits

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 <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

@dependabot dependabot bot requested a review from a team as a code owner February 8, 2024 01:46
@dependabot dependabot bot added the changelog:dependencies Update to dependencies label Feb 8, 2024
@dependabot dependabot bot requested a review from albertteoh February 8, 2024 01:46
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f11ab5) 94.06% compared to head (66b6627) 94.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5192      +/-   ##
==========================================
- Coverage   94.06%   94.05%   -0.02%     
==========================================
  Files         331      331              
  Lines       19156    19156              
==========================================
- Hits        18019    18017       -2     
- Misses        955      957       +2     
  Partials      182      182              
Flag Coverage Δ
cassandra-3.x 25.58% <ø> (ø)
cassandra-4.x 25.58% <ø> (ø)
elasticsearch-5.x 19.86% <ø> (+0.01%) ⬆️
elasticsearch-6.x 19.86% <ø> (ø)
elasticsearch-7.x 19.98% <ø> (ø)
elasticsearch-8.x 20.07% <ø> (-0.02%) ⬇️
grpc-badger 19.48% <ø> (ø)
kafka 14.09% <ø> (ø)
opensearch-1.x 19.98% <ø> (-0.02%) ⬇️
opensearch-2.x 19.98% <ø> (ø)
unittests 91.82% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the otel group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |
| [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.23.0` | `1.23.1` |


Updates `go.opentelemetry.io/otel` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/metric` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/sdk` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

Updates `go.opentelemetry.io/otel/trace` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.23.0...v1.23.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/otel-ebb6109c40 branch from c0e3d1b to 66b6627 Compare February 8, 2024 23:00
@yurishkuro yurishkuro merged commit bd7c9d6 into main Feb 8, 2024
36 of 37 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/otel-ebb6109c40 branch February 8, 2024 23:36
prakrit55 pushed a commit to prakrit55/jaeger that referenced this pull request Feb 9, 2024
Bumps the otel group with 8 updates:

| Package | From | To |
| --- | --- | --- |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |
|
[go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.0` | `1.23.1` |

Updates `go.opentelemetry.io/otel` from 1.23.0 to 1.23.1
<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.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.23.0
to 1.23.1
<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's
changelog</a>.</em></p>
<blockquote>
<h2>[1.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from
1.23.0 to 1.23.1
<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.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from
1.23.0 to 1.23.1
<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/otlptracehttp's
changelog</a>.</em></p>
<blockquote>
<h2>[1.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from
1.23.0 to 1.23.1
<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/stdout/stdouttrace's
changelog</a>.</em></p>
<blockquote>
<h2>[1.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/metric` from 1.23.0 to 1.23.1
<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/metric's
changelog</a>.</em></p>
<blockquote>
<h2>[1.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/sdk` from 1.23.0 to 1.23.1
<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.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/trace` from 1.23.0 to 1.23.1
<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.23.1] 2024-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>Register all callbacks passed during observable instrument creation
instead of just the last one multiple times in
<code>go.opentelemetry.io/otel/sdk/metric</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c5b112f31b518230277ba21cd98f4391faaec2ca"><code>c5b112f</code></a>
Release v1.23.1/v0.43.2 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/11ebd19c46c39896a790db15825d7c769c52577f"><code>11ebd19</code></a>
Fix callback registration bug (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4888">#4888</a>)</li>
<li>See full diff in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant