Skip to content

Commit 172a4f2

Browse files
committed
Prepare release of version 4.0.0
1 parent 0e78545 commit 172a4f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## 4.0.0 (2021-01-19)
6+
7+
**Breaking Change**: This version uses the [envelope endpoint](https://develop.sentry.dev/sdk/envelopes/). If you are
8+
using an on-premise installation it requires Sentry version `>= v20.6.0` to work. If you are using
9+
[sentry.io](https://sentry.io) nothing will change and no action is needed.
10+
511
- Enable back all error listeners from base SDK integration (#322)
612
- Add `options.traces_sampler` and `options.traces_sample_rate` configuration options (#385)
713
- [BC BREAK] Remove the `options.project_root` configuration option. Instead of setting it, use a combination of `options.in_app_include` and `options.in_app_exclude` (#385)

0 commit comments

Comments
 (0)