Skip to content

Commit a101335

Browse files
committed
meta: Changelog
1 parent 339dd08 commit a101335

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## Unreleased
44

5+
## 2.0.0-beta1
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+
11+
- Using `3.0.0-beta1` of Sentry PHP SDK
12+
- Add support for Tracing, enable it by setting `traces_sample_rate` in the config to a value > 1
13+
514
## 1.8.0
615

716
- Add `send_default_pii` option by default to published config file (#340)

0 commit comments

Comments
 (0)