Skip to content

Commit

Permalink
Update changelog for v0.52.2 release (#1642)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyc-splunk authored Jun 7, 2022
1 parent 0d10081 commit 42db53a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Unreleased

## v0.52.2

### 💡 Enhancements 💡

- Upgrade Golang to 1.18.3 (#1633)
- Support multiple `--config` command-line arguments (#1576)

### 🧰 Bug fixes 🧰

- [`kubeletstats` receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/kubeletstatsreceiver) introduced a regression in version 52.0 that can break metrics for Kubernetes pods and containers, pinning this receiver's version to v0.51.0 until the regression is resolved (#1638)
Expand All @@ -15,7 +22,6 @@
### 💡 Enhancements 💡

- Initial release of [Chef cookbook](https://supermarket.chef.io/cookbooks/splunk_otel_collector) for Linux and Windows
- Support multiple --config arguments (#1576)

## v0.52.0

Expand Down

0 comments on commit 42db53a

Please sign in to comment.