Skip to content

Commit

Permalink
[auto] Update generated offsets (#1251)
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 Nov 7, 2024
1 parent 42c942e commit 05c1095
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
### Added

- Support Go standard libraries for 1.22.9 and 1.23.3. ([#1250](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1250))
- Support `google.golang.org/grpc` `1.68.0`. ([#1251](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1251))

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Supported version ranges:

Supported version ranges:

- `v1.14.0` to `v1.67.1`
- `v1.14.0` to `v1.68.0`

### net/http

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 @@ -1846,6 +1846,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -2060,6 +2061,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -2274,6 +2276,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -2483,6 +2486,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -2707,6 +2711,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -2911,6 +2916,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -3130,6 +3136,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -3339,6 +3346,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -3543,6 +3551,7 @@
"1.67.0",
"1.67.1",
"1.68.0-dev",
"1.68.0",
"1.69.0-dev"
]
}
Expand Down Expand Up @@ -3782,6 +3791,7 @@
{
"offset": 440,
"versions": [
"1.68.0",
"1.69.0-dev"
]
}
Expand Down

0 comments on commit 05c1095

Please sign in to comment.