-
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.16.0
head repository: googleapis/gax-java
compare: v2.17.0
- 11 commits
- 38 files changed
- 6 contributors
Commits on Apr 18, 2022
-
feat: next release from main branch is 2.17.0 (#1659)
enable releases
Configuration menu - View commit details
-
Copy full SHA for 5a31361 - Browse repository at this point
Copy the full SHA 5a31361View commit details
Commits on Apr 21, 2022
-
chore(deps): update plugin com.diffplug.eclipse.apt to v3.36.1 (#1662)
[![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.36.0` -> `3.36.1` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.1/compatibility-slim/3.36.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.1/confidence-slim/3.36.0)](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 77bd4a7 - Browse repository at this point
Copy the full SHA 77bd4a7View commit details -
chore: Remove
ApiMessage
and all the dead code related to it (#1663)This is a technically a breaking change for gax-httpjson, but httpjson is not GA yet. This change is not breaking for DIREGAPIC or REGAPIC, as none of those project (including compute client in particular) was dependend on ApiMessage.
Configuration menu - View commit details
-
Copy full SHA for 983da15 - Browse repository at this point
Copy the full SHA 983da15View commit details
Commits on Apr 23, 2022
-
chore(deps): update plugin com.diffplug.eclipse.apt to v3.36.2 (#1664)
[![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.36.1` -> `3.36.2` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.2/compatibility-slim/3.36.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.36.2/confidence-slim/3.36.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).
Configuration menu - View commit details
-
Copy full SHA for 4686c5b - Browse repository at this point
Copy the full SHA 4686c5bView commit details
Commits on Apr 28, 2022
-
chore(main): release 2.16.1-SNAPSHOT (#1658)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- 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 330210d - Browse repository at this point
Copy the full SHA 330210dView commit details -
chore(main): release 2.16.1-SNAPSHOT (#1666)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4750384 - Browse repository at this point
Copy the full SHA 4750384View commit details
Commits on Apr 29, 2022
-
fix: Fix handling of null responses in rest transport (#1668)
Null response should not ever happen, but apparently it is possible in cases when errors occur somewhere on network/authentication level
Configuration menu - View commit details
-
Copy full SHA for 8def947 - Browse repository at this point
Copy the full SHA 8def947View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92c2697 - Browse repository at this point
Copy the full SHA 92c2697View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2229bfe - Browse repository at this point
Copy the full SHA 2229bfeView commit details -
ci: java8 build with java11 compilation (#1671)
* ci: java8 build with java11 compilation * ci: build script to distinguish JDK 11 and JDK 8 * build: javac to take '--release 8' flag * ci: fail build if Java 8 is not specified for junit-java8
Configuration menu - View commit details
-
Copy full SHA for 4483643 - Browse repository at this point
Copy the full SHA 4483643View commit details -
chore(main): release 2.17.0 (#1667)
🤖 I have created a release *beep* *boop* --- ## [2.17.0](v2.16.0...v2.17.0) (2022-05-10) ### Features * next release from main branch is 2.17.0 ([#1659](#1659)) ([5a31361](5a31361)) ### Bug Fixes * Fix handling of null responses in rest transport ([#1668](#1668)) ([8def947](8def947)) * use graal-sdk 21.3.2 ([#1670](#1670)) ([92c2697](92c2697)) --- 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 14712c1 - Browse repository at this point
Copy the full SHA 14712c1View 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.16.0...v2.17.0