Skip to content

Commit f270b1e

Browse files
Update changelog for v0.5.0 (#381)
1 parent bb81db7 commit f270b1e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
## Unreleased
44

5+
## v0.5.0
6+
7+
Released 01-07-2020
8+
9+
# 🎉 OpenTelemetry Collector Contrib v0.5.0 (Beta) 🎉
10+
11+
The OpenTelemetry Collector Contrib contains everything in the [opentelemetry-collector release](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.5.0) (be sure to check the release notes here as well!). Check out the [Getting Started Guide](https://opentelemetry.io/docs/collector/about/) for deployment and configuration information.
12+
13+
## 🚀 New components 🚀
14+
15+
- Processors
16+
- `resourcedetection` to automatically detect the resource based on the configured set of detectors (#309)
17+
18+
## 💡 Enhancements 💡
19+
20+
- `kubeletstats` receiver: Support for ServiceAccount authentication (#324)
21+
- `signalfx` exporter and receiver
22+
- Add SignalFx metric token passthrough and config option (#325)
23+
- Set default endpoint of `signalfx` receiver to `:9943` (#351)
24+
- `awsxray` exporter: Support aws plugins EC2/ECS/Beanstalk (#343)
25+
- `sapm` exporter and receiver: Add SAPM access token passthrough and config option (#349)
26+
- `k8s` processor: Add metrics support (#358)
27+
- `k8s` observer: Separate annotations from labels in discovered pods (#363)
28+
29+
## 🧰 Bug fixes 🧰
30+
31+
- `honeycomb` exporter: Remove shared use of libhoney from goroutines (#305)
32+
533
## v0.4.0
634

735
Released 17-06-2020

0 commit comments

Comments
 (0)