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: raphw/byte-buddy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: byte-buddy-1.17.0
Choose a base ref
...
head repository: raphw/byte-buddy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: byte-buddy-1.17.1
Choose a head ref
  • 15 commits
  • 15 files changed
  • 2 contributors

Commits on Jan 29, 2025

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

Commits on Jan 30, 2025

  1. Update internal Byte Buddy.

    raphw committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    30844a3 View commit details
    Browse the repository at this point in the history
  2. Update checksums

    raphw committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    bca52a2 View commit details
    Browse the repository at this point in the history
  3. Update checksums

    raphw committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    f02b4f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Fix return type.

    raphw committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    9b11850 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Fix return type.

    raphw committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    235772d View commit details
    Browse the repository at this point in the history
  2. Remove todo.

    raphw committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    8495852 View commit details
    Browse the repository at this point in the history
  3. Add missing constructors.

    raphw committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    f426fa2 View commit details
    Browse the repository at this point in the history
  4. Fix shift consideration.

    raphw committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    71c3dce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54165f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Document supported java versions (#1769)

    * Document supported java versions
    
    Tracking changes in supported java in net.bytebuddy.ClassFileVersion and adding the next released version.
    
    * Document supported java versions
    
    Integrate: Min Supported Java Version
    danischroeter authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    a8417f3 View commit details
    Browse the repository at this point in the history
  2. Clean up table of versions.

    raphw committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    59554f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    3d8b801 View commit details
    Browse the repository at this point in the history
  2. [release] Release new version

    raphw committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    d0b14c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea413d5 View commit details
    Browse the repository at this point in the history
Loading