Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.28.0
Choose a base ref
...
head repository: getsentry/sentry-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.28.1
Choose a head ref
  • 6 commits
  • 33 files changed
  • 4 contributors

Commits on Dec 20, 2022

  1. Merge branch 'release/7.28.0'

    getsentry-bot committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2794b68 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Replay cater for event processor returning null (#6576)

    Fix an issue in replay's event creation function where an error is thrown if an event processor (called via `client._prepareEvent`) returns null.
    timfish authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4b19b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec5853 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. fix(replay): Do not mangle _metadata in client options (#6600)

    Exclude the `_metadata` field from being mangled which caused invalid replay envelope headers
    Lms24 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    de8cf10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faded38 View commit details
    Browse the repository at this point in the history
  3. release: 7.28.1

    getsentry-bot committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    36ac151 View commit details
    Browse the repository at this point in the history
Loading