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: 8.21.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: 8.21.1
Choose a head ref
  • 4 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 8, 2025

  1. Merge branch 'release/8.21.0'

    getsentry-bot committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    17a0955 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Add CLAUDE.md for Claude Code guidance (#4706)

    Provides essential commands, architecture overview, and development
    workflow rules for Claude Code instances working in this repository.
    References cursor rules for domain-specific knowledge areas.
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-authored-by: Claude <noreply@anthropic.com>
    runningcode and claude authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    46ae35c View commit details
    Browse the repository at this point in the history
  2. Use Kotlin stdlib 1.9.24 dependency for Android modules (#4707)

    * Use Kotlin stdlib 1.9.24 dependency for Android modules
    
    * Limit Kotlin 1.9.24 dependency to published Android modules only
    
    * Let UI tests use bundled kotlin version
    
    * Update Changelog
    markushi authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    16a31b3 View commit details
    Browse the repository at this point in the history
  3. release: 8.21.1

    getsentry-bot committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    41f8a6b View commit details
    Browse the repository at this point in the history
Loading