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.19.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.20.0
Choose a head ref
  • 14 commits
  • 49 files changed
  • 7 contributors

Commits on May 16, 2023

  1. Merge branch 'release/6.19.0'

    getsentry-bot
    getsentry-bot committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2b0a22b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    e9bec6e View commit details
    Browse the repository at this point in the history
  2. release: 6.19.1

    getsentry-bot committed May 17, 2023
    Configuration menu
    Copy the full SHA
    41b1bad View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge branch 'release/6.19.1'

    getsentry-bot
    getsentry-bot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    46dd45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b3a90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1707044 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 24, 2023

  1. Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#2723)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@894ff02...eaaf4be)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 24, 2023
    Configuration menu
    Copy the full SHA
    a485ab0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    46e0307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37cd75a View commit details
    Browse the repository at this point in the history
  3. Add OkHttp event spans (#2659)

    * made SentryOkHttpInterceptor work nicely with SentryOkHttpEventListener
    * added SentryOkHttpEventListener, with an optional instance of EventListener to propagate calls to
    * added SentryOkHttpEvent
    * updated span data to align with https://develop.sentry.dev/sdk/performance/span-data-conventions/
    stefanosiano authored May 26, 2023
    Configuration menu
    Copy the full SHA
    fe90ed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cb8080 View commit details
    Browse the repository at this point in the history
  5. release: 6.20.0

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