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: 7.18.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.18.1
Choose a head ref
  • 10 commits
  • 17 files changed
  • 7 contributors

Commits on Nov 18, 2024

  1. Merge branch 'release/7.18.0'

    getsentry-bot committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3d24791 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Switch to 3 devices (Android 11, 13, 14), Increase timeout (#3897)

    Co-authored-by: Stefano <stefano.siano@sentry.io>
    markushi and stefanosiano authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    50c77e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Bump github/codeql-action from 3.27.0 to 3.27.5 (#3923)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6624720...f09c1c0)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0249f51 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4.6.0 to 5.0.7 (#3922)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.7.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@b9fd7d1...015f24e)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d04f398 View commit details
    Browse the repository at this point in the history
  3. Bump gradle/actions (#3924)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 707359876a764dbcdb9da0b0ed08291818310c3d to 4ba34e96c5f6493e99d0696180a9a8d431577ba9.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@7073598...4ba34e9)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8243bcd View commit details
    Browse the repository at this point in the history
  4. Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 (#3868)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.8 to 4.6.9.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@881db53...62fec3a)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    984f2fa View commit details
    Browse the repository at this point in the history
  5. chore: Update PR template (#3909)

    Remove I reviewed the code and add updating the wizard because we often forget to update it.
    philipphofmann authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    faa4779 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Fix testTag not working for Jetpack Compose gesture detection (#3878)

    * Fix testTag not working in new versions of Jetpack Compose
    
    * Ensure field is accessible
    
    * Update changelog
    
    * Fix use getDeclaredField instead of getField
    markushi authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    262123a View commit details
    Browse the repository at this point in the history
  2. add talk on session replay to readme (#3928)

    #skip-changelog
    bruno-garcia authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b8abfa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. release: 7.18.1

    getsentry-bot committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    34422b4 View commit details
    Browse the repository at this point in the history
Loading