Skip to content

Commit 98b8719

Browse files
committed
Update release notes wrt #907
1 parent f391a83 commit 98b8719

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contributors:
1818
# 2.18.3 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #907: 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

release-notes/VERSION-2.x

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Co-maintainers:
1818

1919
2.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

2325
2.18.2 (27-Nov-2024)
2426
2.18.1 (28-Oct-2024)

0 commit comments

Comments
 (0)