Skip to content

Commit

Permalink
[auto] Update generated offsets (#1116)
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 Sep 20, 2024
1 parent effdec9 commit 88e7be3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
- The `WithLogger` `InstrumentationOption` is added as a replacement for `WithLogLevel`.
An `slog.Logger` can now be configured by the user any way they want and then passed to the `Instrumentation` for its logging with this option. ([#1080](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1080))
- Support `google.golang.org/grpc` `1.66.2`. ([#1083](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1083))
- Support `google.golang.org/grpc` `1.67.0`. ([#1116](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1116))

### Changed

Expand Down
10 changes: 10 additions & 0 deletions internal/pkg/inject/offset_results.json
Original file line number Diff line number Diff line change
Expand Up @@ -1559,6 +1559,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -1768,6 +1769,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -1977,6 +1979,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -2181,6 +2184,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -2400,6 +2404,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -2599,6 +2604,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -2813,6 +2819,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -3017,6 +3024,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -3216,6 +3224,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down Expand Up @@ -3445,6 +3454,7 @@
"1.66.1",
"1.66.2",
"1.67.0-dev",
"1.67.0",
"1.68.0-dev"
]
}
Expand Down

0 comments on commit 88e7be3

Please sign in to comment.