Skip to content

Commit b502b5e

Browse files
[auto] Update generated offsets (#871)
* Update generated offsets * Add changelog entry --------- Co-authored-by: MrAlias <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
1 parent 51e7083 commit b502b5e

File tree

2 files changed

+93
-32
lines changed

2 files changed

+93
-32
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
2222
- `WithLoadedIndicator` `InstrumentationOption` to configure an Instrumentation to notify the caller once all the eBPF probes are loaded. ([#848](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/848))
2323
- Add env var equivalent to the WithGlobal InstrumentationOption. ([#849](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/849))
2424
- Support `go.opentelemetry.io/[email protected]`. ([#850](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/850))
25+
- Support `golang.org/x/net` v0.26.0. ([#871](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/871))
26+
- Support Go `v1.21.11`. ([#871](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/871))
27+
- Support Go `v1.22.4`. ([#871](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/871))
2528

2629
### Fixed
2730

0 commit comments

Comments
 (0)