auth0 / java-jwt

Java implementation of JSON Web Token (JWT)
MIT License
5.85k stars 922 forks source link

[SDK-3170] reenable api-diff check for 4.0.0 #596

Closed poovamraj closed 2 years ago

poovamraj commented 2 years ago

Changes

We previously disabled api-diff check for development for 4.0.0 since there were breaking changes. Now that 4.0.0 is released, we will enable 4.0.0 again

Checklist