We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70941e8 commit b062940Copy full SHA for b062940
Changes
@@ -4,6 +4,11 @@ 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
8
+ * Update code to work with go1.24
9
+ * Update tests to work with recent latchset/jose
10
+ * Fix build pipeline to work with latest golangci-lint
11
+
12
v2.1.3 24 Nov 2024
13
* [jwe] Test has been fixed to work under 32-bit systems.
14
0 commit comments