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: main
Choose a base ref
...
head repository: xeromank/sentry-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 21 files changed
  • 2 contributors

Commits on Jun 2, 2023

  1. Add Annotation SentryCaptureException for org.springframework.web.bin…

    …d.annotation.ExceptionHandler
    xeromank committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1db3fea View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Fix config; Add tests

    adinauer committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    29a990d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    3d93d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e356cc View commit details
    Browse the repository at this point in the history
  3. move into separate package

    adinauer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    73b3deb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. duplicate for spring boot 2

    adinauer committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    982523b View commit details
    Browse the repository at this point in the history
  2. changelog

    adinauer committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a4c9aa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Fix spring version number

    adinauer committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a7be4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d00e1 View commit details
    Browse the repository at this point in the history
Loading