Skip to content

Commit f7f46b7

Browse files
authored
Prepares X-Ray UDP Exporter v0.0.2 release (aws-observability#278)
*Issue #, if available:* *Description of changes:* - Bump patch version and update CHANGELOG for X-Ray UDP Exporter By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 0ce0e95 commit f7f46b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History: @aws/aws-distro-opentelemetry-exporter-xray-udp
22

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+
37
## v0.0.1 / 2025-09-30
48

59
* Initial release

exporters/aws-distro-opentelemetry-exporter-xray-udp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/aws-distro-opentelemetry-exporter-xray-udp",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "This package provides an AWS X-Ray UDP Exporter for OpenTelemetry.",
55
"author": {
66
"name": "Amazon Web Services",

0 commit comments

Comments
 (0)