Skip to content

Commit 9e9c27a

Browse files
committed
Update changes
1 parent 8049c14 commit 9e9c27a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Changes
44
v3 has many incompatibilities with v2. To see the full list of differences between
55
v2 and v3, please read the Changes-v3.md file (https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes-v3.md)
66

7-
v3.0.11 UNRELEASED
7+
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
811
* [jwe] Previously, ecdh.PrivateKey/ecdh.PublicKey were not properly handled
912
when used for encryption, which has been fixed.
1013
* [jws/jwsbb] (EXPERIMENTAL/BREAKS COMPATIBILITY) Convert most functions into

0 commit comments

Comments
 (0)