Skip to content
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

remove deprecated methods #769

Merged
merged 6 commits into from Aug 8, 2019
Merged

remove deprecated methods #769

merged 6 commits into from Aug 8, 2019

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Aug 7, 2019

Fixes #768 @chingor13

These methods have been deprecated for 5 years. We promise 18 months before deletion.

@elharo elharo requested a review from chingor13 August 7, 2019 16:32
@elharo elharo requested a review from a team as a code owner August 7, 2019 16:32
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2019
@elharo
Copy link
Contributor Author

elharo commented Aug 7, 2019

[ERROR] 7002: com.google.api.client.json.webtoken.JsonWebSignature$Header: Method 'public java.lang.String getX509Certificate()' has been removed
[ERROR] 7002: com.google.api.client.json.webtoken.JsonWebSignature$Header: Method 'public com.google.api.client.json.webtoken.JsonWebSignature$Header setX509Certificate(java.lang.String)' has been removed
[INFO] ---------------

@elharo elharo added the semver: minor A new feature was added. No breaking changes. label Aug 7, 2019
@elharo elharo merged commit b1b84e4 into master Aug 8, 2019
@elharo elharo deleted the dep branch August 8, 2019 18:06
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. semver: minor A new feature was added. No breaking changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated methods in JsonWebSignature
3 participants