diff --git a/CHANGELOG.md b/CHANGELOG.md index 785635d80..bf9dbde56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http - Support HTTP server path template added in Go version 1.22. The `http.route` attribute is included and the span name updated to use this information. ([#740](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/740)) - Support `golang.org/x/net` v0.25.0. ([#821](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/821)) +- Support Go `v1.21.10`. ([#824](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/824)) +- Support Go `v1.22.3`. ([#824](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/824)) ### Fixed diff --git a/internal/pkg/inject/offset_results.json b/internal/pkg/inject/offset_results.json index 5c2d7f0aa..ec4a4f121 100644 --- a/internal/pkg/inject/offset_results.json +++ b/internal/pkg/inject/offset_results.json @@ -2583,9 +2583,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -2742,9 +2744,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -2911,9 +2915,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -3070,9 +3076,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -3229,9 +3237,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -3388,9 +3398,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -3547,9 +3559,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -3706,9 +3720,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -3865,9 +3881,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -4024,9 +4042,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -4182,7 +4202,8 @@ "1.21.6", "1.21.7", "1.21.8", - "1.21.9" + "1.21.9", + "1.21.10" ] }, { @@ -4190,7 +4211,8 @@ "versions": [ "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -4352,9 +4374,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -4515,7 +4539,8 @@ "1.21.6", "1.21.7", "1.21.8", - "1.21.9" + "1.21.9", + "1.21.10" ] }, { @@ -4523,7 +4548,8 @@ "versions": [ "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -4685,9 +4711,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -4849,9 +4877,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -5018,9 +5048,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -5187,9 +5219,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ] @@ -5351,9 +5385,11 @@ "1.21.7", "1.21.8", "1.21.9", + "1.21.10", "1.22.0", "1.22.1", - "1.22.2" + "1.22.2", + "1.22.3" ] } ]