Skip to content

Commit e943516

Browse files
Add release notes for v0.39.2 (#2806)
1 parent 08fc704 commit e943516

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.39.1
1+
v0.39.2

docs/releases/v0.39.2.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [v0.39.2](https://github.com/aws-observability/aws-otel-collector/tree/v0.39.2) (2024-08-22)
4+
5+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.39.1...v0.39.2)
6+
7+
**Merged pull requests:**
8+
9+
- Upgrade Docker to v25.0.6 [#2803](https://github.com/aws-observability/aws-otel-collector/pull/2803)

tools/packaging/windows/aws-otel-collector.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Product Id="EBBD8548-75D1-41D3-A402-ABE189F0C167"
44
UpgradeCode="B7C263DD-95A5-436A-A025-DCA5200C2BE3"
55
Name="ADOT Collector"
6-
Version="0.39.1"
6+
Version="0.39.2"
77
Codepage='1252'
88
Manufacturer="Amazon.com, Inc."
99
Language="1033">

0 commit comments

Comments
 (0)