File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ OpenTelemetry Go Automatic Instrumentation adheres to [Semantic Versioning](http
2121- Support
` go.opentelemetry.io/[email protected] ` . (
[ #904 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/904 ) )
2222- Support ` google.golang.org/grpc ` ` 1.63.3 ` . ([ #916 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/916 ) )
2323- Support ` google.golang.org/grpc ` ` 1.64.1 ` . ([ #916 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/916 ) )
24+ - Support ` golang.org/x/net ` ` v0.27.0 ` . ([ #917 ] ( https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/917 ) )
2425
2526### Fixed
2627
Original file line number Diff line number Diff line change 988988 " 0.23.0" ,
989989 " 0.24.0" ,
990990 " 0.25.0" ,
991- " 0.26.0"
991+ " 0.26.0" ,
992+ " 0.27.0"
992993 ]
993994 }
994995 ]
10291030 " 0.23.0" ,
10301031 " 0.24.0" ,
10311032 " 0.25.0" ,
1032- " 0.26.0"
1033+ " 0.26.0" ,
1034+ " 0.27.0"
10331035 ]
10341036 }
10351037 ]
You can’t perform that action at this time.
0 commit comments