File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Contributors:
1818# 2 .18.3 (not yet released)
1919
2020WrongWrong (@k163377 )
21+ * #908 : Additional fixes related to #904.
2122* #904 : Fixed an error when serializing a `value class` that wraps a `Map`
2223* #900 : Fixed an issue where some tests were not running
2324
Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ Co-maintainers:
1818
19192.18 .3 (not yet released )
2020
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 ).
2224
23252.18 .2 (27 - Nov - 2024 )
24262.18 .1 (28 - Oct - 2024 )
You can’t perform that action at this time.
0 commit comments