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

Commits on Aug 8, 2020

  1. chore: release 1.58.3-SNAPSHOT (#1169)

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

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    c6e92e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f89877a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    2de22b6 View commit details
    Browse the repository at this point in the history
  2. fix: [gax-java] Fix broken Bazel build (#1180)

    * fix: [gax-java] Fix broken Bazel build
    
    * fix: use autovalue v1.4
    
    * fix: remove bazel_skylib from dependencies.properties
    
    * fix: move bazel_skylib into repositories.bzl
    miraleung authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    834c05e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. fix: [gax-java] Add speedy Bazel builds to Travis (#1181)

    * fix: [gax-java] Fix broken Bazel build
    
    * fix: [gax-java] Add speedy Bazel builds to Travis
    
    * fix: use autovalue v1.4
    
    * fix: Update bazel invocation
    
    * fix: add Bazel install to travis.yml
    
    * fix: add wget of sha256 checksum
    
    * fix: split Java 7 and 8 checks into distinct jobs
    
    * fix: split gradle and bazel builds into separate tasks
    
    * fix: merge master
    
    * Update .travis.yml
    
    * fix: use bazel version and binary variables
    miraleung authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2fb85fe View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. chore: release 1.58.3 (#1182)

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