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.20.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: 6.21.0
Choose a head ref
  • 12 commits
  • 61 files changed
  • 9 contributors

Commits on May 26, 2023

  1. Merge branch 'release/6.20.0'

    getsentry-bot
    getsentry-bot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e5c250b View commit details
    Browse the repository at this point in the history
  2. Add SentryWrapper for Callable and Supplier Interface (#2720)

    * introduce sentry wrapper class with static methods to wrap callable and supplier interface
    
    * add changelog entry
    
    * Format code
    
    * add tests
    
    * api dump
    
    * merge changelog
    
    * CR
    
    * format
    
    ---------
    
    Co-authored-by: Sentry Github Bot <[email protected]>
    lbloder and getsentry-bot authored May 26, 2023
    Configuration menu
    Copy the full SHA
    16cd2b6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    a62c875 View commit details
    Browse the repository at this point in the history
  2. Run AGP test matrix with/without sentry integrations (#2743)

    Co-authored-by: Markus Hintersteiner <[email protected]>
    romtsn and markushi authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b056859 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dddfbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c28a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d528048 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2152fd View commit details
    Browse the repository at this point in the history
  7. Refactor android sqlite instrumentation (SDK side) (#2722)

    * added new module sentry-android-sqlite
    * added SQLiteSpanManager, SentrySupportSQLiteStatement, SentrySupportSQLiteOpenHelper and SentrySupportSQLiteDatabase wrappers
    stefanosiano authored May 30, 2023
    Configuration menu
    Copy the full SHA
    84b2bbd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. release: 6.21.0

    getsentry-bot committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e384008 View commit details
    Browse the repository at this point in the history
Loading