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 82c3f9e commit a06b6eeCopy full SHA for a06b6ee
opentelemetry/CHANGELOG.md
@@ -8,6 +8,7 @@
8
- {PLACEHOLDER} - Remove the above completely. // TODO fill this when changes are actually in.
9
- Bug Fix: `InstrumentationScope` implementation for `PartialEq` and `Hash` fixed to include Attributes also.
10
- *Breaking* Changed value type of `Baggage` from `Value` to `StringValue`
11
+- *Breaking* Align `Baggage.remove()` signature with `.get()` to take the key as a reference
12
13
## 0.28.0
14
0 commit comments