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

Commits on Aug 28, 2021

  1. chore: release 2.4.1-SNAPSHOT (#1472)

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

Commits on Sep 8, 2021

  1. fix: REGAPIC fix socket timeout for wait calls (#1476)

    wait() LRO calls may take 2+ minutes, while default read timeout was 20sec.
    vam-google authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    86c68b3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…

    …bigtable-v2 to v2.1.1 (#1473)
    
    Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
    renovate-bot and Neenu1995 authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    15d214b View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…

    …pubsub-v1 to v1.96.3 (#1474)
    
    Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
    renovate-bot and Neenu1995 authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    6b435d9 View commit details
    Browse the repository at this point in the history
  4. chore: release 2.4.1 (#1477)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.4.1](https://www.github.com/googleapis/gax-java/compare/v2.4.0...v2.4.1) (2021-09-08)
    
    
    ### Bug Fixes
    
    * REGAPIC fix socket timeout for wait calls ([#1476](https://www.github.com/googleapis/gax-java/issues/1476)) ([86c68b3](https://www.github.com/googleapis/gax-java/commit/86c68b3ffd241f6932516d0e7b5d9ae5714b89e0))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1f9493b View commit details
    Browse the repository at this point in the history
Loading