Skip to content

Commit ee7332b

Browse files
authored
Release 4.5.0 (#716)
2 parents 293a77b + 051e1c3 commit ee7332b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change Log
22

3+
## [4.5.0](https://github.com/auth0/java-jwt/tree/4.5.0) (2025-01-29)
4+
[Full Changelog](https://github.com/auth0/java-jwt/compare/4.4.0...4.5.0)
5+
6+
**Added**
7+
- Upgraded Plugin [\#711](https://github.com/auth0/java-jwt/pull/711) ([tanya732](https://github.com/tanya732))
8+
- Fix jackson vuln [\#705](https://github.com/auth0/java-jwt/pull/705) ([tanya732](https://github.com/tanya732))
9+
- Fix typo in example code [\#682](https://github.com/auth0/java-jwt/pull/682) ([kasperkarlsson](https://github.com/kasperkarlsson))
10+
- Remove dead README links [\#676](https://github.com/auth0/java-jwt/pull/676) ([jimmyjames](https://github.com/jimmyjames))
11+
- Fix typo on a comment in JWTCreator.java [\#672](https://github.com/auth0/java-jwt/pull/672) ([sgc109](https://github.com/sgc109))
12+
- Remove CircleCI [\#670](https://github.com/auth0/java-jwt/pull/670) ([jimmyjames](https://github.com/jimmyjames))
13+
- Empty string audience claim should be deserialized as empty string [\#663](https://github.com/auth0/java-jwt/pull/663) ([jimmyjames](https://github.com/jimmyjames))
14+
15+
**Fixed**
16+
- empty expected audience array should throw InvalidClaimException [\#679](https://github.com/auth0/java-jwt/pull/679) ([jimmyjames](https://github.com/jimmyjames))
17+
318
## [4.5.0](https://github.com/auth0/java-jwt/tree/4.5.0) (2025-01-28)
419
[Full Changelog](https://github.com/auth0/java-jwt/compare/4.4.0...4.5.0)
520

0 commit comments

Comments
 (0)