We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6d624 commit 59b5827Copy full SHA for 59b5827
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
## Unreleased
4
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
20
## v0.16.0 Beta
21
22
## 🛑 Breaking changes 🛑
0 commit comments