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.28.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.29.0
Choose a head ref
  • 8 commits
  • 27 files changed
  • 9 contributors

Commits on Dec 4, 2025

  1. Merge branch 'release/8.28.0'

    getsentry-bot committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    dba088c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. feat(envelope-item): Support metric type (#4956)

    * add trace metric envelope type
    
    * changelog id
    
    * fix lint
    
    * lint
    
    * update test with incorrect key
    
    * update api
    
    ---------
    
    Co-authored-by: Lucas <[email protected]>
    lucas-zimerman and Lucas authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    91bb874 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. build(deps): bump urllib3 in the pip group across 1 directory (#4952)

    Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3).
    
    
    Updates `urllib3` from 2.5.0 to 2.6.0
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.0
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    6edfca2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. fix: improve network body parsing and truncation handling (#4958)

    ---------
    
    Co-authored-by: Claude Sonnet 4.5 <[email protected]>
    Co-authored-by: Sentry Github Bot <[email protected]>
    Co-authored-by: Roman Zavarnitsyn <[email protected]>
    4 people authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    b01b11a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.1 (

    …#4954)
    
    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.4 to 2.2.1.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@6701853...29824e6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: 2.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Roman Zavarnitsyn <[email protected]>
    dependabot[bot] and romtsn authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    5b66efd View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. build(deps): bump actions/upload-artifact from 5 to 6 (#4965)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    106e5aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d8c1e View commit details
    Browse the repository at this point in the history
  3. release: 8.29.0

    getsentry-bot committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    216800f View commit details
    Browse the repository at this point in the history
Loading