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: square/wire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.4
Choose a base ref
...
head repository: square/wire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.5
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 8, 2025

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

Commits on Jul 9, 2025

  1. fix: use correct class loader for clients and builder

    In a non-flat class path the ClassLoader of the target object may
    be differnt to the system ClassLoader.
    stuartwdouglas committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    276601f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3347 from stuartwdouglas/class-loading-fix

    fix: use correct class loader for clients and builder
    oldergod authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    cf9df79 View commit details
    Browse the repository at this point in the history
  3. Prepare for release 5.3.5.

    oldergod committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    f4848d3 View commit details
    Browse the repository at this point in the history
Loading