Skip to content

Commit ca4f842

Browse files
committed
Release 4.5.0
1 parent 51be7df commit ca4f842

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
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-28)
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-22)
419
[Full Changelog](https://github.com/auth0/java-jwt/compare/4.4.0...4.5.0)
520

0 commit comments

Comments
 (0)