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: v1.55.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: v1.56.0
Choose a head ref
  • 8 commits
  • 22 files changed
  • 5 contributors

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    ad62e61 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Add javax.annotations dependency in bazel build to gax-g…

    …rpc (#1000)
    
    This is to solve java11 incompatibility issue.
    Also use transitive dependencies directly from grpc for bazel.
    vam-google authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7300468 View commit details
    Browse the repository at this point in the history
  3. chore(test): make it easier to debug failures in SettingsTest (#994)

    * chore(test): make it easier to debug failures in SettingsTest
    
    * format
    igorbernstein2 authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    909bf1b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. feat: add ability to partially update retry settings (#993)

    * feat: add ability to partially update retry settings
    
    * Fix mutability of ServerStreamingCallSettings.retryCodes
    
    * fix tests
    
    * address feedback
    
    * doc
    
    * fix bad rebase
    igorbernstein2 authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e57452a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884f877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d7fba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07cba66 View commit details
    Browse the repository at this point in the history
  5. Release v1.56.0 (#1014)

    chingor13 authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a8827ad View commit details
    Browse the repository at this point in the history
Loading