-
-
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
5 Pull requests merged by 1 person
-
Fix #2882: make naming rules for getters stricter
#5050 merged
Mar 28, 2025 -
Fix #5052: Minor bug in
FirstCharBasedValidator.forFirstNameRule()
#5053 merged
Mar 27, 2025 -
Fix #5003: extend numeric
JsonNode.asXxx()
methods#5044 merged
Mar 26, 2025 -
Update Animal Sniffer dep version (wrt #5046)
#5047 merged
Mar 24, 2025 -
Fix #5034: re-write JsonNode.asBoolean(), .asString(), variants
#5042 merged
Mar 21, 2025
2 Pull requests opened by 2 people
-
Fix #4603 (Keep stacktrace when re-throwing exception with JsonMappingException)
#5041 opened
Mar 21, 2025 -
Replace core reflection usage with MethodHandles
#5046 opened
Mar 23, 2025
7 Issues closed by 3 people
-
Minor bug in `FirstCharBasedValidator.forFirstNameRule()`: returns `null` in non-default case
#5052 closed
Mar 27, 2025 -
Duplicate creator property "b" (index 0 vs 1) on simple java record
#5049 closed
Mar 27, 2025 -
Extend, improve set of `JsonNode.asXxx()` methods for number types [JSTEP-3]
#5003 closed
Mar 26, 2025 -
Serialize and deserialize enum as object with property typing
#5043 closed
Mar 24, 2025 -
Deserialization issue, @JsonCreator ignored
#5040 closed
Mar 21, 2025 -
Setting @JsonProperty value through an @AliasFor in a custom meta-annotation
#5038 closed
Mar 21, 2025
1 Issue opened by 1 person
7 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.
-
add PolymorphicIdClassDeserTest that I think should fail (but doesn't)
#5027 commented on
Mar 28, 2025 • 3 new comments -
Move jackson-datatype-jsr310 into jackson-databind
#5032 commented on
Mar 26, 2025 • 1 new comment -
Keep stacktrace when re-throwing exception with `JsonMappingException`
#4603 commented on
Mar 21, 2025 • 0 new comments -
Extend, improve set of `JsonNode.asXxx()` methods for non-number types (Boolean, String)
#5034 commented on
Mar 21, 2025 • 0 new comments -
Consider adding `JsonNodeFeature` to allow overriding `DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS`
#4801 commented on
Mar 24, 2025 • 0 new comments -
ObjectMapper.convertValue to Map leads to unexpected Map for type configured with @JsonSubTypes and @JsonValue
#5035 commented on
Mar 24, 2025 • 0 new comments -
Make Enum deserialization from `String` or Object forward and backward compatible
#5033 commented on
Mar 25, 2025 • 0 new comments