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.111.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.112.1
Choose a head ref
  • 11 commits
  • 69 files changed
  • 5 contributors

Commits on Apr 18, 2024

  1. Merge branch 'release/7.111.0' into v7

    getsentry-bot committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d7cf686 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. build: Backport nx cache config fixes (#11742)

    Just fixes this in v7 to, as it makes development a bit easier.
    mydea authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8be252e View commit details
    Browse the repository at this point in the history
  2. feat: Export pluggable integrations from SDK packages (#11723)

    This exports the functional integrations from `@sentry/integrations`
    from each package.
    
    In v8, the `@sentry/integrations` package will be gone, and the
    migration path is to just use it from the SDK package itself.
    mydea authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    da5ba09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da1c8d View commit details
    Browse the repository at this point in the history
  4. feat(replay): Add "maxCanvasSize" option for replay canvases (#11732)

    We do not want to allow users to capture super large canvases, enforce a
    max size limit
    
    Requires getsentry/rrweb#174
    Closes #10498
    Backport of #11617
    billyvg authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6a0a4c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6c7884 View commit details
    Browse the repository at this point in the history
  6. release: 7.112.0

    getsentry-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6dc447d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/7.112.0' into v7

    getsentry-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9544973 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f55e3e View commit details
    Browse the repository at this point in the history
  9. meta(changelog): Update changelog for 7.112.1 (#11751)

    Getting this ember fix out, as it's kind of bad.
    mydea authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c4bd3b9 View commit details
    Browse the repository at this point in the history
  10. release: 7.112.1

    getsentry-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6f267d2 View commit details
    Browse the repository at this point in the history
Loading