Skip to content

Commit 2f7b222

Browse files
build(deps): bump io.opentelemetry:opentelemetry-bom from 1.44.1 to 1.45.0 (#816)
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.44.1 to 1.45.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-bom's releases</a>.</em></p> <blockquote> <h2>Version 1.45.0</h2> <h3>API</h3> <ul> <li>Add convenience method <code>setAttribute(Attribute&lt;Long&gt;, int)</code> to SpanBuilder (matching the existing convenience method in Span) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6884">#6884</a>)</li> <li>Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6852">#6852</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6885">#6885</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Lazily initialize ReservoirCells (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6851">#6851</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6885">#6885</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: Update opentelementry-proto to 1.4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6906">#6906</a>)</li> <li>OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6896">#6896</a>)</li> <li>OTLP: Fix repeated string serialization for JSON. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6888">#6888</a>)</li> <li>OTLP: Fix missing unsafe available check (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6920">#6920</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: Don't require empty objects when referencing custom components (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6891">#6891</a>)</li> </ul> <h3>Tooling</h3> <ul> <li>Add javadoc boilerplate internal comment v2 for experimental classes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6886">#6886</a>)</li> <li>Update develocity configuration (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6903">#6903</a>)</li> </ul> <h3>🙇 Thank you</h3> <p>This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:</p> <p><a href="https://github.com/asafm"><code>@​asafm</code></a> <a href="https://github.com/breedx-splk"><code>@​breedx-splk</code></a> <a href="https://github.com/edma2"><code>@​edma2</code></a> <a href="https://github.com/io7m"><code>@​io7m</code></a> <a href="https://github.com/jack-berg"><code>@​jack-berg</code></a> <a href="https://github.com/jamesmoessis"><code>@​jamesmoessis</code></a> <a href="https://github.com/jaydeluca"><code>@​jaydeluca</code></a> <a href="https://github.com/jhalliday"><code>@​jhalliday</code></a> <a href="https://github.com/jkwatson"><code>@​jkwatson</code></a> <a href="https://github.com/jsuereth"><code>@​jsuereth</code></a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-bom's changelog</a>.</em></p> <blockquote> <h2>Version 1.45.0 (2024-12-06)</h2> <h3>API</h3> <ul> <li>Add convenience method <code>setAttribute(Attribute&lt;Long&gt;, int)</code> to SpanBuilder (matching the existing convenience method in Span) (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6884">#6884</a>)</li> <li>Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6852">#6852</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6885">#6885</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Lazily initialize ReservoirCells (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6851">#6851</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6885">#6885</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: Update opentelementry-proto to 1.4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6906">#6906</a>)</li> <li>OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6896">#6896</a>)</li> <li>OTLP: Fix repeated string serialization for JSON. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6888">#6888</a>)</li> <li>OTLP: Fix missing unsafe available check (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6920">#6920</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: Don't require empty objects when referencing custom components (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6891">#6891</a>)</li> </ul> <h3>Tooling</h3> <ul> <li>Add javadoc boilerplate internal comment v2 for experimental classes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6886">#6886</a>)</li> <li>Update develocity configuration (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6903">#6903</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/b547e7e733d23d93f2d571c812c3cdd95e7134f4"><code>b547e7e</code></a> [release/v1.45.x] Prepare release 1.45.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6928">#6928</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/541ef89e6a64bc208f5003ab9285613e4f867d99"><code>541ef89</code></a> Prepare for 1.45.0 release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6923">#6923</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/b07dab31cd572e063896027d0d52cda46195c104"><code>b07dab3</code></a> Extends TextMapGetter with GetAll() method, implement usage in W3CBaggageProp...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/ee8d735de13ce196d3f2fcef146beb981cfba341"><code>ee8d735</code></a> fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/236e119f662824f83b3b0810fec2592551bd2d11"><code>236e119</code></a> fix(deps): update dependency org.owasp:dependency-check-gradle to v11.1.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6">#6</a>...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/3a5222f808eefea5d92d7586a22cda9b2b0c1479"><code>3a5222f</code></a> Fix missing unsafe available check (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6920">#6920</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/6d62e8b742658381fa39f23503d796b2f242aac4"><code>6d62e8b</code></a> fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.29.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6922">#6922</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/59b49cf741d96e2056d746987338a09acd06236e"><code>59b49cf</code></a> chore(deps): update plugin org.graalvm.buildtools.native to v0.10.4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6919">#6919</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/d2a0299587e3c9a6c7f49b3c002fa9cec1283975"><code>d2a0299</code></a> fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.31.2 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/6918">#6918</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/0ef86fae7d1c568c3f2dabe6c7b536c54000a2d3"><code>0ef86fa</code></a> fix(deps): update dependency io.prometheus:prometheus-metrics-exporter-httpse...</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.44.1...v1.45.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry:opentelemetry-bom&package-manager=maven&previous-version=1.44.1&new-version=1.45.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90e0b14 commit 2f7b222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>io.opentelemetry</groupId>
147147
<artifactId>opentelemetry-bom</artifactId>
148-
<version>1.44.1</version>
148+
<version>1.45.0</version>
149149
<type>pom</type>
150150
<scope>import</scope>
151151
</dependency>

0 commit comments

Comments
 (0)