We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05e755 commit 7eb36cdCopy full SHA for 7eb36cd
.version
@@ -1 +1 @@
1
-v2.3.0
+v2.3.1
CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
2
3
+## [v2.3.1](https://github.com/auth0/go-jwt-middleware/tree/v2.3.1) (2025-11-20)
4
+[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.3.0...v2.3.1)
5
+
6
+**Security**
7
+- security: CVE-2025-27144 mitigation for v2.3.1 [\#344](https://github.com/auth0/go-jwt-middleware/pull/344) ([developerkunal](https://github.com/developerkunal))
8
9
## [v2.3.0](https://github.com/auth0/go-jwt-middleware/tree/v2.3.0) (2025-03-05)
10
[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.2.2...v2.3.0)
11
0 commit comments