Releases: Vonage/vonage-jwt-jdk
v2.0.1
v2.0.0
This release rewrites the library in Java to avoid downstream dependencies on Kotlin, along with improved documentation. It also changes the underlying JWT library to be based on Auth0 rather than JJWT since the former is more stable, and removes unnecessary associated dependencies.
Full Changelog: v1.1.3...v2.0.0
v1.1.3
This release updates the regular expression used in KeyConverter
when normalising keys to account for all space characters, not just newlines.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
This release fixes KeyConverter
on Windows due to a newline issue, bumps dependency versions and performs some internal refactoring.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
v1.0.2
This release is mainly a rebrand of nexmo-jwt-jdk, with updated dependencies to fix security vulnerabilities.