Skip to content

Commit

Permalink
build(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttra…
Browse files Browse the repository at this point in the history
…ce from 1.25.0 to 1.26.0 (#3048)

Bumps [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) from 1.25.0 to 1.26.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/stdout/stdouttrace's changelog</a>.</em></p>
<blockquote>
<h2>[1.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2>
<h3>Added</h3>
<ul>
<li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li>
<li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li>
<li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>.
This new module contains the Go implementation of the OpenTelemetry Logs SDK.
This module is unstable and breaking changes may be introduced.
See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li>
<li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
This new module contains an OTLP exporter that transmits log telemetry using HTTP.
This module is unstable and breaking changes may be introduced.
See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li>
<li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>.
This new module contains an exporter prints log records to STDOUT.
This module is unstable and breaking changes may be introduced.
See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li>
<li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package.
The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li>
<li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/9656d0afa72646101e859bf8a1c6d05b73ee094d"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/29e1c7e3e4c065d0767b85786ea799a2515322d8"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/baeb560673c8ff82789dbdeaaad525418c70337f"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/ae55e2974455463e5fa4f36d7fe700bab4207dfe"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/fe8e3a1b42997767073598aaf6c5923b664b1254"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/bf37c5a3a44fb5b4506d2690f35bf038fc729d97"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/b34cfc47c4e0240b728f28e62f829dc25408746b"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/9370c5a01f957e1eaf27f631cf99768e084c4cd7"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/6e92163d6adf91ec77fa41c155c557da6e078563"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go/commit/f88533381ba23b17bb33f22a762053fb35fd80e7"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.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/exporters/stdout/stdouttrace&package-manager=go_modules&previous-version=1.25.0&new-version=1.26.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>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent de37606 commit da4b206
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ require (
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.25.0
go.opentelemetry.io/otel/sdk v1.25.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.26.0
go.opentelemetry.io/otel/sdk v1.26.0
go.opentelemetry.io/otel/trace v1.26.0
go.uber.org/automaxprocs v1.5.3
go.uber.org/goleak v1.3.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -539,12 +539,12 @@ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 h1:9M3+rhx7kZCIQQhQRYa
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0/go.mod h1:noq80iT8rrHP1SfybmPiRGc9dc5M8RPmGvtwo7Oo7tc=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0 h1:Xw8U6u2f8DK2XAkGRFV7BBLENgnTGX9i4rQRxJf+/vs=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0/go.mod h1:6KW1Fm6R/s6Z3PGXwSJN2K4eT6wQB3vXX6CVnYX9NmM=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.25.0 h1:0vZZdECYzhTt9MKQZ5qQ0V+J3MFu4MQaQ3COfugF+FQ=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.25.0/go.mod h1:e7iXx3HjaSSBXfy9ykVUlupS2Vp7LBIBuT21ousM2Hk=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.26.0 h1:0W5o9SzoR15ocYHEQfvfipzcNog1lBxOLfnex91Hk6s=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.26.0/go.mod h1:zVZ8nz+VSggWmnh6tTsJqXQ7rU4xLwRtna1M4x5jq58=
go.opentelemetry.io/otel/metric v1.26.0 h1:7S39CLuY5Jgg9CrnA9HHiEjGMF/X2VHvoXGgSllRz30=
go.opentelemetry.io/otel/metric v1.26.0/go.mod h1:SY+rHOI4cEawI9a7N1A4nIg/nTQXe1ccCNWYOJUrpX4=
go.opentelemetry.io/otel/sdk v1.25.0 h1:PDryEJPC8YJZQSyLY5eqLeafHtG+X7FWnf3aXMtxbqo=
go.opentelemetry.io/otel/sdk v1.25.0/go.mod h1:oFgzCM2zdsxKzz6zwpTZYLLQsFwc+K0daArPdIhuxkw=
go.opentelemetry.io/otel/sdk v1.26.0 h1:Y7bumHf5tAiDlRYFmGqetNcLaVUZmh4iYfmGxtmz7F8=
go.opentelemetry.io/otel/sdk v1.26.0/go.mod h1:0p8MXpqLeJ0pzcszQQN4F0S5FVjBLgypeGSngLsmirs=
go.opentelemetry.io/otel/sdk/metric v1.19.0 h1:EJoTO5qysMsYCa+w4UghwFV/ptQgqSL/8Ni+hx+8i1k=
go.opentelemetry.io/otel/sdk/metric v1.19.0/go.mod h1:XjG0jQyFJrv2PbMvwND7LwCEhsJzCzV5210euduKcKY=
go.opentelemetry.io/otel/trace v1.26.0 h1:1ieeAUb4y0TE26jUFrCIXKpTuVK7uJGN9/Z/2LP5sQA=
Expand Down

0 comments on commit da4b206

Please sign in to comment.