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 387fabf commit c7e7847Copy full SHA for c7e7847
release-notes/VERSION-2.x
@@ -19,7 +19,7 @@ Project: jackson-databind
19
#5151: Add new exception type, `MissingInjectValueException`, to be used
20
for failed `@JacksonInject`
21
#5152: Support "iPhone" style capitalized properties (add
22
- `MapperFeature.FIX_FIELD_NAME_CASE_MISMATCH`)
+ `MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX`)
23
#5179: Add "current token" info into `MismatchedInputException`
24
#5192: Record types are broken on Android when using R8
25
(reported by @HelloOO7)
0 commit comments