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.58.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.58.1
Choose a head ref
  • 4 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 4, 2020

  1. chore: release 1.58.1-SNAPSHOT (#1161)

    * chore: updated versions.txt [ci skip]
    
    * chore: updated gax-bom/pom.xml [ci skip]
    
    * chore: updated samples/pom.xml [ci skip]
    
    * chore: updated benchmark/build.gradle [ci skip]
    
    * chore: updated build.gradle [ci skip]
    
    * chore: updated gax-bom/build.gradle [ci skip]
    
    * chore: updated gax-grpc/build.gradle [ci skip]
    
    * chore: updated gax-httpjson/build.gradle [ci skip]
    
    * chore: updated gax/build.gradle [ci skip]
    
    * chore: updated dependencies.properties
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    2c56c79 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. fix: Watchdog.shutdownNow() does not shutdown executor (#1158)

    Co-authored-by: Radek Grebski <[email protected]>
    rgrebski and Radek Grebski authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    6241a21 View commit details
    Browse the repository at this point in the history
  2. fix: fix dependencies.properties resource file creation during deploy…

    …ment (#1163)
    
    * fix: immediately populate the dependencies.properties resource file
    
    * fix: generate the dependences.properties file as a generated-resource and include in sources
    chingor13 authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    3e7e1f1 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.58.1 (#1165)

    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated README.md [ci skip]
    
    * chore: updated versions.txt [ci skip]
    
    * chore: updated gax-bom/pom.xml [ci skip]
    
    * chore: updated samples/pom.xml [ci skip]
    
    * chore: updated benchmark/build.gradle [ci skip]
    
    * chore: updated build.gradle [ci skip]
    
    * chore: updated gax-bom/build.gradle [ci skip]
    
    * chore: updated gax-grpc/build.gradle [ci skip]
    
    * chore: updated gax-httpjson/build.gradle [ci skip]
    
    * chore: updated gax/build.gradle [ci skip]
    
    * chore: updated dependencies.properties
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    08c96a5 View commit details
    Browse the repository at this point in the history
Loading