We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab14fd6 commit 0076496Copy full SHA for 0076496
Changes
@@ -4,5 +4,11 @@ Changes
4
v3 has many incompatibilities with v2. To see the full list of differences between
5
v2 and v3, please read the Changes-v3.md file (https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes-v3.md)
6
7
+v3.0.0-alpha2 25 Feb 2025
8
+ * Update to work with go1.24
9
+ * Update tests to work with latest latchset/jose
10
+ * Fix build pipeline to work with latest golangci-lint
11
+ * Require go1.23
12
+
13
v3.0.0-alpha1 01 Nov 2024
14
* Initial release of v3 line.
0 commit comments