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 e9f7503 commit 02d435cCopy full SHA for 02d435c
release-notes/VERSION
@@ -23,12 +23,11 @@ Version: 2.3.2 (xx-xxx-2014)
23
24
2.3.1 (28-Dec-2013)
25
26
-#346: Fix problem deserializing `ObjectNode`, with @JsonCreator, empty
27
- JSON Object
+#346: Fix problem deserializing `ObjectNode`, with @JsonCreator, empty JSON Object
28
(reported by gaff78@github)
29
#358: `IterableSerializer` ignoring annotated content serializer
30
(reported by Florian S)
31
-#362: Reduce sync overhead for SerializerCache by using volatile, double-locking
+#361: Reduce sync overhead for SerializerCache by using volatile, double-locking
32
(contributed by stuartwdouglas@github)
33
#362: UUID output as Base64 String with ObjectMapper.convertValue()
34
(reported by jknack@github)
0 commit comments