Skip to content

Commit 59b5827

Browse files
authored
Release v0.17.0 (#2294)
1 parent 1c6d624 commit 59b5827

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## v0.17.0 Beta
6+
7+
## 💡 Enhancements 💡
8+
9+
- Default config environment variable expansion (#2231)
10+
- `prometheusremotewrite` exporter: Add batched exports (#2249)
11+
- `memorylimiter` processor: Introduce soft and hard limits (#2250)
12+
13+
## 🧰 Bug fixes 🧰
14+
15+
- Fix nits in pdata usage (#2235)
16+
- Convert status to not be a pointer in the Span (#2242)
17+
- Report the error from `pprof.StartCPUProfile` (#2263)
18+
- Rename `service.Application.SignalTestComplete` to `Shutdown` (#2277)
19+
520
## v0.16.0 Beta
621

722
## 🛑 Breaking changes 🛑

0 commit comments

Comments
 (0)