Release v0.10.0#2533
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2533 +/- ##
==========================================
+ Coverage 69.31% 69.42% +0.10%
==========================================
Files 348 348
Lines 47381 47381
==========================================
+ Hits 32844 32892 +48
+ Misses 12485 12438 -47
+ Partials 2052 2051 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
pellared
approved these changes
Jun 30, 2026
damemi
approved these changes
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.10.0is a minor release with new gRPC/HTTP2 context propagation, Go channel span links, Go and JVM runtime metrics, SunRPC and expanded GenAI instrumentation, signal-specific dynamic process selection, configuration v2 groundwork, and extensive reliability and security hardening.New instrumentation and context propagation
sk_msgHPACK injection. (#1832)iovecsupport to the log enricher and split NUL-delimited log lines. (#2078)Generative AI and extraction coverage
top_k, nested rerank formats, and embedding dimensions derived from response data. (#2409, #2410, #2411)Runtime metrics and dynamic process selection
GOMAXPROCS, andGOGC. (#2255)Metrics, exporters, and configuration
Security hardening
readMimeHeader, UDP DNS, Kafka request headers, SSL payloads, Java SSL receive packets, and HTTP/2 HPACK traceparent entries. (#2233, #2230, #2235, #2237, #2218, #2359)@grpc/grpc-js. (#2106, #2107, #2308, #2309, #2311, #2316, #2317, #2318, #2319)Runtime, tracing, and protocol fixes
Behavior changes and compatibility notes
url.queryis now emitted by default for HTTP spans when present, and clienturl.fullincludes the query string. Sensitive values are automatically redacted, the redaction list can be extended withattributes.extra_redact_query_params, andurl.querycan be excluded through trace attribute selection. (#2415)ipcontext-propagation value is deprecated and now warns without enabling propagation. The undocumentedhttpalias has been removed; useheadersinstead. (#2278)Performance and validation improvements
Build, CI, docs, and project maintenance
k8s-cachedocumentation and updated developer checklists for adding NetO11y and StatsO11y metrics. (#1886, #2339)Full Changelog: v0.9.0...v0.10.0