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 58cce9f commit 07af004Copy full SHA for 07af004
release-notes/VERSION
@@ -222,9 +222,6 @@ No changes since 3.0.0-rc7
222
#4956: Rename `JsonNode.isContainerNode()` as `isContainerNode()`
223
#4958: Extend, improve set of number value accessors for `JsonNode`
224
(`JsonNode.intValue()` etc) [JSTEP-3]
225
-#4968: Add JsonMapper builder support in Jackson 3.0 for optionally creating
226
- mappers with Jackson2 config defaults
227
- (implemented by @pjfanning)
228
#4991: Extend, improve set of non-number scalar value accessors for `JsonNode`
229
(`JsonNode.booleanValue()` etc) [JSTEP-3]
230
#4992: Rename `JsonNodeFactory.textNode()` as `JsonNodeFactory.stringNode()` [JSTEP-3]
0 commit comments