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-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.34.0
Choose a base ref
...
head repository: getsentry/sentry-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.0
Choose a head ref
  • 5 commits
  • 213 files changed
  • 10 contributors

Commits on Nov 20, 2023

  1. Merge branch 'release/6.34.0'

    getsentry-bot
    getsentry-bot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0bd723b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    b172d4e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Reduce main thread work on init (#3036)

    * delete old profiles in the background on SDK init
    * moved some Integration.register() to the background using executorService
    * Move integrations registration to background during init (#3043)
    * removed integrations registration falling back to calling thread
    stefanosiano authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e6ffd7b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. 7.0.0 (#2958)

    Co-authored-by: Sentry Github Bot <[email protected]>
    Co-authored-by: Roman Zavarnitsyn <[email protected]>
    Co-authored-by: Markus Hintersteiner <[email protected]>
    Co-authored-by: Lukas Bloder <[email protected]>
    Co-authored-by: Stefano <[email protected]>
    Co-authored-by: getsentry-bot <[email protected]>
    Co-authored-by: getsentry-bot <[email protected]>
    Co-authored-by: Alexander Dinauer <[email protected]>
    Co-authored-by: Richard Harrah <[email protected]>
    9 people authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8fd337b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. release: 7.0.0

    getsentry-bot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    24c4573 View commit details
    Browse the repository at this point in the history
Loading