File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Contributors:
18
18
# 2 .18.3 (not yet released)
19
19
20
20
WrongWrong (@k163377 )
21
+ * #908 : Additional fixes related to #904.
21
22
* #904 : Fixed an error when serializing a `value class` that wraps a `Map`
22
23
* #900 : Fixed an issue where some tests were not running
23
24
Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ Co-maintainers:
18
18
19
19
2.18 .3 (not yet released )
20
20
21
- #904 : An error that occurred when serializing a `value class ` that wraps a `Map `(#873 ) has been fixed.
21
+ #904 : Fixed a problem where context was not being propagated properly when serializing an unboxed value of `value class `
22
+ or a value retrieved with `JsonValue `.
23
+ This fixes a problem where an error would occur when serializing a `value class ` that wraps a `Map `(#873 ).
22
24
23
25
2.18 .2 (27 - Nov - 2024 )
24
26
2.18 .1 (28 - Oct - 2024 )
You can’t perform that action at this time.
0 commit comments