Skip to content

Commit

Permalink
Release 4.5.0
Browse files Browse the repository at this point in the history
tanya732 committed Jan 29, 2025
1 parent 293a77b commit 051e1c3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## [4.5.0](https://github.com/auth0/java-jwt/tree/4.5.0) (2025-01-29)
[Full Changelog](https://github.com/auth0/java-jwt/compare/4.4.0...4.5.0)

**Added**
- Upgraded Plugin [\#711](https://github.com/auth0/java-jwt/pull/711) ([tanya732](https://github.com/tanya732))
- Fix jackson vuln [\#705](https://github.com/auth0/java-jwt/pull/705) ([tanya732](https://github.com/tanya732))
- Fix typo in example code [\#682](https://github.com/auth0/java-jwt/pull/682) ([kasperkarlsson](https://github.com/kasperkarlsson))
- Remove dead README links [\#676](https://github.com/auth0/java-jwt/pull/676) ([jimmyjames](https://github.com/jimmyjames))
- Fix typo on a comment in JWTCreator.java [\#672](https://github.com/auth0/java-jwt/pull/672) ([sgc109](https://github.com/sgc109))
- Remove CircleCI [\#670](https://github.com/auth0/java-jwt/pull/670) ([jimmyjames](https://github.com/jimmyjames))
- Empty string audience claim should be deserialized as empty string [\#663](https://github.com/auth0/java-jwt/pull/663) ([jimmyjames](https://github.com/jimmyjames))

**Fixed**
- empty expected audience array should throw InvalidClaimException [\#679](https://github.com/auth0/java-jwt/pull/679) ([jimmyjames](https://github.com/jimmyjames))

## [4.5.0](https://github.com/auth0/java-jwt/tree/4.5.0) (2025-01-28)
[Full Changelog](https://github.com/auth0/java-jwt/compare/4.4.0...4.5.0)

0 comments on commit 051e1c3

Please # to comment.