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.5.1
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.6.0
Choose a head ref
  • 6 commits
  • 16 files changed
  • 4 contributors

Commits on May 16, 2024

  1. chore(main): release 2.5.2-SNAPSHOT (#2479)

    🤖 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 16, 2024
    Configuration menu
    Copy the full SHA
    3ba13b4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat: WebHookUtil classes using the jakarta namespace (#2484)

    * feat: WebHookUtil classes using the jakarta namespace
    
    Fixes #2260
    
    Copied the implementation with the jakarta.servlet namespace
    using the same methology as googleapis/google-oauth-java-client#1115.
    
    - Replaced javax with jakarta and declared the dependency with
      provided scope.
    - Keeping the classes as `Beta` annotated.
    - No tests exist for the classes.
    - Added `@since 2.6.0` as the last release was 2.5.1.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    suztomo and gcf-owl-bot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    e928cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174f626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7556a88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7dd907 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. 1 Configuration menu
    Copy the full SHA
    50bbb72 View commit details
    Browse the repository at this point in the history
Loading