Skip to content

Commit 0961bbb

Browse files
bump version to v0.43.0 (#2970)
* bump version to v0.43.0 * update docs to only include v0.43.0 changes
1 parent 4b25598 commit 0961bbb

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

VERSION

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

docs/releases/v0.43.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [v0.43.0](https://github.com/aws-observability/aws-otel-collector/tree/v0.43.0) (2025-02-12)
4+
5+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.41.2...v0.43.0)
6+
7+
- \[chore\] Bump OTel Collector and Collector Contrib to v0.117.0 [\#2954](https://github.com/aws-observability/aws-otel-collector/pull/2954) ([HudsonHumphries](https://github.com/HudsonHumphries))
8+
9+
\* *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.42.0"
6+
Version="0.43.0"
77
Codepage='1252'
88
Manufacturer="Amazon.com, Inc."
99
Language="1033">

0 commit comments

Comments
 (0)