Skip to content

Commit 7540073

Browse files
[auto] Update generated offsets (#843)
* Update generated offsets * Add changelog entry --------- Co-authored-by: MrAlias <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
1 parent e85ddd9 commit 7540073

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
1818
- Support Go `v1.21.10`. ([#824](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/824))
1919
- Support Go `v1.22.3`. ([#824](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/824))
2020
- Support `google.golang.org/grpc` `1.65.0-dev`. ([#827](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/827))
21+
- Support `google.golang.org/grpc` `1.64.0`. ([#843](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/843))
2122

2223
### Fixed
2324

internal/pkg/inject/offset_results.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,6 +1229,7 @@
12291229
"1.63.0",
12301230
"1.63.1",
12311231
"1.63.2",
1232+
"1.64.0",
12321233
"1.65.0-dev"
12331234
]
12341235
}
@@ -1433,6 +1434,7 @@
14331434
"1.63.0",
14341435
"1.63.1",
14351436
"1.63.2",
1437+
"1.64.0",
14361438
"1.65.0-dev"
14371439
]
14381440
}
@@ -1622,6 +1624,7 @@
16221624
"1.63.0",
16231625
"1.63.1",
16241626
"1.63.2",
1627+
"1.64.0",
16251628
"1.65.0-dev"
16261629
]
16271630
}
@@ -1821,6 +1824,7 @@
18211824
"1.63.0",
18221825
"1.63.1",
18231826
"1.63.2",
1827+
"1.64.0",
18241828
"1.65.0-dev"
18251829
]
18261830
}
@@ -2015,6 +2019,7 @@
20152019
"1.63.0",
20162020
"1.63.1",
20172021
"1.63.2",
2022+
"1.64.0",
20182023
"1.65.0-dev"
20192024
]
20202025
}
@@ -2204,6 +2209,7 @@
22042209
"1.63.0",
22052210
"1.63.1",
22062211
"1.63.2",
2212+
"1.64.0",
22072213
"1.65.0-dev"
22082214
]
22092215
}
@@ -2423,6 +2429,7 @@
24232429
{
24242430
"offset": 432,
24252431
"versions": [
2432+
"1.64.0",
24262433
"1.65.0-dev"
24272434
]
24282435
}

0 commit comments

Comments
 (0)