File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v0.21.0 Beta
6+
57## 🛑 Breaking changes 🛑
68
79- Remove deprecated function ` IsValid ` from trace/span ID (#2522 )
810- Remove accessors for deprecated status code (#2521 )
911
12+ ## 💡 Enhancements 💡
13+
14+ - ` otlphttp ` exporter: Add ` compression ` option for gzip encoding of outgoing http requests (#2502 )
15+ - Add ` ScrapeErrors ` struct to ` consumererror ` to simplify errors usage (#2414 )
16+ - Add ` cors_allowed_headers ` option to ` confighttp ` (#2454 )
17+ - Add SASL/SCRAM authentication mechanism on ` kafka ` receiver and exporter (#2503 )
18+
1019## 🧰 Bug fixes 🧰
1120
1221- ` otlp ` receiver: Sets the correct deprecated status code before sending data to the pipeline (#2521 )
22+ - Fix ` IsPermanent ` to account for wrapped errors (#2455 )
23+ - ` otlp ` exporter: Preserve original error messages (#2459 )
1324
1425## v0.20.0 Beta
1526
You can’t perform that action at this time.
0 commit comments