Skip to content

Commit 2c94b08

Browse files
committed
changelog
1 parent 280abd8 commit 2c94b08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
- feat(log): support kv feature of log (#851) by @lcian
88
- Attributes added to a `log` record using the `kv` feature are now recorded as attributes on the log sent to Sentry.
9+
- feat(types): add all the missing supported envelope headers ([#867](https://github.com/getsentry/sentry-rust/pull/867)) by @lcian
10+
- feat(types): add getters and setters for envelope headers ([#868](https://github.com/getsentry/sentry-rust/pull/868)) by @lcian
11+
- It's now possible to set all of the [envelope headers](https://develop.sentry.dev/sdk/data-model/envelopes/#headers) supported by the protocol when constructing envelopes.
912

1013
### Fixes
1114

0 commit comments

Comments
 (0)