Skip to content

Commit e213435

Browse files
Automatic update of offsets.json (#3001)
* Automatic update of offsets.json * Add changelog entries * Update COMPATIBILITY.md --------- Co-authored-by: otelbot <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
1 parent 6c8f96e commit e213435

File tree

3 files changed

+101
-35
lines changed

3 files changed

+101
-35
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

COMPATIBILITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Tracing instrumentation is provided for the following Go libraries.
3030

3131
Supported 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

5555
Supported version ranges:
5656

57-
- `go1.19` to `go1.25.3`
57+
- `go1.19` to `go1.25.4`

0 commit comments

Comments
 (0)