We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43f2ce commit 17e2da9Copy full SHA for 17e2da9
Changes
@@ -4,7 +4,8 @@ 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.0.21 UNRELEASED
+v2.0.21 07 Mar 2024
8
+[Security]
9
* [jwe] Added `jwe.Settings(jwe.WithMaxDecompressBufferSize(int64))` to specify the
10
maximum size of a decompressed JWE payload. The default value is 10MB. If you
11
are compressing payloads greater than this and want to decompress it during
0 commit comments