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.1
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.2
Choose a head ref
  • 3 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 7, 2020

  1. chore: release 1.58.2-SNAPSHOT (#1167)

    * 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 7, 2020
    Configuration menu
    Copy the full SHA
    cbfd0a3 View commit details
    Browse the repository at this point in the history
  2. fix: Settings objects should not try to read quotaProjectId from cred…

    …entials (#1162)
    
    * fix: defer credential loading until you ask for quotaProjectId
    
    * fix: StubSettings doesn't need to know quotaProjectId loading order
    
    * test: remove test scenario we don't care about
    chingor13 authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    1b09bcf View commit details
    Browse the repository at this point in the history
  3. chore: release 1.58.2 (#1168)

    * 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 7, 2020
    Configuration menu
    Copy the full SHA
    fcdd16c View commit details
    Browse the repository at this point in the history
Loading