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.12.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.13.0
Choose a head ref
  • 16 commits
  • 68 files changed
  • 7 contributors

Commits on Jul 15, 2024

  1. Merge branch 'release/7.12.0'

    getsentry-bot committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9c4170f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Bump github/codeql-action from 3.25.10 to 3.25.11 (#3529)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@23acc5c...b611370)
    
    ---
    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 Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a449452 View commit details
    Browse the repository at this point in the history
  2. Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 (#3531)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.1.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@65b5dfd...5c6e9e9)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    028e225 View commit details
    Browse the repository at this point in the history
  3. Bump gradle/actions (#3532)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 2cd2a6e951bd0b53f55a08e4e4c6f2586f3a36b9 to cdbbabd09cff07936e1c9dbe8c9d4b6ac2ef7156.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@2cd2a6e...cdbbabd)
    
    ---
    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 Jul 16, 2024
    Configuration menu
    Copy the full SHA
    83b0c04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7620eac View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Check app start spans time and foreground state (#3550)

    * App start now takes AppStartMetrics.appLaunchedInForeground variable to add spans to the transaction
    * App starts longer than 1 minute are dropped (same as Firebase)
    * added Activity lifecycle registration to check start launch time and foreground status
    * added AppStartMetrics.registerApplicationForegroundCheck in the SentryPerformanceProvider and SentryAndroid.init, other than AppStartMetrics.onApplicationCreate
    * ActivityLifecycleIntegration now reads first activity creation on create instead of class instantiation
    * AppStartMetrics stops app start profiler if no activity is being created
    stefanosiano authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    73237da View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. release: 7.12.1

    getsentry-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    391c199 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 3.25.11 to 3.25.13 (#3591)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.13.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b611370...2d79040)
    
    ---
    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 Jul 23, 2024
    Configuration menu
    Copy the full SHA
    60865fe View commit details
    Browse the repository at this point in the history
  3. Bump reactivecircus/android-emulator-runner from 2.31.0 to 2.32.0 (#3573

    )
    
    Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.31.0 to 2.32.0.
    - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
    - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
    - [Commits](ReactiveCircus/android-emulator-runner@77986be...f0d1ed2)
    
    ---
    updated-dependencies:
    - dependency-name: reactivecircus/android-emulator-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    485ff61 View commit details
    Browse the repository at this point in the history
  4. Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#3590)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@5c6e9e9...94f3c65)
    
    ---
    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 Jul 23, 2024
    Configuration menu
    Copy the full SHA
    74ed0f6 View commit details
    Browse the repository at this point in the history
  5. Bump gradle/actions (#3597)

    Bumps [gradle/actions](https://github.com/gradle/actions) from cdbbabd09cff07936e1c9dbe8c9d4b6ac2ef7156 to fd87365911aa12c016c307ea21313f351dc53551.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@cdbbabd...fd87365)
    
    ---
    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 Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a0423a0 View commit details
    Browse the repository at this point in the history
  6. Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 (#3589)

    Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@8842585...f9c9c57)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/wrapper-validation-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fc84053 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge branch 'release/7.12.1'

    getsentry-bot committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7ee0493 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Bump Spring Boot to 3.3.2 (#3541)

    * Bump Spring Boot to 3.3.1
    
    * changelog
    
    * add specific classpath dependency for commons compress
    
    * bump to latest patch release of spring boot
    
    ---------
    
    Co-authored-by: Lukas Bloder <lukas.bloder@gmail.com>
    adinauer and lbloder authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3a89243 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

    getsentry-bot committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b64477e View commit details
    Browse the repository at this point in the history
Loading