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.3.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.4.0
Choose a head ref
  • 15 commits
  • 21 files changed
  • 4 contributors

Commits on Jan 30, 2024

  1. chore(main): release 2.3.1-SNAPSHOT (#2426)

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

Commits on Feb 16, 2024

  1. chore: updating CONTRIBUTING.md (#2434)

    * chore: updating CONTRIBUTING.md
    
    Updating CONTRIBUTING.md as per go/java-repos-contrib-guidelines
    
    b/323273913
    
    * owlbot.py to exclude CONTRIBUTING.md
    suztomo authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7f97bd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    d6adc9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cd2a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a075e39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aedc6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81bdcd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00d1ebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    830d021 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    231aa56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42b6c9e View commit details
    Browse the repository at this point in the history
  10. feat: Add Universe Domain Support (#2435)

    * feat: Implement Universe Domain Support
    
    * chore: Clean up auth dependencies
    
    * chore: Resolve checkstyle issues
    
    * chore: Determine service name from url
    
    * chore: Return null for invalid rootUrl
    
    * chore: Add javadocs for Universe Domain changes in AbstractGoogleClient
    
    * chore: Address checkstyle issues
    
    * chore: Add tests for AbstractGoogleClient
    
    * chore: Fix tests
    
    * chore: Update docs for AbstractGoogleClient
    
    * chore: validateUniverseDomain does not return bool
    
    * chore: Move validateUniverseDomain() to parent impl
    
    * chore: Update javadocs
    
    * chore: Add Env Var tests for GOOGLE_CLOUD_UNIVERSE_DOMAIN
    
    * chore: Fix lint issues
    
    * chore: Fix env var tests
    
    * chore: Update logic for isUserConfiguredEndpoint
    
    * chore: Throw IOException on validateUniverseDomain
    
    * chore: Address PR comments
    
    * chore: Address PR comments
    
    * chore: Address PR comments
    
    * chore: Address PR comments
    
    * chore: Validate on HttpCredentialsAdapter
    
    * chore: Address PR comments
    lqiu96 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4adfed9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    690a21a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c543a55 View commit details
    Browse the repository at this point in the history
  13. chore(main): release 2.4.0 (#2439)

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