issues
search
FasterXML
/
jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Apache License 2.0
1.12k
stars
175
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Streamline default value management for KotlinFeatures.
#685
k163377
closed
1 year ago
0
Update Kotlin Version to 1.6
#684
k163377
closed
1 year ago
3
Enable implicit conversion from kotlin.time.Duration to java.time.Duration
#683
kkurczewski
closed
1 year ago
4
Remove MissingKotlinParameterException and replace with MismatchedInputException
#682
k163377
closed
1 year ago
0
Deserialization issue: MismatchedInputException, `@JsonIdentityInfo`, Bean not yet resolved
#681
detomarco
closed
1 year ago
4
2.15 -> 2.16
#680
k163377
closed
1 year ago
0
Update release notes wrt #675
#679
k163377
closed
1 year ago
0
Regression since 2.12.1 if class has attributes with names xxx and `xxx-yyy` - Error :Conflicting getter definitions for property
#678
drapej
closed
1 year ago
1
Merge 2.15
#677
k163377
closed
1 year ago
0
Update VERSION-2.x
#676
k163377
closed
1 year ago
0
Modified to use `Converter` in `Sequence` serialization
#675
k163377
closed
1 year ago
0
`kotlin.jvm.internal.ArrayIterator` serialization result is not as expected.
#674
k163377
closed
1 year ago
1
Added note about #670
#673
k163377
closed
1 year ago
0
Added note about #670
#672
k163377
closed
1 year ago
9
Enhance `Sequence` support
#671
k163377
opened
1 year ago
0
2.15.0 changed the result of serialization of functions returning boolean
#670
PoisonedYouth
closed
1 year ago
5
2.15.0 does not seem to honor PropertyAccessor.IS_GETTER visibility anymore
#669
fleiber
opened
1 year ago
7
There are cases where `isRequired` specifications are not properly merged.
#668
k163377
opened
1 year ago
3
Support JsonKey in value class
#667
k163377
closed
1 year ago
0
Fixed problem with `value class` where `JsonValue` flag was ignored.
#666
k163377
closed
1 year ago
0
Modified to not load the entire Sequence into memory during serialization.
#665
k163377
closed
1 year ago
3
Add explicit copyright notice in NOTICE
#664
tobi5775
closed
1 year ago
1
How to deserialize a kotlin.ranges.ClosedRange<T> with Jackson
#663
dibog
opened
1 year ago
2
Update release notes wrt #554
#662
k163377
closed
1 year ago
0
Add japicmp excludes to make CI pass again
#661
k163377
closed
1 year ago
0
Update release notes wrt #659
#660
k163377
closed
1 year ago
0
Improve serialization support for value class
#659
k163377
closed
1 year ago
3
Annotations set in constructor parameter are also enabled when inherited.
#658
k163377
opened
1 year ago
1
Add "missing" read-only top-level workflow permissions #3855
#657
JooHyukKim
closed
1 year ago
1
Deserialization doesn't handle null values correctly when a kotlin value class is present
#656
roskh
closed
1 year ago
3
Update release notes wrt #654
#655
k163377
closed
1 year ago
0
Change MKPE.parameter property to transient.
#654
k163377
closed
1 year ago
0
Update release notes wrt #652
#653
k163377
closed
1 year ago
0
Deletion of unused methods.
#652
k163377
closed
1 year ago
1
Annotation given to constructor parameters containing `value class` as argument does not work
#651
k163377
opened
1 year ago
12
Supports deserialization of `value class` (`inline class`).
#650
k163377
closed
8 months ago
5
Update release notes
#649
k163377
closed
1 year ago
0
Update release notes
#648
k163377
closed
1 year ago
0
Added deprecation to MissingKotlinParameterException.
#647
k163377
closed
1 year ago
0
In 2.15, fixed to not be able to use Kotlin 1.4 or lower.
#646
k163377
closed
1 year ago
0
Update 2.14 CI to test against kotlin-core 1.8 too
#645
cowtowncoder
closed
1 year ago
1
Bug fix: Don't serialize value class if their outer class has JsonInclude.NonNull annotation(#625)
#644
tmdgusya
closed
1 year ago
4
Fix #632: drop Kotlin 1.4 support
#643
cowtowncoder
closed
1 year ago
2
`Nothing` is not correctly encoded when constructing a type (`JavaType`)
#642
caeus
closed
1 year ago
1
Fix #340
#641
k163377
closed
1 year ago
6
Fixed problem with test failure in windows.
#640
k163377
closed
1 year ago
0
Update release notes and docs
#639
k163377
closed
1 year ago
0
@JsonProperty not being honored when using an open class extending a constructor
#638
RafaRuiz
closed
1 year ago
2
Add information to be checked prior to submission.
#637
k163377
closed
1 year ago
0
Merge branch '2.15' into master
#636
k163377
closed
1 year ago
2
Previous
Next