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.63.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.63.1
Choose a head ref
  • 5 commits
  • 16 files changed
  • 4 contributors

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    32240eb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. fix: fix watchdog NPE red herring (#1344)

    * fix: fix watchdog NPE red herring
    
    * adding a test
    
    * checking a few more things in the test
    
    * make innercallable volatile
    mutianf authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    06dbf12 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. fix: fix dynamic flow control setting checks (#1347)

    * fix: fix dynamic flow control setting checks
    
    * make checks more readable
    mutianf authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    69458b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. chore: release 1.63.1-SNAPSHOT (#1343)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Mira Leung <miraleung@users.noreply.github.com>
    release-please[bot] and miraleung authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    4032a21 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.63.1 (#1349)

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