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: googleapis/google-http-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: googleapis/google-http-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 4 commits
  • 21 files changed
  • 2 contributors

Commits on Oct 14, 2025

  1. chore(main): release 2.0.3-SNAPSHOT (#2126)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    c4b34eb View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. build: add protobuf-4.x-rc configuration to release please (#2130)

    * build: add protobuf-4.x-rc configuration to release please
    
    * chore: set protobuf branch to manifest release
    diegomarquezp authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    0a70f40 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. fix(apache5): set connection request timeout on setTimeout (#2129)

    * feat: Add constructor with connection request config for Apache 5 http client
    
    * chore: dos2unix
    
    * chore: remove redundant test
    
    * chore: lint
    
    * chore: revert changes
    
    * fix: set connection request timeout on setTimeout
    
    * chore: convert line endings
    
    * chore: back to original approach
    
    * chore: transform to unit test
    
    * Revert "chore: transform to unit test"
    
    This reverts commit c6b495d.
    
    * Revert "chore: back to original approach"
    
    This reverts commit 0b3d0bc.
    
    * docs: add javadoc for Apache5HttpRequest.setTimeout(int, int)
    diegomarquezp authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    d11d794 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.0.3 (#2140)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    8936ea8 View commit details
    Browse the repository at this point in the history
Loading