Skip to content

remove deprecated methods#769

Merged
elharo merged 6 commits intomasterfrom
dep
Aug 8, 2019
Merged

remove deprecated methods#769
elharo merged 6 commits intomasterfrom
dep

Conversation

@elharo
Copy link
Copy Markdown
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 review from a team and chingor13 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
Copy Markdown
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