Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update JavaScript SDK to v7.27.0 #2705

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-javascript.sh from 7.26.0 to 7.27.0.

Auto-generated by a dependency updater.

Changelog

7.27.0

This release exports the Session Replay integration via sentry/browser and all framework SDKs building on top of it.
Going forward, the sentry/replay package doesn't have to be installed explicitly to use Replay.
Furthermore, this release increases the maximim replay session duration from 30 minutes to 1 hour.

  • feat(browser): Export Replay integration from Browser SDK (#6508)
  • feat(replay): Change MAX_SESSION_LIFE to 1 hour (#6561)
  • feat(replay): Do not capture errors originating from rrweb (#6521)
  • feat(replay): Flush immediately on DOM checkouts (#6463)
  • fix(core): Make beforeSend handling defensive for different event types (#6507)
  • fix(replay): Ensure lodash.debounce does not trigger next.js warning (#6551)
  • fix(replay): Make maskAllText selector more specific (#6544)
  • fix(replay): Send dsn in envelope header if tunneling is active (#6568)
  • fix(utils): Don't attach context lines to stack frames without line number (#6549)
  • ref(replay): Send SDK's name in replay event (#6514)

Work in this release contributed by theofidry. Thank you for your contribution!

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 17, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 4ba0ed9 to e56f256 Compare December 17, 2022 03:03
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from e56f256 to e6bfb3b Compare December 19, 2022 13:30
@krystofwoldrich krystofwoldrich merged commit 862ae83 into main Dec 20, 2022
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-javascript.sh branch December 20, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants