Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
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/gax-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: googleapis/gax-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 5 commits
  • 32 files changed
  • 3 contributors

Commits on Aug 12, 2021

  1. Diregapic LRO Initial implementation (#1450)

    * feat: Basic DIREGAPIC LRO implementation
    
    No unit tests
    
    * chore: add tests for HttpJson LRO (#1434)
    
    * add javadoc and annotations
    
    Co-authored-by: Gabriel Gonzalez <[email protected]>
    vam-google and GabrielGonzalezDiaz authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    026546a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. chore: release 2.1.1-SNAPSHOT (#1453)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Vadym Matsishevskyi <[email protected]>
    release-please[bot] and vam-google authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    83780dc View commit details
    Browse the repository at this point in the history
  2. Add AIP-151 LRO OperationsClient to gax-httpjson (#1456)

    * feat: Basic DIREGAPIC LRO implementation
    
    No unit tests
    
    * feat: Add OperationsClient gax-httpjson to support AIP-151 LRO in rest transport
    
    * feat: Add OperationsClient gax-httpjson to support AIP-151 LRO in rest transport
    
    * add OperationsClient create(BackgroundResource stub) method overload
    
    * reformat & remove dependency on local maven cache
    vam-google authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    d7ce58e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    314acb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2f997 View commit details
    Browse the repository at this point in the history
Loading