Skip to content

Commit

Permalink
Add release notes for v0.39.2 (#2806)
Browse files Browse the repository at this point in the history
  • Loading branch information
HudsonHumphries authored Aug 22, 2024
1 parent 08fc704 commit e943516
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.39.1
v0.39.2
9 changes: 9 additions & 0 deletions docs/releases/v0.39.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## [v0.39.2](https://github.com/aws-observability/aws-otel-collector/tree/v0.39.2) (2024-08-22)

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

**Merged pull requests:**

- Upgrade Docker to v25.0.6 [#2803](https://github.com/aws-observability/aws-otel-collector/pull/2803)
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.39.1"
Version="0.39.2"
Codepage='1252'
Manufacturer="Amazon.com, Inc."
Language="1033">
Expand Down

0 comments on commit e943516

Please sign in to comment.