diff --git a/CHANGELOG.md b/CHANGELOG.md index b9ca70124..01f4be1ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http ## [Unreleased] +### Added + +- Support Go standard libraries for 1.22.9 and 1.23.3. ([#1250](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1250)) + ### Fixed - Don't include `db.query.text` attribute in `database/sql` if the query string is empty or not collected. ([#1246](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/1246)) diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md index fda0b354a..80dd36856 100644 --- a/COMPATIBILITY.md +++ b/COMPATIBILITY.md @@ -26,7 +26,7 @@ Tracing instrumentation is provided for the following Go libraries. Supported version ranges: -- `go1.12` to `go1.23.2` +- `go1.12` to `go1.23.3` ### github.com/segmentio/kafka-go @@ -50,4 +50,4 @@ Supported version ranges: Supported version ranges: -- `go1.12` to `go1.23.2` +- `go1.12` to `go1.23.3` diff --git a/internal/pkg/inject/offset_results.json b/internal/pkg/inject/offset_results.json index 886aebaf7..3f0d1c047 100644 --- a/internal/pkg/inject/offset_results.json +++ b/internal/pkg/inject/offset_results.json @@ -3967,9 +3967,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -4139,9 +4141,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -4321,9 +4325,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -4493,9 +4499,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -4665,9 +4673,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -4837,9 +4847,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -5009,9 +5021,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -5181,9 +5195,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -5353,9 +5369,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -5524,7 +5542,8 @@ "1.22.5", "1.22.6", "1.22.7", - "1.22.8" + "1.22.8", + "1.22.9" ] }, { @@ -5532,7 +5551,8 @@ "versions": [ "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -5706,7 +5726,8 @@ "1.22.5", "1.22.6", "1.22.7", - "1.22.8" + "1.22.8", + "1.22.9" ] }, { @@ -5714,7 +5735,8 @@ "versions": [ "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -5889,9 +5911,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -6071,9 +6095,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -6248,9 +6274,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -6425,9 +6453,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -6612,9 +6642,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -6784,9 +6816,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -6956,9 +6990,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -7133,9 +7169,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -7305,9 +7343,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -7477,9 +7517,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -7654,9 +7696,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -7826,9 +7870,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -7998,9 +8044,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -8170,9 +8218,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -8342,9 +8392,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -8519,9 +8571,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -8700,7 +8754,8 @@ "1.22.5", "1.22.6", "1.22.7", - "1.22.8" + "1.22.8", + "1.22.9" ] }, { @@ -8708,7 +8763,8 @@ "versions": [ "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ] @@ -8883,9 +8939,11 @@ "1.22.6", "1.22.7", "1.22.8", + "1.22.9", "1.23.0", "1.23.1", - "1.23.2" + "1.23.2", + "1.23.3" ] } ]