We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308f914 commit 5afd5a1Copy full SHA for 5afd5a1
exporters/aws-distro-opentelemetry-exporter-xray-udp/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release History: @aws/aws-distro-opentelemetry-exporter-xray-udp
2
3
+## v0.0.2 / 2025-10-01
4
+
5
+* Update OTel dependencies for UDP Exporter ([#277](https://github.com/aws-observability/aws-otel-js-instrumentation/pull/277))
6
7
## v0.0.1 / 2025-09-30
8
9
* Initial release
exporters/aws-distro-opentelemetry-exporter-xray-udp/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws/aws-distro-opentelemetry-exporter-xray-udp",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "This package provides an AWS X-Ray UDP Exporter for OpenTelemetry.",
"author": {
"name": "Amazon Web Services",
0 commit comments