Skip to content

Commit 3a9f6a2

Browse files
Merge pull request #3038 from aws-observability/v43docs
bump version to v0.43.3
2 parents 08db368 + 07285fc commit 3a9f6a2

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

VERSION

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

docs/releases/v0.43.3.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [v0.43.3](https://github.com/aws-observability/aws-otel-collector/tree/v0.43.3) (2025-05-15)
4+
5+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.43.2...v0.43.3)
6+
7+
**Merged pull requests:**
8+
9+
- Bump go version to 1.24.3 [\#3033](https://github.com/aws-observability/aws-otel-collector/pull/3033) ([alexperez52](https://github.com/alexperez52))
10+
11+
12+
\* *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.2"
6+
Version="0.43.3"
77
Codepage='1252'
88
Manufacturer="Amazon.com, Inc."
99
Language="1033">

0 commit comments

Comments
 (0)