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: 090af74
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: f58bf69
Choose a head ref
  • 7 commits
  • 52 files changed
  • 5 contributors

Commits on Jun 21, 2024

  1. Merge branch 'release/7.118.0' into v7

    getsentry-bot committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    47f1710 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. meta(v7): Ignore pem for tests (#13051)

    Luca Forstner authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d3e2c7b View commit details
    Browse the repository at this point in the history
  2. test(v7/loader): Update Loader Script to latest (#12765)

    Backports the loader changes (as the loader also needs to run in v7).
    
    Implements the changes from
    https://github.com/getsentry/sentry/compare/fn/loader-v8
    
    Part of #12187
    mydea authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    eeae3cf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. backport(tracing): Report dropped spans for transactions (#13343)

    Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
    krystofwoldrich and mydea authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f54c97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2060d84 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix(ci): GH dropped macos-11 at the end of June 24 (#13360)

    https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/#macos-11-deprecation-and-removal
    
    ```
    In January 2024, GitHub announced the [deprecation of macOS 11](https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/) and the removal of the runner image by June 2024. The macOS 11 runner image will be removed on 6/28/2024. We recommend updating workflows to use macos-14, macos-13, macos-12, or macos-latest. Reminder emails will be sent to those who have used the macOS 11 runner image in the past 30 days. Jobs using macOS 11 will temporarily fail during scheduled time periods to raise awareness of the upcoming removal. The schedule can be found below:
    
    June 17 2024, 8:00 AM – 2:00 PM EST
    June 19 2024, 12:00 PM – 6:00 PM EST
    June 24 2024, 3:00 AM – 9:00 PM EST
    June 26 2024, 8:00 AM – 2:00 PM EST
    ```
    krystofwoldrich authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a6bc39f View commit details
    Browse the repository at this point in the history
  2. release: 7.119.0

    getsentry-bot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f58bf69 View commit details
    Browse the repository at this point in the history
Loading