-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: googleapis/gax-java
base: v2.7.0
head repository: googleapis/gax-java
compare: v2.7.1
- 16 commits
- 61 files changed
- 7 contributors
Commits on Nov 10, 2021
-
chore(deps): update plugin com.diffplug.eclipse.apt to v3.33.2 (#1550)
[](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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).
Configuration menu - View commit details
-
Copy full SHA for 89e4300 - Browse repository at this point
Copy the full SHA 89e4300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb9d66 - Browse repository at this point
Copy the full SHA 8cb9d66View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6a96770 - Browse repository at this point
Copy the full SHA 6a96770View commit details
Commits on Nov 11, 2021
-
chore: remove warnings and clean up codebase (#1554)
* chore: remove warnings * Clean up * No more Java 7 * Remove unnecessary code
Configuration menu - View commit details
-
Copy full SHA for cea4282 - Browse repository at this point
Copy the full SHA cea4282View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 918ae41 - Browse repository at this point
Copy the full SHA 918ae41View commit details
Commits on Nov 16, 2021
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 02436d2 - Browse repository at this point
Copy the full SHA 02436d2View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 09b99d5 - Browse repository at this point
Copy the full SHA 09b99d5View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8fc4743 - Browse repository at this point
Copy the full SHA 8fc4743View commit details -
Configuration menu - View commit details
-
Copy full SHA for cae1789 - Browse repository at this point
Copy the full SHA cae1789View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c844c - Browse repository at this point
Copy the full SHA e3c844cView commit details
Commits on Nov 29, 2021
-
deps: upgrade protobuf to 3.19.1 (#1571)
* deps: protobuf dependency check * deps: protobuf 3.19 and PROTOBUF_MAVEN_ARTIFACTS in Bazel
Configuration menu - View commit details
-
Copy full SHA for 7b354e7 - Browse repository at this point
Copy the full SHA 7b354e7View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 92b7632 - Browse repository at this point
Copy the full SHA 92b7632View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e12445 - Browse repository at this point
Copy the full SHA 6e12445View commit details
Commits on Dec 1, 2021
-
fix: revert generics syntax change in MockHttpService test utility (#…
…1574) * fix: revert generic change in method signature of MockHttpService
Configuration menu - View commit details
-
Copy full SHA for b629488 - Browse repository at this point
Copy the full SHA b629488View commit details
Commits on Dec 2, 2021
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 8a170d1 - Browse repository at this point
Copy the full SHA 8a170d1View commit details -
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for c2083cc - Browse repository at this point
Copy the full SHA c2083ccView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.0...v2.7.1