Skip to content

Commit 3a359aa

Browse files
authored
Draft changelog for new release (#569)
1 parent 12b483b commit 3a359aa

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
**Breaking Changes**:
6+
7+
- Aligned profiling-related protocol types.
8+
9+
**Features**:
10+
11+
- Added a `ProfilesSampler` to the `ClientOptions`.
12+
13+
**Fixes**:
14+
15+
- Fix building `ureq` transport without the `native-tls` feature.
16+
- Fixed serialization of raw `Envelope`s, and added a new `from_bytes_raw` constructor.
17+
18+
**Thank you**:
19+
20+
Features, fixes and improvements in this release have been contributed by:
21+
22+
- [@bryanlarsen](https://github.com/bryanlarsen)
23+
- [@jose-acevedoflores](https://github.com/jose-acevedoflores)
24+
325
## 0.30.0
426

527
**Breaking Changes**:

0 commit comments

Comments
 (0)