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 37f80be commit e613cadCopy full SHA for e613cad
Changes
@@ -4,7 +4,12 @@ Changes
4
v2 has many incompatibilities with v1. To see the full list of differences between
5
v1 and v2, please read the Changes-v2.md file (https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes-v2.md)
6
7
-v2.1.4 Feb 25 2025
+v2.1.5 16 Apr 2025
8
+ * Update minimum require go version to 1.23; this is an indirect consequence
9
+ of updateing github.com/lestrrat-go/blackmagic
10
+ * backport #1308
11
+
12
+v2.1.4 25 Feb 2025
13
* Update code to work with go1.24
14
* Update tests to work with recent latchset/jose
15
* Fix build pipeline to work with latest golangci-lint
0 commit comments