-
Notifications
You must be signed in to change notification settings - Fork 819
Commit 523ed27
authored
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.15.0-alpha to 2.16.0-alpha (#1358)
Bumps
[io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
from 2.15.0-alpha to 2.16.0-alpha.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's
releases</a>.</em></p>
<blockquote>
<h2>Version 2.15.0</h2>
<p>This release targets the OpenTelemetry SDK 1.49.0.</p>
<p>Note that many artifacts have the <code>-alpha</code> suffix attached
to their version number, reflecting that they are still alpha quality
and will continue to have breaking changes. Please see the <a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/VERSIONING.md#opentelemetry-java-instrumentation-versioning">VERSIONING.md</a>
for more details.</p>
<h3>📈 Enhancements</h3>
<ul>
<li>Delete deprecated java http client classes (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13527">#13527</a>)</li>
<li>Support latest version of kafka client library (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13544">#13544</a>)</li>
<li>Implement genai events for bedrock (streaming) (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13507">#13507</a>)</li>
<li>JMX metrics support unit conversion (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13448">#13448</a>)</li>
<li>Rename experimental method, use Telemetry instead of Metrics (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13574">#13574</a>)</li>
<li>End metric description with dot (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13559">#13559</a>)</li>
<li>Add initial gen_ai instrumentation of bedrock InvokeModel (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13547">#13547</a>)</li>
<li>Delete deprecated library instrumentation methods (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13575">#13575</a>)</li>
<li>Add experimental http client url.template attribute (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13581">#13581</a>)</li>
<li>Add <code>error.type</code> for JDBC under
<code>otel.semconv-stability.opt-in</code> flag (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13331">#13331</a>)</li>
<li>Add azure resource provider (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13627">#13627</a>)</li>
<li>Remove <code>aws.endpoint</code> attribute from SQS instrumentation
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13620">#13620</a>)</li>
<li>Avoid conflicts with user-defined Apache Dubbo filters with default
order (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13625">#13625</a>)</li>
<li>Support filtering negative values from JMX metrics (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13589">#13589</a>)</li>
<li>Instrument bedrock InvokeModelWithResponseStream (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13607">#13607</a>)</li>
<li>Use context instead of request attributes for servlet async
instrumentation (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13493">#13493</a>)</li>
<li>Improve handling of quoted table names (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13612">#13612</a>)</li>
</ul>
<h3>🛠️ Bug fixes</h3>
<ul>
<li>Fix aws timeseries requests misdetected as dynamodb (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13579">#13579</a>)</li>
<li>Fix pekko route naming (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13491">#13491</a>)</li>
<li>Fix route handling when local root span wasn't created by
instrumentation api (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13588">#13588</a>)</li>
<li>The <code>HostIdResourceProvider</code> should instantiate an
<code>HostIdResource</code>, not an <code>HostResource</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13628">#13628</a>)</li>
<li>Fix OpenTelemetryPreparedStatement and the returned
ResultSet.getStatement() do not match (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13646">#13646</a>)</li>
<li>Fix Spring boot starter dependency resolution failure with Gradle
and Java 11 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13384">#13384</a>)</li>
<li>Fix extremely large DB statements may cause memory leak (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/issues/13353">#13353</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/123liuziming"><code>@123liuziming</code></a>
<a href="https://github.com/alexgenon"><code>@alexgenon</code></a>
<a href="https://github.com/anuraaga"><code>@anuraaga</code></a>
<a href="https://github.com/breedx-splk"><code>@breedx-splk</code></a>
<a
href="https://github.com/codefromthecrypt"><code>@codefromthecrypt</code></a>
<a
href="https://github.com/crossoverJie"><code>@crossoverJie</code></a>
<a
href="https://github.com/cyrille-leclerc"><code>@cyrille-leclerc</code></a>
<a href="https://github.com/hannahchan"><code>@hannahchan</code></a>
<a href="https://github.com/jack-berg"><code>@jack-berg</code></a>
<a href="https://github.com/jaydeluca"><code>@jaydeluca</code></a>
<a
href="https://github.com/jeanbisutti"><code>@jeanbisutti</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-instrumentation/blob/main/CHANGELOG.md">io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>Unreleased</h2>
<h2>Version 2.16.0 (2025-05-15)</h2>
<h3>1 parent 6918c21 commit 523ed27Copy full SHA for 523ed27
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments