Skip to content

Commit

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

* Add changelog entry

---------

Co-authored-by: MrAlias <5543599+MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
  • Loading branch information
3 people authored May 16, 2024
1 parent e85ddd9 commit 7540073
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 @@ -18,6 +18,7 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
- Support Go `v1.21.10`. ([#824](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/824))
- Support Go `v1.22.3`. ([#824](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/824))
- Support `google.golang.org/grpc` `1.65.0-dev`. ([#827](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/827))
- Support `google.golang.org/grpc` `1.64.0`. ([#843](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/843))

### 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 @@ -1229,6 +1229,7 @@
"1.63.0",
"1.63.1",
"1.63.2",
"1.64.0",
"1.65.0-dev"
]
}
Expand Down Expand Up @@ -1433,6 +1434,7 @@
"1.63.0",
"1.63.1",
"1.63.2",
"1.64.0",
"1.65.0-dev"
]
}
Expand Down Expand Up @@ -1622,6 +1624,7 @@
"1.63.0",
"1.63.1",
"1.63.2",
"1.64.0",
"1.65.0-dev"
]
}
Expand Down Expand Up @@ -1821,6 +1824,7 @@
"1.63.0",
"1.63.1",
"1.63.2",
"1.64.0",
"1.65.0-dev"
]
}
Expand Down Expand Up @@ -2015,6 +2019,7 @@
"1.63.0",
"1.63.1",
"1.63.2",
"1.64.0",
"1.65.0-dev"
]
}
Expand Down Expand Up @@ -2204,6 +2209,7 @@
"1.63.0",
"1.63.1",
"1.63.2",
"1.64.0",
"1.65.0-dev"
]
}
Expand Down Expand Up @@ -2423,6 +2429,7 @@
{
"offset": 432,
"versions": [
"1.64.0",
"1.65.0-dev"
]
}
Expand Down

0 comments on commit 7540073

Please sign in to comment.