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 4eabe77 commit 594cf32Copy full SHA for 594cf32
Changes
@@ -5,6 +5,9 @@ v3 has many incompatibilities with v2. To see the full list of differences betwe
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.12 UNRELEASED
8
+ * [jwe] As part of the next change, now per-recipient headers that are empty
9
+ are no longer serialized in flattened JSON serialization.
10
+
11
* [jwe] Introduce `jwe.WithLegacyHeaderMerging(bool)` option to control header
12
merging behavior in during JWE encryption. This only applies to flattened
13
JSON serialization.
0 commit comments