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-api-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: googleapis/google-api-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 5 commits
  • 23 files changed
  • 3 contributors

Commits on May 28, 2024

  1. chore(main): release 2.6.1-SNAPSHOT (#2489)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    e7a106f View commit details
    Browse the repository at this point in the history
  2. chore: pinning jakarta servlet API v5 (#2487)

    * chore: pinning jakarta servlet API v5
    
    Pinning jakarta servlet API v5 because v6 does not work with Java
    8 compilation.
    
    * matchPackageNames
    
    https://docs.renovatebot.com/configuration-options/#matchpackagenames
    suztomo authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b3df1f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. feat: Provide HttpTransport support for google certificates with apac…

    …he HTTP client v5 (#2497) (#2503)
    
    provide new GoogleApache5HttpTransport that returns HttpTransport with google certificates using apache HTTP client v5
    ldetmer authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0d39b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fa311 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.7.0 (#2504)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 27, 2024
    1 Configuration menu
    Copy the full SHA
    6c3b57c View commit details
    Browse the repository at this point in the history
Loading