Skip to content

Commit 7187476

Browse files
committed
bump version to v0.42.0
1 parent af32fe6 commit 7187476

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

VERSION

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

docs/releases/v0.42.0.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## [v0.42.0](https://github.com/aws-observability/aws-otel-collector/tree/v0.42.0) (2024-12-17)
4+
5+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.41.1...v0.42.0)
6+
7+
**Closed issues:**
8+
9+
- AWS Distro for OpenTelemetry EKS add-on for kubernetes 1.31? [\#2873](https://github.com/aws-observability/aws-otel-collector/issues/2873)
10+
11+
**Merged pull requests:**
12+
13+
- \[chore\] Bump OTel Collector and collector contrib v0.115.0, Removed logging exporter and ballast extension [\#2915](https://github.com/aws-observability/aws-otel-collector/pull/2915) ([vasireddy99](https://github.com/vasireddy99))
14+
- \[chore\]: fix incorrect AWS credentials extracfg field name [\#2909](https://github.com/aws-observability/aws-otel-collector/pull/2909) ([vasireddy99](https://github.com/vasireddy99))
15+
- fix: incorrect AWS credentials extracfg field name [\#2901](https://github.com/aws-observability/aws-otel-collector/pull/2901) ([danmrichards](https://github.com/danmrichards))
16+
- chore: Update GitHub Actions workflow to use Ubuntu 22.04 runner [\#2900](https://github.com/aws-observability/aws-otel-collector/pull/2900) ([vasireddy99](https://github.com/vasireddy99))
17+
- pin markdown lint in workflows to 3.12.2 [\#2896](https://github.com/aws-observability/aws-otel-collector/pull/2896) ([vasireddy99](https://github.com/vasireddy99))
18+
- Bump Upload/download artifacts to v4 [\#2895](https://github.com/aws-observability/aws-otel-collector/pull/2895) ([vasireddy99](https://github.com/vasireddy99))
19+
- Merge v0.41.1 changes [\#2879](https://github.com/aws-observability/aws-otel-collector/pull/2879) ([roystchiang](https://github.com/roystchiang))
20+
- Mirror kube-rbac image v0.18.1 [\#2871](https://github.com/aws-observability/aws-otel-collector/pull/2871) ([vasireddy99](https://github.com/vasireddy99))
21+
- make link to logging exporter permalink to last used release tag [\#2862](https://github.com/aws-observability/aws-otel-collector/pull/2862) ([Aneurysm9](https://github.com/Aneurysm9))
22+
- Prepare release v0.41.0 \(\#2860\) [\#2861](https://github.com/aws-observability/aws-otel-collector/pull/2861) ([Aneurysm9](https://github.com/Aneurysm9))
23+
24+
25+
26+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)