Skip to content

Commit

Permalink
Merge tag 'v0.38.1' into chore/merge372
Browse files Browse the repository at this point in the history
Release version v0.38.1
  • Loading branch information
Aneurysm9 committed Mar 8, 2024
2 parents 815f0b2 + 00bf7eb commit 049fdc7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.38.0
v0.38.1
10 changes: 10 additions & 0 deletions docs/releases/v0.38.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [v0.38.1](https://github.com/aws-observability/aws-otel-collector/tree/v0.38.1) (2024-03-07)

[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.38.0...v0.38.1)

**Updates:**

- Update Go to 1.22.1
- Update google.golang.org/protobuf to 1.33.0
2 changes: 1 addition & 1 deletion tools/packaging/windows/aws-otel-collector.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Product Id="EBBD8548-75D1-41D3-A402-ABE189F0C167"
UpgradeCode="B7C263DD-95A5-436A-A025-DCA5200C2BE3"
Name="ADOT Collector"
Version="0.38.0"
Version="0.38.1"
Codepage='1252'
Manufacturer="Amazon.com, Inc."
Language="1033">
Expand Down

0 comments on commit 049fdc7

Please sign in to comment.