Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[auto] Update generated offsets #1007

Merged
merged 2 commits into from
Aug 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
- 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))
- Support `google.golang.org/grpc` `1.67.0-dev`. ([#1007](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1007))
- Support Go `1.23.0`. ([#1007](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1007))

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion 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.6`
- `go1.12` to `go1.23.0`

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

Expand Down
123 changes: 92 additions & 31 deletions internal/pkg/inject/offset_results.json
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,8 @@
"1.64.1",
"1.65.0-dev",
"1.65.0",
"1.66.0-dev"
"1.66.0-dev",
"1.67.0-dev"
]
}
]
Expand Down Expand Up @@ -1740,6 +1741,12 @@
"1.65.0",
"1.66.0-dev"
]
},
{
"offset": 40,
"versions": [
"1.67.0-dev"
]
}
]
},
Expand Down Expand Up @@ -1932,7 +1939,8 @@
"1.64.1",
"1.65.0-dev",
"1.65.0",
"1.66.0-dev"
"1.66.0-dev",
"1.67.0-dev"
]
}
]
Expand Down Expand Up @@ -2138,6 +2146,12 @@
"1.65.0",
"1.66.0-dev"
]
},
{
"offset": 88,
"versions": [
"1.67.0-dev"
]
}
]
}
Expand Down Expand Up @@ -2335,7 +2349,8 @@
"1.64.1",
"1.65.0-dev",
"1.65.0",
"1.66.0-dev"
"1.66.0-dev",
"1.67.0-dev"
]
}
]
Expand Down Expand Up @@ -2529,7 +2544,8 @@
"1.64.1",
"1.65.0-dev",
"1.65.0",
"1.66.0-dev"
"1.66.0-dev",
"1.67.0-dev"
]
}
]
Expand Down Expand Up @@ -2753,7 +2769,8 @@
"1.64.1",
"1.65.0-dev",
"1.65.0",
"1.66.0-dev"
"1.66.0-dev",
"1.67.0-dev"
]
}
]
Expand Down Expand Up @@ -2935,7 +2952,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -3102,7 +3120,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -3279,7 +3298,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -3446,7 +3466,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -3613,7 +3634,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -3780,7 +3802,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -3947,7 +3970,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -4114,7 +4138,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -4281,7 +4306,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -4450,6 +4476,12 @@
"1.22.5",
"1.22.6"
]
},
{
"offset": 248,
"versions": [
"1.23.0"
]
}
]
},
Expand Down Expand Up @@ -4622,6 +4654,12 @@
"1.22.5",
"1.22.6"
]
},
{
"offset": 264,
"versions": [
"1.23.0"
]
}
]
}
Expand Down Expand Up @@ -4792,7 +4830,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -4969,7 +5008,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -5141,7 +5181,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -5313,7 +5354,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -5495,7 +5537,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -5662,7 +5705,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -5829,7 +5873,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -6001,7 +6046,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -6168,7 +6214,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -6335,7 +6382,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -6507,7 +6555,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -6674,7 +6723,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -6841,7 +6891,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -7008,7 +7059,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -7175,7 +7227,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -7347,7 +7400,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down Expand Up @@ -7526,6 +7580,12 @@
"1.22.5",
"1.22.6"
]
},
{
"offset": 160,
"versions": [
"1.23.0"
]
}
]
}
Expand Down Expand Up @@ -7696,7 +7756,8 @@
"1.22.3",
"1.22.4",
"1.22.5",
"1.22.6"
"1.22.6",
"1.23.0"
]
}
]
Expand Down
Loading