File tree Expand file tree Collapse file tree 3 files changed +101
-35
lines changed
Expand file tree Collapse file tree 3 files changed +101
-35
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
1919- Cache offsets for Go ` 1.24.9 ` . ([ #2920 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2920 ) )
2020- Cache offsets for Go ` 1.25.3 ` . ([ #2920 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2920 ) )
2121- Cache offsets for ` google.golang.org/grpc ` ` 1.78.0-dev ` . ([ #2989 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2989 ) )
22+ - Cache offsets for Go ` 1.24.10 ` . ([ #3001 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/3001 ) )
23+ - Cache offsets for Go ` 1.25.4 ` . ([ #3001 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/3001 ) )
2224
2325### Removed
2426
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Tracing instrumentation is provided for the following Go libraries.
3030
3131Supported version ranges:
3232
33- - ` go1.19 ` to ` go1.25.3 `
33+ - ` go1.19 ` to ` go1.25.4 `
3434
3535### github.com/segmentio/kafka-go
3636
@@ -54,4 +54,4 @@ Supported version ranges:
5454
5555Supported version ranges:
5656
57- - ` go1.19 ` to ` go1.25.3 `
57+ - ` go1.19 ` to ` go1.25.4 `
You can’t perform that action at this time.
0 commit comments