Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FasterXML/jackson-module-kotlin issues and pull requests

#728 - Corrected description of 2.16 release status

Pull Request - State: closed - Opened by k163377 11 months ago

#726 - JsonMerge ignores non-contiguous elements in Kotlin

Issue - State: closed - Opened by Bram-- 11 months ago - 10 comments
Labels: bug

#725 - kotlin gradle plugin 1.8.0 typereference bug

Issue - State: closed - Opened by gudals1947 11 months ago - 10 comments
Labels: bug, need-test-case

#724 - Kotlin module 3.0 (master) fails 11 unit test

Issue - State: closed - Opened by cowtowncoder 11 months ago - 7 comments

#723 - Add test for #722

Pull Request - State: closed - Opened by k163377 11 months ago

#722 - If a default value is defined, JacksonInject is ignored.

Issue - State: closed - Opened by k163377 11 months ago
Labels: bug

#721 - Jackson 2.12.3 and later fails to collapse XML list using @JsonAlias

Issue - State: open - Opened by henrik242 11 months ago - 2 comments
Labels: bug

#719 - Performance improvement of `strictNullCheck`

Issue - State: open - Opened by k163377 11 months ago
Labels: enhancement

#718 - Added description of Android SDK in documentation

Pull Request - State: closed - Opened by k163377 12 months ago

#717 - How to use default value when deserializing Json object with null value

Issue - State: closed - Opened by GaoHGit 12 months ago - 4 comments
Labels: question

#716 - Throws ClassNotFoundException on FireTV

Issue - State: closed - Opened by LagradOst 12 months ago - 8 comments
Labels: bug

#715 - Improve serialization performance of value classes that require only unboxing.

Issue - State: open - Opened by k163377 12 months ago - 5 comments
Labels: enhancement, 2.17, value class

#714 - Support for Multi field value class

Issue - State: open - Opened by k163377 12 months ago
Labels: enhancement, value class

#713 - Correction of forgotten changes

Pull Request - State: closed - Opened by k163377 about 1 year ago - 1 comment

#712 - Deserialization fails for local data class with local default value

Issue - State: open - Opened by IlyaNerd about 1 year ago - 3 comments
Labels: bug

#711 - Update readme

Pull Request - State: closed - Opened by k163377 about 1 year ago - 2 comments

#710 - Fixed KotlinPropertyNameAsImplicitName not working in edge case

Pull Request - State: closed - Opened by k163377 about 1 year ago

#709 - Add failing test for #242

Pull Request - State: closed - Opened by k163377 about 1 year ago

#708 - Correction of package and class names in Github396

Pull Request - State: closed - Opened by k163377 about 1 year ago

#706 - @JsonProperty ignored when used in super-class constructor

Issue - State: closed - Opened by Queatz about 1 year ago - 1 comment
Labels: bug

#704 - Introduce more efficient form-based GitHub `Issue Templates`

Pull Request - State: closed - Opened by JooHyukKim about 1 year ago - 1 comment

#703 - Field name conversion issues caused by automatic generation of getter functions in Kotlin

Issue - State: closed - Opened by NEONKID about 1 year ago - 1 comment
Labels: bug

#702 - Update README.md fix outdated link.

Pull Request - State: closed - Opened by hokita about 1 year ago - 1 comment

#700 - Reduce the load on the search process for serializers

Pull Request - State: closed - Opened by k163377 about 1 year ago

#699 - Deserializing objects with duplicate keys

Issue - State: closed - Opened by bgrozev about 1 year ago - 2 comments
Labels: question

#698 - JsonIgnoreProperties depth on a field

Issue - State: closed - Opened by JR-Mitchell about 1 year ago - 2 comments
Labels: question

#697 - Update release notes wrt #689

Pull Request - State: closed - Opened by k163377 about 1 year ago

#696 - Using this module when you don't have access to the ObjectMapper Setup

Issue - State: closed - Opened by CraftyFella about 1 year ago - 2 comments
Labels: question

#695 - Missing type in TypeReference when applying R8 minify/shrink

Issue - State: closed - Opened by FelipiMatheuz about 1 year ago - 3 comments
Labels: bug

#694 - Support for value classes (2)

Pull Request - State: closed - Opened by wplong11 about 1 year ago - 1 comment

#693 - Support for value classes

Pull Request - State: closed - Opened by wplong11 about 1 year ago - 3 comments

#692 - Duplicate creator error when using combination of `JsonProperty` and `JsonIgnore`

Issue - State: closed - Opened by FWest98 about 1 year ago - 7 comments

#691 - Deserialization of classes with value classes as parameters and default values fails

Issue - State: closed - Opened by FWest98 about 1 year ago - 1 comment
Labels: bug

#690 - Update release notes wrt #686

Pull Request - State: closed - Opened by k163377 about 1 year ago

#689 - Duration support

Pull Request - State: closed - Opened by kkurczewski about 1 year ago - 4 comments

#688 - Update release notes wrt #687

Pull Request - State: closed - Opened by k163377 about 1 year ago

#687 - Optimize and Refactor KotlinValueInstantiator.createFromObjectWith

Pull Request - State: closed - Opened by k163377 about 1 year ago - 1 comment

#686 - Add KotlinPropertyNameAsImplicitName option

Pull Request - State: closed - Opened by k163377 about 1 year ago

#685 - Streamline default value management for KotlinFeatures.

Pull Request - State: closed - Opened by k163377 about 1 year ago

#684 - Update Kotlin Version to 1.6

Pull Request - State: closed - Opened by k163377 about 1 year ago - 3 comments

#683 - Enable implicit conversion from kotlin.time.Duration to java.time.Duration

Issue - State: closed - Opened by kkurczewski about 1 year ago - 4 comments
Labels: enhancement

#681 - Deserialization issue: MismatchedInputException, `@JsonIdentityInfo`, Bean not yet resolved

Issue - State: closed - Opened by detomarco over 1 year ago - 4 comments
Labels: bug

#680 - 2.15 -> 2.16

Pull Request - State: closed - Opened by k163377 over 1 year ago

#679 - Update release notes wrt #675

Pull Request - State: closed - Opened by k163377 over 1 year ago

#677 - Merge 2.15

Pull Request - State: closed - Opened by k163377 over 1 year ago

#676 - Update VERSION-2.x

Pull Request - State: closed - Opened by k163377 over 1 year ago

#675 - Modified to use `Converter` in `Sequence` serialization

Pull Request - State: closed - Opened by k163377 over 1 year ago

#674 - `kotlin.jvm.internal.ArrayIterator` serialization result is not as expected.

Issue - State: closed - Opened by k163377 over 1 year ago - 1 comment
Labels: bug

#673 - Added note about #670

Pull Request - State: closed - Opened by k163377 over 1 year ago

#672 - Added note about #670

Pull Request - State: closed - Opened by k163377 over 1 year ago - 9 comments

#671 - Enhance `Sequence` support

Issue - State: open - Opened by k163377 over 1 year ago
Labels: enhancement

#670 - 2.15.0 changed the result of serialization of functions returning boolean

Issue - State: closed - Opened by PoisonedYouth over 1 year ago - 5 comments
Labels: bug

#669 - 2.15.0 does not seem to honor PropertyAccessor.IS_GETTER visibility anymore

Issue - State: open - Opened by fleiber over 1 year ago - 7 comments
Labels: bug

#668 - There are cases where `isRequired` specifications are not properly merged.

Issue - State: open - Opened by k163377 over 1 year ago - 3 comments
Labels: bug

#667 - Support JsonKey in value class

Pull Request - State: closed - Opened by k163377 over 1 year ago

#666 - Fixed problem with `value class` where `JsonValue` flag was ignored.

Pull Request - State: closed - Opened by k163377 over 1 year ago

#665 - Modified to not load the entire Sequence into memory during serialization.

Pull Request - State: closed - Opened by k163377 over 1 year ago - 3 comments

#664 - Add explicit copyright notice in NOTICE

Pull Request - State: closed - Opened by tobi5775 over 1 year ago - 1 comment

#663 - How to deserialize a kotlin.ranges.ClosedRange<T> with Jackson

Issue - State: open - Opened by dibog over 1 year ago - 2 comments
Labels: enhancement

#662 - Update release notes wrt #554

Pull Request - State: closed - Opened by k163377 over 1 year ago

#661 - Add japicmp excludes to make CI pass again

Pull Request - State: closed - Opened by k163377 over 1 year ago

#660 - Update release notes wrt #659

Pull Request - State: closed - Opened by k163377 over 1 year ago

#659 - Improve serialization support for value class

Pull Request - State: closed - Opened by k163377 over 1 year ago - 3 comments

#658 - Annotations set in constructor parameter are also enabled when inherited.

Issue - State: open - Opened by k163377 over 1 year ago - 1 comment
Labels: enhancement

#657 - Add "missing" read-only top-level workflow permissions #3855

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 1 comment

#656 - Deserialization doesn't handle null values correctly when a kotlin value class is present

Issue - State: closed - Opened by roskh over 1 year ago - 3 comments
Labels: bug

#655 - Update release notes wrt #654

Pull Request - State: closed - Opened by k163377 over 1 year ago

#654 - Change MKPE.parameter property to transient.

Pull Request - State: closed - Opened by k163377 over 1 year ago

#653 - Update release notes wrt #652

Pull Request - State: closed - Opened by k163377 over 1 year ago

#652 - Deletion of unused methods.

Pull Request - State: closed - Opened by k163377 over 1 year ago - 1 comment

#651 - Annotation given to constructor parameters containing `value class` as argument does not work

Issue - State: open - Opened by k163377 over 1 year ago - 12 comments
Labels: bug, enhancement, value class

#650 - Supports deserialization of `value class` (`inline class`).

Issue - State: closed - Opened by k163377 over 1 year ago - 5 comments
Labels: enhancement, value class

#649 - Update release notes

Pull Request - State: closed - Opened by k163377 over 1 year ago

#648 - Update release notes

Pull Request - State: closed - Opened by k163377 over 1 year ago

#647 - Added deprecation to MissingKotlinParameterException.

Pull Request - State: closed - Opened by k163377 over 1 year ago

#646 - In 2.15, fixed to not be able to use Kotlin 1.4 or lower.

Pull Request - State: closed - Opened by k163377 over 1 year ago

#645 - Update 2.14 CI to test against kotlin-core 1.8 too

Pull Request - State: closed - Opened by cowtowncoder over 1 year ago - 1 comment

#643 - Fix #632: drop Kotlin 1.4 support

Pull Request - State: closed - Opened by cowtowncoder over 1 year ago - 2 comments

#642 - `Nothing` is not correctly encoded when constructing a type (`JavaType`)

Issue - State: closed - Opened by caeus over 1 year ago - 1 comment
Labels: bug

#641 - Fix #340

Pull Request - State: closed - Opened by k163377 over 1 year ago - 6 comments

#640 - Fixed problem with test failure in windows.

Pull Request - State: closed - Opened by k163377 over 1 year ago

#639 - Update release notes and docs

Pull Request - State: closed - Opened by k163377 over 1 year ago

#638 - @JsonProperty not being honored when using an open class extending a constructor

Issue - State: closed - Opened by RafaRuiz over 1 year ago - 2 comments
Labels: bug

#636 - Merge branch '2.15' into master

Pull Request - State: closed - Opened by k163377 over 1 year ago - 2 comments

#632 - Drop Kotlin 1.4 support from Kotlin module 2.15

Issue - State: closed - Opened by cowtowncoder over 1 year ago - 7 comments
Labels: 2.15

#630 - About the problem that property names in `Jackson` and definitions in `Kotlin` are sometimes different.

Issue - State: closed - Opened by k163377 over 1 year ago - 1 comment
Labels: bug, enhancement

#629 - Changed to not cache valueParameters

Pull Request - State: closed - Opened by k163377 over 1 year ago - 3 comments

#629 - Changed to not cache valueParameters

Pull Request - State: closed - Opened by k163377 over 1 year ago - 3 comments

#625 - If the value wrapped in `value class` is `null`, it is not excluded from serialization

Issue - State: open - Opened by lukaszsuski over 1 year ago - 7 comments
Labels: enhancement, value class

#624 - `JsonAlias` fails with Kotlin 1.8.20

Issue - State: closed - Opened by efemoney over 1 year ago - 9 comments
Labels: bug

#620 - View inclusion on private fields is not used for inherited fields

Issue - State: closed - Opened by frederic-kneier about 2 years ago - 5 comments
Labels: need-test-case