Releases: aws-observability/aws-otel-collector
v0.39.0
🎉 ADOT Collector v0.39.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Merged pull requests
- Bump OTel collector to
v0.98.0
#2724 (vasireddy99) - Revert Signalfx exporter commit for send_otlp_histograms #2729 (vasireddy99)
- Add third Party components behind featuregate #2735 (vasireddy99)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.39.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.39.0
v0.37.3
🎉 ADOT Collector v0.37.3 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Updates
- Update Go to 1.22.2
- Update golang.org/x/net to 0.24.0
- Update docker dependency to 24.0.9
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.37.3
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.37.3
v0.38.2
🎉 ADOT Collector v0.38.2 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Updates
- Update Go to 1.22.2
- Update golang.org/x/net to 0.24.0
- Update docker dependency to 25.0.5
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.38.2
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.38.2
v0.38.1
🎉 ADOT Collector v0.38.1 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Updates
- Update Go to 1.22.1
- Update google.golang.org/protobuf to 1.33.0
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.38.1
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.38.1
v0.37.2
🎉 ADOT Collector v0.37.2 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Updates
- Update Go to 1.22.1
- Update google.golang.org/protobuf to 1.33.0
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.37.2
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.37.2
v0.38.0
🎉 ADOT Collector v0.38.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Closed issues
- Add release to fix CVE-2024-21626 #2643
Merged pull requests
- Update go dependencies #2638 (bryan-aguilar)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.38.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.38.0
v0.37.1
🎉 ADOT Collector v0.37.1 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Notice
We are aware of a potential issue in the runc
package (CVE-2024-21626), used by the AWS Distribution for OpenTelemetry (ADOT) Collector up to and including v0.37.0. We have a new release of the ADOT Collector, v0.37.1 updating packages affected by this vulnerability. We recommend that users update their ADOT Collector to at least v0.37.1 at the earliest opportunity. See https://aws-otel.github.io/docs/getting-started/collector for information on deploying the ADOT Collector.
Updates
- Update runc dependency to v1.1.12
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.37.1
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.37.1
v0.37.0
🎉 ADOT Collector v0.37.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Upstream changelog
- OpenTelemetry Collector v0.91.0
- OpenTelemetry Collector v0.92.0
- OpenTelemetry Collector Contrib v0.91.0
- OpenTelemetry Collector Contrib v0.92.0
Changelog
- Patch [opentelemetry-collector/exporterhelper] Cleanup logging for export failures #9282
- Patch [opentelemetry-collector-contrib/exporter/prometheusremotewrite] Fix: Validate context is canceled during retries [#30308]
- Bump
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency to v0.47.0
Merged pull requests
- Remove Deprecated dynatrace exporter #2568 (vasireddy99)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.37.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.37.0
v0.36.0
🎉 ADOT Collector v0.36.0 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Merged pull requests
- Backport storage extension checkpoint fix #2526 (vasireddy99)
- Chore: Update collector components to v0.90.1 #2524 (rapphil)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.36.0
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.36.0
v0.35.1
🎉 ADOT Collector v0.35.1 Change Log 🎉
The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.
Notice
We are aware of a potential issue in the net/http
package (CVE-2023-39326), used by the AWS Distribution for Open Telemetry (ADOT) Collector up to and including v0.35.0.
We have a new release of the ADOT Collector, v0.35.1 updating packages affected by this vulnerability. We recommend that users update their ADOT Collector
to at least v0.35.1 at the earliest opportunity. See https://aws-otel.github.io/docs/getting-started/collector for information on deploying the ADOT Collector.
Merged pull requests
- Upgrade go version to 1.20.12 in workflows #2513 (vasireddy99)
* This Changelog was automatically generated by github_changelog_generator
Downloading
Docker
docker pull amazon/aws-otel-collector:v0.35.1
AWS Public ECR
docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.35.1