Skip to content

Commit 051cedd

Browse files
committed
Apply feedback for changelog
1 parent dad7d1f commit 051cedd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2525
- The semantic conventions used by `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/example` are upgraded to v1.20.0. (#4320)
2626
- The semantic conventions used by `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`are upgraded to v1.20.0. (#4320)
2727
- Updated configuration schema to include `schema_url` for resource definition and `without_type_suffix` and `without_units` for the Prometheus exporter. (#4727)
28-
- The semantic conventions used by `go.opentelemetry.io/contrib/detectors/aws/ecs` are upgraded to v1.24.0. (#4803)
29-
- The semantic conventions used by `go.opentelemetry.io/contrib/detectors/aws/lambda`.are upgraded to v1.24.0. (#4803)
30-
- The semantic conventions used by `go.opentelemetry.io/contrib/detectors/aws/ec2`.are upgraded to v1.24.0. (#4803)
31-
- The semantic conventions used by `go.opentelemetry.io/contrib/detectors/aws/eks`.are upgraded to v1.24.0. (#4803)
32-
- The semantic conventions used by `go.opentelemetry.io/contrib/detectors/gcp`.are upgraded to v1.24.0. (#4803)
33-
- The semantic conventions used by `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/test`.are upgraded to v1.24.0. (#4803)
28+
- The semantic conventions used by the `go.opentelemetry.io/contrib/detectors/aws/ecs` resource detector are upgraded to v1.24.0. (#4803)
29+
- The semantic conventions used by the `go.opentelemetry.io/contrib/detectors/aws/lambda` resource detector are upgraded to v1.24.0. (#4803)
30+
- The semantic conventions used by the `go.opentelemetry.io/contrib/detectors/aws/ec2` resource detector are upgraded to v1.24.0. (#4803)
31+
- The semantic conventions used by the `go.opentelemetry.io/contrib/detectors/aws/eks` resource detector are upgraded to v1.24.0. (#4803)
32+
- The semantic conventions used by the `go.opentelemetry.io/contrib/detectors/gcp` resource detector are upgraded to v1.24.0. (#4803)
33+
- The semantic conventions used in `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/test` are upgraded to v1.24.0. (#4803)
3434

3535
### Fixed
3636

0 commit comments

Comments
 (0)