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: 8.45.1
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: 8.46.0
Choose a head ref
  • 10 commits
  • 60 files changed
  • 9 contributors

Commits on Dec 16, 2024

  1. Merge branch 'release/8.45.1' into v8

    getsentry-bot committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    f6ef5a1 View commit details
    Browse the repository at this point in the history
  2. chore(craft): Publish only aws v8 layer (#14703)

    The v8 branch should not publish to the latest layer.
    andreiborza authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    85952db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c698ad9 View commit details
    Browse the repository at this point in the history
  4. fix: Normalise ANR debug image file paths if appRoot was supplied [v8] (

    #14709)
    
    We should normalise all paths in ANR events if an appRoot path is
    supplied. This is important for the Electron SDK where we normalise
    around the app path to keep usernames out of reported events.
    
    Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
    timfish and AbhiPrasad authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    6e682c4 View commit details
    Browse the repository at this point in the history
  5. feat(node): Detect Railway release name [v8] (#14714)

    Co-authored-by: Conor O'Brien <conor.w.ob@gmail.com>
    AbhiPrasad and conor-ob authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    9527563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d32bf15 View commit details
    Browse the repository at this point in the history
  7. ref(flags): don't export FeatureFlagContext in types-hoist/context.ts (

    …#14741)
    
    This isn't exported in types-hoist/index, but we found users can still
    import it from a `build/` file. Discussed with @billyvg we don't want
    users to accidentally import it this way.
    
    Note we currently use this type in sentry, until
    getsentry/sentry#81954 is rolled out.
    aliu39 authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    dcc5742 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    0e5e77a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14739 from getsentry/changelog-8.46.0

    meta(changelog): Update changelog for 8.46.0
    s1gr1d authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    ea72950 View commit details
    Browse the repository at this point in the history
  3. release: 8.46.0

    getsentry-bot committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    5387fde View commit details
    Browse the repository at this point in the history
Loading