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 8049c14 commit 9e9c27aCopy full SHA for 9e9c27a
Changes
@@ -4,7 +4,10 @@ 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.11 UNRELEASED
+v3.0.11 14 Sep 2025
8
+ * [jwk] Add `(jwk.Cache).Shutdown()` method that delegates to the httprc controller
9
+ object, to shutdown the cache.
10
+ * [jwk] Change timing of `res.Body.Close()` call
11
* [jwe] Previously, ecdh.PrivateKey/ecdh.PublicKey were not properly handled
12
when used for encryption, which has been fixed.
13
* [jws/jwsbb] (EXPERIMENTAL/BREAKS COMPATIBILITY) Convert most functions into
0 commit comments