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

#832 - @JsonAnySetter not working since 2.18, what is the correct usage?

Issue - State: open - Opened by jacinpoz about 15 hours ago - 1 comment
Labels: question

#831 - Mutliple level of @JsonTypeInfo and @JsonSubTypes does not work

Issue - State: open - Opened by osigida 8 days ago - 3 comments
Labels: bug

#830 - Kotlin value class fails in deserializing data

Issue - State: closed - Opened by blommish 14 days ago - 5 comments
Labels: to-evaluate

#829 - KotlinModule fails to deserialize with readerWithView for classes from external JAR

Issue - State: open - Opened by cooperlyt 13 days ago - 3 comments
Labels: bug

#827 - @JsonTypeInfo(use = CLASS) does not work if another field is a value class

Issue - State: closed - Opened by alturkovic about 1 month ago - 2 comments
Labels: bug

#825 - The readValue fails for maps with inline-value-class as key

Issue - State: closed - Opened by TobseF about 2 months ago - 2 comments
Labels: bug

#824 - Mutator inference during deserialization doesn't work for Kotlin (data) objects

Issue - State: open - Opened by hudson155 about 2 months ago - 2 comments
Labels: bug

#822 - backport: build-helper-maven-plugin to attach kotlin sources

Pull Request - State: closed - Opened by rnimour 2 months ago

#821 - backport: build-helper-maven-plugin to attach kotlin sources

Pull Request - State: closed - Opened by rnimour 2 months ago

#820 - Add kotlin sources for maven-source-plugin

Pull Request - State: closed - Opened by rnimour 2 months ago - 5 comments

#819 - Serialization and Deserialization of Kotlin `data class` fails on PolymorphicTypeValidator with Any

Issue - State: open - Opened by effx13 3 months ago - 1 comment
Labels: to-evaluate, value class

#818 - Optimize the search process for creators

Pull Request - State: closed - Opened by k163377 3 months ago - 3 comments

#817 - Fixed nullability of `convertValue` function argument

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

#816 - Update docs wrt release 2.17.2

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

#815 - fix master branch build error around Deprecation Error

Pull Request - State: closed - Opened by JooHyukKim 3 months ago - 5 comments

#813 - jackson-module-kotlin 3.0.0-SNAPSHOT tests against Kotlin 2.0 fail

Issue - State: open - Opened by cowtowncoder 3 months ago - 1 comment
Labels: bug

#812 - Remove unnecessary option

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

#806 - Return multiple missing kotlin parameters at once

Issue - State: open - Opened by jasiustasiu 4 months ago - 2 comments
Labels: enhancement

#804 - Fix tests

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

#803 - Update Kotlin version; remove support for 1.7

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

#802 - Move to `Github145.testPerson7()` failing test

Pull Request - State: closed - Opened by JooHyukKim 4 months ago - 7 comments

#802 - Move to `Github145.testPerson7()` failing test

Pull Request - State: closed - Opened by JooHyukKim 4 months ago - 7 comments

#801 - Now failing test in 2.18 after Property Introspection Rewrite

Issue - State: closed - Opened by JooHyukKim 4 months ago - 1 comment
Labels: bug

#801 - Now failing test in 2.18 after Property Introspection Rewrite

Issue - State: closed - Opened by JooHyukKim 4 months ago - 1 comment
Labels: bug

#798 - Boolean property setter is skipped if name isX prefixed

Issue - State: open - Opened by IceBlizz6 5 months ago - 4 comments
Labels: bug

#797 - Added link to JacksonOnAndroid

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

#796 - Missing classes error using AGP 8 R8 shrinker

Issue - State: closed - Opened by aroyarexs 5 months ago - 1 comment
Labels: bug

#796 - Missing classes error using AGP 8 R8 shrinker

Issue - State: closed - Opened by aroyarexs 5 months ago - 1 comment
Labels: bug

#795 - Cherry pick c112afd

Pull Request - State: closed - Opened by k163377 5 months ago - 3 comments

#794 - Kotlin Module interferes with Java record deserialization

Issue - State: closed - Opened by cpuzicha 5 months ago - 4 comments
Labels: bug

#793 - 2.18 build on JDK 8 fails CI

Issue - State: closed - Opened by cowtowncoder 5 months ago - 2 comments
Labels: bug

#792 - Custom deserializer of inlined value class (with delegate)

Issue - State: closed - Opened by Bixilon 5 months ago - 3 comments
Labels: enhancement, value class

#791 - Field with value class typ ignoring JsonProperty binding

Issue - State: closed - Opened by bboschrek 6 months ago - 1 comment
Labels: bug

#790 - Revised description to conform to 2.18

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

#789 - 2.18 <- 2.17

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

#788 - Fix badge URL

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

#787 - 2.18 <- 2.17

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

#786 - Revised description to conform to 2.17

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

#785 - Formatting pom.xml

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

#784 - Property enabledSingletonSupport - deprecated but with wrong template

Issue - State: closed - Opened by daniloglima 6 months ago - 2 comments
Labels: question

#783 - Update CI

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

#782 - Organize deprecated contents

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

#781 - How to disable the feature who rename a primitive boolean "isXXX" to "XXX"

Issue - State: closed - Opened by SannaK 6 months ago - 2 comments
Labels: question

#780 - Create 2.18 branch

Issue - State: closed - Opened by cowtowncoder 6 months ago - 1 comment

#779 - Fixed to not process constructors of Java classes

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

#778 - Can't compute ClassId for primitive type: int

Issue - State: closed - Opened by pstreef 6 months ago - 5 comments
Labels: to-evaluate

#777 - Cannot use value class as map key in 2.17

Issue - State: open - Opened by geirsagberg 7 months ago - 8 comments
Labels: enhancement

#776 - Delete Duration conversion that was no longer needed

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

#774 - Excessive memory usage when using KotlinModule with Kotlin data class

Issue - State: open - Opened by t9t 7 months ago - 2 comments
Labels: bug

#773 - @JsonProperty ignored when serialising Kotlin @JvmRecord in 2.16.X

Issue - State: open - Opened by bmorris591 7 months ago - 3 comments
Labels: bug

#772 - Field proliferation bug when using ObjectMapper in Kotlin

Issue - State: closed - Opened by Yaklede 7 months ago - 2 comments
Labels: to-evaluate

#771 - Incosistent behaviour with a single field

Issue - State: closed - Opened by alturkovic 8 months ago - 3 comments
Labels: bug

#768 - Added `value class` deserialization support.

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

#767 - Refactors

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

#766 - mapper.updateValue allows to set fields to null which are not nullable

Issue - State: closed - Opened by dobe 8 months ago - 1 comment
Labels: bug

#765 - Polymorphic sealed class missing type information

Issue - State: open - Opened by MaxDaten 8 months ago
Labels: question

#764 - Serialization in Ktor project fails

Issue - State: closed - Opened by oSumAtrIX 8 months ago - 2 comments
Labels: question

#763 - Minor refactoring to support `value class` in deserialization

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

#760 - Improved processing related to parameter parsing on Kotlin

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

#759 - Organize internal commons

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

#758 - Deprecated SingletonSupport

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

#757 - Enhancing Type Safety in convertValue

Issue - State: closed - Opened by mohamedanees6 9 months ago - 1 comment
Labels: enhancement

#756 - Update the Kotlin versions used in CI.

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

#755 - Changes in constructor invocation and argument management

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

#754 - Fixed bug report template

Pull Request - State: closed - Opened by k163377 9 months ago - 1 comment

#753 - Deserialization fails for class with single private accessor property

Issue - State: open - Opened by hotire 9 months ago - 5 comments
Labels: bug

#752 - Fix KDoc for KotlinModule.

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

#751 - Marked useKotlinPropertyNameForGetter as deprecated.

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

#749 - Fix databind/4295 to allow KotlinModule auto-registration

Pull Request - State: closed - Opened by cowtowncoder 9 months ago - 3 comments

#748 - JsonProperty not respected when using custom serializer with inline class

Issue - State: closed - Opened by markitovtr1 9 months ago - 2 comments
Labels: bug

#746 - The KotlinModule#serialVersionUID is set to private

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

#745 - Modified isKotlinClass determination method

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

#744 - API deprecation update for KotlinModule

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

#743 - Fix handling of vararg deserialization

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

#742 - Minor performance improvements to NullToEmptyCollection/Map

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

#740 - Reduce conversion cache from Executable to KFunction

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

#739 - Make nulls = FAIL work even for primitives and missing

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

#738 - Fix JacksonInject priority

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

#737 - Determine the `Kotlin` version to be used with `jackson-module-kotlin 2.17`

Issue - State: closed - Opened by k163377 10 months ago - 1 comment
Labels: enhancement, 2.17

#736 - Update kotlin version

Pull Request - State: closed - Opened by k163377 10 months ago - 1 comment

#735 - 2.16

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

#734 - Updated version information to 2.16

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

#733 - Fix problem with Serializable objects not implementing readResolve

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

#732 - SequenceSerializer removed

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