File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v0.19.0 Beta
6+
57## 🛑 Breaking changes 🛑
68- Remove deprecated ` queued_retry ` processor
79- Remove deprecated configs from ` resource ` processor: ` type ` (set "opencensus.type" key in "attributes.upsert" map instead) and ` labels ` (use "attributes.upsert" instead).
810
11+ ## 💡 Enhancements 💡
12+
13+ - ` hostmetrics ` receiver: Refactor load metrics to use generated metrics (#2375 )
14+ - Add uptime to the servicez debug page (#2385 )
15+ - Add new semantic conventions for AWS (#2365 )
16+
17+ ## 🧰 Bug fixes 🧰
18+
19+ - ` jaeger ` exporter: Improve connection state logging (#2239 )
20+ - ` pdatagen ` : Fix slice of values generated code (#2403 )
21+ - ` filterset ` processor: Avoid returning always nil error in strict filterset (#2399 )
22+
923## v0.18.0 Beta
1024
1125## 🛑 Breaking changes 🛑
You can’t perform that action at this time.
0 commit comments