Skip to content

Commit 17e2da9

Browse files
committedMar 7, 2024
Update Changes
1 parent d43f2ce commit 17e2da9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎Changes

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

7-
v2.0.21 UNRELEASED
7+
v2.0.21 07 Mar 2024
8+
[Security]
89
* [jwe] Added `jwe.Settings(jwe.WithMaxDecompressBufferSize(int64))` to specify the
910
maximum size of a decompressed JWE payload. The default value is 10MB. If you
1011
are compressing payloads greater than this and want to decompress it during

0 commit comments

Comments
 (0)