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 cc1673d commit ace7a77Copy full SHA for ace7a77
Changes
@@ -4,7 +4,7 @@ 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.20 UNRELEASED
+v2.0.20 20 Feb 2024
8
[New Features]
9
* [jwe] Added `jwe.Settings(WithMaxBufferSize(int64))` to set the maximum size of
10
internal buffers. The default value is 256MB. Most users do not need to change
0 commit comments