Skip to content

Commit 5e05e04

Browse files
authored
meta: Update CHANGELOG for 7.36.0 (#7035)
1 parent 46de4e2 commit 5e05e04

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.36.0
8+
9+
This Release re-introduces the accidentally removed but still deprecated `maskInputOptions` option for Session Replay.
10+
Furthermore, replays are now stopped instead of paused when a rate limit is encountered.
11+
12+
- feat(replay): Add back deprecated `maskInputOptions` (#6981)
13+
- feat(replay): Stop recording when hitting a rate limit (#7018)
14+
- fix(integrations): Report `BaseClient` integrations added after init (#7011)
15+
- fix(replay): Don't mangle private rrweb property (#7033)
16+
- fix(replay): Fix feature detection of PerformanceObserver (#7029)
17+
718
## 7.35.0
819

920
Session Replay is deprecating privacy options in favor of a more streamlined API. Please see the [Replay migration guide](https://github.com/getsentry/sentry-javascript/blob/master/packages/replay/MIGRATION.md) for further information.

0 commit comments

Comments
 (0)