File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -498,3 +498,9 @@ Fawzi Essam (@iifawzi)
498
498
499
499
Ilenia Salvadori (@isalvadori)
500
500
* Requested #1421: Make `JsonReadContext` non-final
501
+ (2.19.0)
502
+
503
+ Vitor Pamplona (@vitorpamplona)
504
+ * Contributed fix for #1473: Bug with Surrogates + Segments in the `UTF8JsonGenerator`
505
+ (2.20.1)
506
+
Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ a pure JSON library.
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
17
+ 2.20 .1 (not yet released )
18
+
19
+ #1473 : Bug with Surrogates + Segments in the `UTF8JsonGenerator `
20
+ (fix contributed by Vitor P )
21
+
17
22
2.20 .0 (28 - Aug - 2025 )
18
23
19
24
#1438 : `ParserBase.close()` does not clear `_currToken`
You can’t perform that action at this time.
0 commit comments