-
Notifications
You must be signed in to change notification settings - Fork 175
Issues: FasterXML/jackson-module-kotlin
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Missing empty constructor issue: deserialization breaking change from 2.17 to 2.18
bug
#846
opened Nov 9, 2024 by
baylrock
2 of 4 tasks
Serialization and Deserialization of Kotlin
data class
fails on PolymorphicTypeValidator with Any
enhancement
value class
#819
opened Jul 14, 2024 by
effx13
1 task done
Return multiple missing kotlin parameters at once
enhancement
#806
opened Jun 11, 2024 by
jasiustasiu
CSV deserialization fails for targets with value class field when column reordering is enabled
bug
#800
opened May 28, 2024 by
marvk
3 tasks done
Boolean property setter is skipped if name isX prefixed
bug
#798
opened May 9, 2024 by
IceBlizz6
3 tasks done
Cannot use value class as map key in 2.17
enhancement
#777
opened Mar 18, 2024 by
geirsagberg
3 tasks done
Excessive memory usage when using KotlinModule with Kotlin data class
bug
#774
opened Mar 8, 2024 by
t9t
3 tasks done
Deserialization fails for class with single private accessor property
bug
#753
opened Jan 5, 2024 by
hotire
1 task done
com.fasterxml.jackson.databind.JsonMappingException: lateinit property value has not been initialized
bug
#731
opened Nov 30, 2023 by
asqatqazet
1 task done
Jackson 2.12.3 and later fails to collapse XML list using @JsonAlias
bug
#721
opened Nov 1, 2023 by
henrik242
Improve serialization performance of value classes that require only unboxing.
2.17
enhancement
value class
#715
opened Oct 9, 2023 by
k163377
Deserialization fails for local data class with local default value
bug
#712
opened Sep 26, 2023 by
IlyaNerd
1 task done
2.15.0 does not seem to honor PropertyAccessor.IS_GETTER visibility anymore
bug
#669
opened May 1, 2023 by
fleiber
There are cases where
isRequired
specifications are not properly merged.
bug
#668
opened Apr 28, 2023 by
k163377
How to deserialize a kotlin.ranges.ClosedRange<T> with Jackson
enhancement
#663
opened Apr 9, 2023 by
dibog
Annotations set in constructor parameter are also enabled when inherited.
enhancement
#658
opened Apr 2, 2023 by
k163377
Annotation given to constructor parameters containing
value class
as argument does not work
bug
enhancement
value class
#651
opened Mar 18, 2023 by
k163377
If the value wrapped in
value class
is null
, it is not excluded from serialization
enhancement
value class
#625
opened Feb 13, 2023 by
lukaszsuski
Remove MissingKotlinParameterException and replace with MismatchedInputException
enhancement
#617
opened Jan 19, 2023 by
k163377
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-25.