-
Notifications
You must be signed in to change notification settings - Fork 459
Remove deprecated ApacheHttpTransport #779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Labels
semver: major
Hint for users that this is an API breaking change.
type: cleanup
An internal cleanup or hygiene concern.
Milestone
Comments
We only deprecated this in May 2019, so we cannot remove this until November 2020 according to our stated policy. |
November 2020 has passed. Let's take it out. |
This is the preferred resolution for b/172238231. |
eaball35
added a commit
to googleapis/google-api-java-client
that referenced
this issue
May 16, 2022
Fixes googleapis/google-http-java-client#779 Fixes b/149964486
eaball35
added a commit
to googleapis/google-api-java-client
that referenced
this issue
May 16, 2022
* chore: remove old deprecated class Fixes googleapis/google-http-java-client#779 Fixes b/149964486 * include cliir ignored differences
clundin25
pushed a commit
to clundin25/google-http-java-client
that referenced
this issue
Aug 11, 2022
clundin25
pushed a commit
to clundin25/google-http-java-client
that referenced
this issue
Aug 11, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [1.3.0](https://www.github.com/googleapis/google-auth-library-java/compare/v1.2.2...v1.3.0) (2021-11-10) ### Features * next release from main branch is 1.3.0 ([googleapis#780](https://www.github.com/googleapis/google-auth-library-java/issues/780)) ([1149581](https://www.github.com/googleapis/google-auth-library-java/commit/1149581e63267e3553c74ba2114d849c5b24f27b)) ### Bug Fixes * **java:** java 17 dependency arguments ([googleapis#1266](https://www.github.com/googleapis/google-auth-library-java/issues/1266)) ([googleapis#779](https://www.github.com/googleapis/google-auth-library-java/issues/779)) ([9160a53](https://www.github.com/googleapis/google-auth-library-java/commit/9160a53e6507c1c938795e181c65ad80db1bcf11)) * service account impersonation with workforce credentials ([googleapis#770](https://www.github.com/googleapis/google-auth-library-java/issues/770)) ([6449ef0](https://www.github.com/googleapis/google-auth-library-java/commit/6449ef0922053121a6732933ab9e246965fde3b7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
blakeli0
pushed a commit
to googleapis/google-api-java-client
that referenced
this issue
Dec 16, 2022
* chore: remove old deprecated class Fixes googleapis/google-http-java-client#779 Fixes b/149964486 * include cliir ignored differences
blakeli0
pushed a commit
to googleapis/google-api-java-client
that referenced
this issue
Dec 16, 2022
* chore: remove old deprecated class Fixes googleapis/google-http-java-client#779 Fixes b/149964486 * include cliir ignored differences
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
semver: major
Hint for users that this is an API breaking change.
type: cleanup
An internal cleanup or hygiene concern.
Only even still present for pre-Gingerbread android, which we haven't supported for years. This might moot #778
The text was updated successfully, but these errors were encountered: