Skip to content

Commit e66c216

Browse files
committed
bump version to v0.44.0
1 parent 38e804f commit e66c216

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.43.3
1+
v0.44.0

docs/releases/v0.44.0.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [v0.44.0](https://github.com/aws-observability/aws-otel-collector/tree/v0.44.0) (2025-08-08)
4+
5+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.43.3...v0.44.0)
6+
7+
8+
**Merged pull requests:**
9+
10+
- Backport fix for awscontainerinsightreceiver patch file [\#3090](https://github.com/aws-observability/aws-otel-collector/pull/3090) ([vasireddy99](https://github.com/vasireddy99))
11+
- Bump Go version - 1.24.5 [\#3083](https://github.com/aws-observability/aws-otel-collector/pull/3083) ([vasireddy99](https://github.com/vasireddy99))
12+
13+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

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

Lines changed: 1 addition & 1 deletion
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.43.3"
6+
Version="0.44.0"
77
Codepage='1252'
88
Manufacturer="Amazon.com, Inc."
99
Language="1033">

0 commit comments

Comments
 (0)