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.7.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.7.1
Choose a head ref
  • 16 commits
  • 61 files changed
  • 7 contributors

Commits on Nov 10, 2021

  1. chore(deps): update plugin com.diffplug.eclipse.apt to v3.33.2 (#1550)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | com.diffplug.eclipse.apt | `3.33.1` -> `3.33.2` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.33.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.33.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.33.2/compatibility-slim/3.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.33.2/confidence-slim/3.33.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java).
    renovate-bot authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    89e4300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb9d66 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update plugin com.github.johnrengelman.shadow to v7 (#1526)

    Co-authored-by: Chanseok Oh <[email protected]>
    Co-authored-by: Emily Ball <[email protected]>
    3 people authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6a96770 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. chore: remove warnings and clean up codebase (#1554)

    * chore: remove warnings
    * Clean up
    * No more Java 7
    * Remove unnecessary code
    chanseokoh authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cea4282 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Nov 16, 2021

  1. chore: release 2.7.1-SNAPSHOT (#1552)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Neenu Shaji <[email protected]>
    release-please[bot] and Neenu1995 authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    02436d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    8fc4743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae1789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c844c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. deps: upgrade protobuf to 3.19.1 (#1571)

    * deps: protobuf dependency check
    
    * deps: protobuf 3.19 and PROTOBUF_MAVEN_ARTIFACTS in Bazel
    suztomo authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    7b354e7 View commit details
    Browse the repository at this point in the history
  2. deps: update grpc to 1.42.1 (#1559)

    * deps: update grpc to 1.42.1
    
    * test: print bazel version
    
    * deps: update protobuf version to 3.19.1
    
    * test: try googleapis container gcr.io/gapic-images/googleapis:latest
    
    * test: try using no container
    
    * chore: clarified comment on not using container in Bazel build
    
    Co-authored-by: Tomo Suzuki <[email protected]>
    Neenu1995 and suztomo authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    92b7632 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

Commits on Dec 1, 2021

  1. fix: revert generics syntax change in MockHttpService test utility (#…

    …1574)
    
    * fix: revert generic change in method signature of MockHttpService
    chanseokoh authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    b629488 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. fix: update exception mapping on HTTP error responses (#1570)

    * fix: update exception mapping on HTTP error responses.
    
    Interprets HTTP error reponse codes as defined by the canonical error code mapping. Not marking as breaking changes as it affects only httpjson that is not GA-ed.
    
    * chore: rename parameter
    
    * chore: enhance test
    
    Co-authored-by: Mike Eltsufin <[email protected]>
    chanseokoh and meltsufin authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    8a170d1 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.7.1 (#1558)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.7.1](https://www.github.com/googleapis/gax-java/compare/v2.7.0...v2.7.1) (2021-12-02)
    
    
    ### Bug Fixes
    
    * fix gRPC code conversion ([#1555](https://www.github.com/googleapis/gax-java/issues/1555)) ([09b99d5](https://www.github.com/googleapis/gax-java/commit/09b99d591497b44c3c25b1a54abb0f1cb69d7376))
    * pass error message when creating ApiException ([#1556](https://www.github.com/googleapis/gax-java/issues/1556)) ([918ae41](https://www.github.com/googleapis/gax-java/commit/918ae419f84ad5721638ca10eca992333e9f7c3d))
    * revert generics syntax change in MockHttpService test utility ([#1574](https://www.github.com/googleapis/gax-java/issues/1574)) ([b629488](https://www.github.com/googleapis/gax-java/commit/b629488ffc7d68158158d9197695158f97229c7b))
    * update exception mapping on HTTP error responses ([#1570](https://www.github.com/googleapis/gax-java/issues/1570)) ([8a170d1](https://www.github.com/googleapis/gax-java/commit/8a170d19b42e9b13d4c69dcfbe531d4d4ca69c90))
    
    
    ### Dependencies
    
    * update grpc to 1.42.1 ([#1559](https://www.github.com/googleapis/gax-java/issues/1559)) ([92b7632](https://www.github.com/googleapis/gax-java/commit/92b76325d54604c98c798c489b3a963fdf21a75c))
    * upgrade protobuf to 3.19.1 ([#1571](https://www.github.com/googleapis/gax-java/issues/1571)) ([7b354e7](https://www.github.com/googleapis/gax-java/commit/7b354e73b8ce49008bed51076afb255ca5dc68e4))
    ---
    
    
    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 Dec 2, 2021
    Configuration menu
    Copy the full SHA
    c2083cc View commit details
    Browse the repository at this point in the history
Loading