-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: FasterXML/jackson-databind
Overview
Could not load contribution data
Please try again later
3 Pull requests merged by 1 person
-
Minor tweak to #4863: "entryStream()" to "propertyStream()" for name unification towards Jackson 3.0
#4871 merged
Dec 28, 2024 -
Fix #4869: rename
JsonNode.elements()
asJsonNode.values()
#4870 merged
Dec 28, 2024 -
Fix #4863: add basic
Stream
methods inJsonNode
#4864 merged
Dec 23, 2024
3 Pull requests opened by 2 people
-
add spliterator support to TreeNode implementations
#4865 opened
Dec 23, 2024 -
Add `JsonNode.optional(String name)` and `optional(int index)` methods
#4866 opened
Dec 25, 2024 -
Add `Optional<JsonNode> JsonNode.asOptional()` convenience method for #4867
#4872 opened
Dec 29, 2024
10 Issues closed by 1 person
-
Rename `JsonNode` method `elements()` as `values()` to unify naming in 3.0
#4869 closed
Dec 28, 2024 -
Add basic Stream support in `JsonNode`: `valueStream()`, `propertyStream()`, `forEachEntry()`
#4863 closed
Dec 23, 2024 -
Replacement of CreatorProperty in BeanDeserializer by BeanDeserializerModifier has no effect
#3981 closed
Dec 22, 2024 -
Problem with custom `TypeIdResolver`
#4100 closed
Dec 22, 2024 -
Optimize `JsonNodeDeserialization` wrt recursion
#3397 closed
Dec 22, 2024 -
Support for dropping \u0000 during de-serialization
#2165 closed
Dec 22, 2024 -
Support partial responses
#2210 closed
Dec 22, 2024 -
Improve support for reactive streams parsing
#3058 closed
Dec 22, 2024 -
Handling of annotations assigned to constructor parameters of the `record` class
#4513 closed
Dec 22, 2024 -
`ConstructorDetector.USE_PROPERTIES_BASED` does not work with multiple constructors since 2.18
#4860 closed
Dec 22, 2024
2 Issues opened by 1 person
-
Add `ArrayNode JsonNode.asArray()` helper method
#4868 opened
Dec 27, 2024 -
Add `Optional<JsonNode> JsonNode.asOptional()` convenience method
#4867 opened
Dec 27, 2024
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
valueToTree() doesn't work with WRAP_ROOT_VALUE
#4859 commented on
Dec 22, 2024 • 0 new comments -
Default value for third-party enums when deserializing (maybe use `@JsonProperty(defaultValue = "DEFAULT_ENUM")`)
#3756 commented on
Dec 24, 2024 • 0 new comments -
Add `JsonNode.optional(String name)` and `JsonNode.optional(int index)` to be able to get an Optional `JsonNode`
#2145 commented on
Dec 28, 2024 • 0 new comments -
Allow using @JsonPropertyOrder with any-property (@JsonAnyGetter)
#4775 commented on
Dec 29, 2024 • 0 new comments