Skip to content

Commit

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

* Update compatibility and changelog

---------

Co-authored-by: MrAlias <[email protected]>
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
3 people authored Aug 8, 2024
1 parent 8c53621 commit 68865cc
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 35 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http

## [Unreleased]

### Added

- Support Go `v1.21.13`. ([#988](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/988))
- Support Go `v1.22.6`. ([#988](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/988))
- Support `golang.org/x/net` `v0.28.0`. ([#988](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/988))

## [v0.14.0-alpha] - 2024-07-15

### Added
Expand Down
4 changes: 2 additions & 2 deletions COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Tracing instrumentation is provided for the following Go libraries.

Supported version ranges:

- `go1.12` to `go1.22.5`
- `go1.12` to `go1.22.6`

### github.com/segmentio/kafka-go

Expand All @@ -50,4 +50,4 @@ Supported version ranges:

Supported version ranges:

- `go1.12` to `go1.22.5`
- `go1.12` to `go1.22.6`
Loading

0 comments on commit 68865cc

Please sign in to comment.