Skip to content

Commit

Permalink
[auto] Update generated offsets (#1046)
Browse files Browse the repository at this point in the history
* Update generated offsets

* Add changelog entry

---------

Co-authored-by: MrAlias <[email protected]>
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
3 people authored Aug 28, 2024
1 parent f05e3cb commit 8627adb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
- Support Go `1.23.0`. ([#1007](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1007))
- Introduce `config.Provider` as an option to set the initial configuration and update it in runtime. ([#1010](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1010))
- Support `go.opentelemetry.io/[email protected]`. ([#1032](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1032))
- Support `google.golang.org/grpc` `1.66.0`. ([#1046](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1046))

### Fixed

Expand Down
7 changes: 7 additions & 0 deletions internal/pkg/inject/offset_results.json
Original file line number Diff line number Diff line change
Expand Up @@ -1534,6 +1534,7 @@
"1.65.0-dev",
"1.65.0",
"1.66.0-dev",
"1.66.0",
"1.67.0-dev"
]
}
Expand Down Expand Up @@ -1749,6 +1750,7 @@
{
"offset": 40,
"versions": [
"1.66.0",
"1.67.0-dev"
]
}
Expand Down Expand Up @@ -1944,6 +1946,7 @@
"1.65.0-dev",
"1.65.0",
"1.66.0-dev",
"1.66.0",
"1.67.0-dev"
]
}
Expand Down Expand Up @@ -2154,6 +2157,7 @@
{
"offset": 88,
"versions": [
"1.66.0",
"1.67.0-dev"
]
}
Expand Down Expand Up @@ -2354,6 +2358,7 @@
"1.65.0-dev",
"1.65.0",
"1.66.0-dev",
"1.66.0",
"1.67.0-dev"
]
}
Expand Down Expand Up @@ -2549,6 +2554,7 @@
"1.65.0-dev",
"1.65.0",
"1.66.0-dev",
"1.66.0",
"1.67.0-dev"
]
}
Expand Down Expand Up @@ -2774,6 +2780,7 @@
"1.65.0-dev",
"1.65.0",
"1.66.0-dev",
"1.66.0",
"1.67.0-dev"
]
}
Expand Down

0 comments on commit 8627adb

Please sign in to comment.