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.7.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.7.1
Choose a head ref
  • 18 commits
  • 55 files changed
  • 13 contributors

Commits on Nov 4, 2022

  1. Bump actions/checkout from 2 to 3 (#2334)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2401a37 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 2 to 3 (#2333)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6a6e8ed View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java from 2 to 3 (#2332)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2102df5 View commit details
    Browse the repository at this point in the history
  4. Bump github/codeql-action from 2.1.26 to 2.1.30 (#2336)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1f7ae56 View commit details
    Browse the repository at this point in the history
  5. Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#2335)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7597ded View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

  1. VendorId should be a String (#2343)

    Co-authored-by: Manoel Aranda Neto <[email protected]>
    markushi and marandaneto authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    bb20890 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. Bump github/codeql-action from 2.1.30 to 2.1.31 (#2339)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Roman Zavarnitsyn <[email protected]>
    dependabot[bot] and romtsn authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3ac76b6 View commit details
    Browse the repository at this point in the history
  2. updated ui test dependencies and benchmark device (#2353)

    updated ui test dependencies for Android 13
    updated benchmark device
    stefanosiano authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    fb3fab7 View commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 2 to 3 (#2352)

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Philipp Hofmann <[email protected]>
    dependabot[bot] and philipphofmann authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    51e7326 View commit details
    Browse the repository at this point in the history
  4. Update Spring Boot Jakarta to Spring Boot 3.0.0-RC2 (#2347)

    Co-authored-by: Maciej Walkowiak <[email protected]>
    Co-authored-by: Lukas Bloder <[email protected]>
    Co-authored-by: Alexander Dinauer <[email protected]>
    Co-authored-by: Alexander Dinauer <[email protected]>
    Co-authored-by: getsentry-bot <[email protected]>
    Co-authored-by: Sentry Github Bot <[email protected]>
    6 people authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    38e4f11 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    642001e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5173a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be45a71 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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

Commits on Nov 16, 2022

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

    getsentry-bot committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9e682ce View commit details
    Browse the repository at this point in the history
Loading