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

GitHub / Kotlin/kotlinx.serialization issues and pull requests

#3038 - Support a new publication scheme

Pull Request - State: open - Opened by fzhinkin 23 days ago

#3036 - Structured cbor

Pull Request - State: open - Opened by JesusMcCloud 25 days ago

#3035 - 🍒 Rename KClass<*>.isInterface helper in the JS part

Pull Request - State: closed - Opened by broadwaylamb 28 days ago - 2 comments

#3034 - Issues

Issue - State: closed - Opened by Zakonduasabbat 28 days ago

#3033 - New ProGuard implementation in #2983 causes R8 warning

Issue - State: open - Opened by ypedegroot about 1 month ago - 3 comments

#3032 - Prepare 1.9.0 release

Pull Request - State: closed - Opened by sandwwraith about 1 month ago

#3031 - Update to Kotlin 2.2

Pull Request - State: closed - Opened by sandwwraith about 1 month ago - 1 comment

#3030 - Add default KSerializer for ArrayDeque

Issue - State: open - Opened by aSemy about 1 month ago
Labels: feature

#3029 - Update JsonPath tests:

Pull Request - State: open - Opened by sandwwraith about 1 month ago - 1 comment

#3028 - Rename KClass<*>.isInterface helper in the JS part

Pull Request - State: closed - Opened by broadwaylamb about 1 month ago - 2 comments

#3027 - Rename KClass<*>.isInterface helper in the JS part

Pull Request - State: closed - Opened by broadwaylamb about 1 month ago - 1 comment

#3026 - Kotlinx.datetime.Instant removed, but no replacement serializer provided

Issue - State: closed - Opened by Nek-12 about 1 month ago - 20 comments

#3025 - Add default serializable for kotlin.time.Instant

Issue - State: closed - Opened by GazimSoliev about 1 month ago - 4 comments
Labels: feature

#3024 - CBOR: Improve exception messages for unexpected tags during decoding

Issue - State: open - Opened by fzhinkin about 1 month ago - 1 comment
Labels: feature

#3023 - Add SavedState to the format doc

Pull Request - State: closed - Opened by kuanyingchou about 1 month ago - 1 comment

#3021 - Support for deterministically encoded CBOR RFC 8949 Section 4.2

Issue - State: open - Opened by sanket1729 about 2 months ago
Labels: feature

#3020 - java.lang.ClassFormatError: Too many arguments in method signature for `Serializable` data class

Issue - State: open - Opened by AmrNashat-Adyen about 2 months ago - 1 comment
Labels: docs needed

#3019 - Add JsonObject field reading syntax sugar

Pull Request - State: open - Opened by huicunjun about 2 months ago - 2 comments

#3018 - Serialize Long to BigInt in JSON

Issue - State: closed - Opened by esafak about 2 months ago - 2 comments
Labels: feature

#3017 - Compilation fails with MethodTooLargeException on large sealed class

Issue - State: open - Opened by vrendina about 2 months ago - 10 comments

#3016 - Synchronize block cause performance drop

Issue - State: open - Opened by e5l about 2 months ago - 9 comments

#3015 - `polymorphicDefaultDeserializer` won't work with `useArrayPolymorphism=true`

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

#3014 - Use cache redirector to download Gradle

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

#3013 - Add @HoconName annotation

Pull Request - State: open - Opened by ihostage 2 months ago

#3011 - Newline '\n' vs '\\n'

Issue - State: closed - Opened by jmiecz 2 months ago - 2 comments
Labels: wontfix

#3009 - Mark the generated companion object with @JsExport.Ignore

Issue - State: open - Opened by lppedd 2 months ago - 1 comment
Labels: feature, waiting for clarification

#3008 - Blocker migrating custom Moshi JsonAdapter

Issue - State: closed - Opened by dmstocking 2 months ago - 2 comments

#3007 - Object serialization is empty

Issue - State: closed - Opened by ampeixoto 2 months ago - 4 comments

#3006 - Make throwXXX functions return Nothing instead of Unit

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

#3005 - Migrate to DGPv2

Pull Request - State: open - Opened by whyoleg 3 months ago

#3004 - Mechanism to filter/transform JSON primitives during decoding

Issue - State: open - Opened by pschichtel 3 months ago - 9 comments
Labels: question

#3002 - Add new kotlin-dev space repo url

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

#3001 - Custom dynamic default class discriminator value provider

Issue - State: closed - Opened by bcmedeiros 3 months ago - 1 comment
Labels: feature

#3000 - Support for dictionary-based automatic JSON minification at compile time using Kotlin Serialization

Issue - State: closed - Opened by orelvis15 3 months ago - 2 comments
Labels: feature, wontfix

#2999 - Problem with deserialization in different requests

Issue - State: closed - Opened by citizen-of-makondo 3 months ago - 1 comment
Labels: waiting for clarification

#2995 - Fix resize in JsonPath

Pull Request - State: closed - Opened by larshagencognite 3 months ago - 1 comment

#2993 - Multiple decoding `@SerialName` support

Issue - State: closed - Opened by Komdosh 3 months ago - 1 comment
Labels: feature

#2992 - Passing serializers dynamically

Issue - State: open - Opened by arkivanov 3 months ago - 13 comments
Labels: feature

#2991 - Replace some object comparisons with type checks

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

#2989 - How to deal with the data class generated by ksp

Issue - State: closed - Opened by zjarlin 3 months ago - 4 comments
Labels: waiting for clarification

#2987 - Suppress `REDUNDANT_ELSE_IN_WHEN` in `ProtobufTaggedEncoder.encodeNull()`

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

#2986 - universal UnwrapSerializer analog @JsonUnwrapped jackson

Issue - State: closed - Opened by eduard1abdulmanov123 4 months ago - 6 comments
Labels: question

#2983 - Fixed ProGuard rules for obfuscation to work correctly

Pull Request - State: closed - Opened by shanshin 4 months ago - 1 comment

#2982 - CborArray bug with default values

Issue - State: open - Opened by Plegbot 4 months ago - 1 comment

#2981 - Support for custom instantiation strategies

Issue - State: closed - Opened by shaun-wild 4 months ago - 7 comments
Labels: feature

#2980 - Allow `JsonTransformingSerializer` to take a nullable type

Issue - State: closed - Opened by freya022 4 months ago - 1 comment
Labels: feature

#2977 - SerilizersModule doesn't work as I've expected

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

#2976 - Missing R8 rule for library obfuscation

Issue - State: closed - Opened by lsuski 4 months ago - 7 comments
Labels: waiting for clarification

#2975 - Generic CBOR Parsing for EUDIW

Issue - State: open - Opened by JesusMcCloud 4 months ago - 3 comments
Labels: feature

#2974 - References to non-existing INSTANCE field and getDescriptor() method

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

#2973 - Cannot pass JsonObject containing JsonArray to Swift in a Lambda/Interface

Issue - State: closed - Opened by bitsycore 4 months ago - 5 comments
Labels: waiting for clarification

#2972 - Decoding a JSON integer value containing an exponent and a decimal point

Issue - State: open - Opened by illarionov 4 months ago - 1 comment
Labels: feature

#2971 - Decoding an unsigned numeric value containing an exponent

Issue - State: open - Opened by illarionov 4 months ago
Labels: bug

#2970 - The serializable subclass has a different field definition order compared to its parent class when use kotlin-parcelize

Issue - State: closed - Opened by shiqos 4 months ago - 2 comments
Labels: waiting for clarification

#2969 - Prefer contextual over polymorphic for plugin-generated serializers

Issue - State: closed - Opened by kuanyingchou 4 months ago - 17 comments
Labels: question

#2968 - AbstractMethodError on GeneratedSerializer

Issue - State: closed - Opened by vendelieu 4 months ago - 6 comments
Labels: waiting for clarification

#2967 - Getting serializer from contextual given only KType

Issue - State: closed - Opened by eduard1abdulmanov123 4 months ago - 8 comments
Labels: question

#2966 - Q: How to not write a CBOR tag when value is null?

Issue - State: open - Opened by travishaagen 4 months ago - 6 comments

#2965 - Prepare 1.8.1 release

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

#2964 - Update forward compatibility notes

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

#2963 - Bump Kotlin to 2.1.20

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

#2961 - Are benchmark results of recent releases available on public site?

Issue - State: closed - Opened by xiaozhikang0916 4 months ago - 1 comment
Labels: question

#2960 - Unresolved reference: kotlinx

Issue - State: closed - Opened by erittis1 4 months ago - 2 comments
Labels: waiting for clarification

#2959 - Missing contextual annotation on optional List< java.math.BigDecimal>

Issue - State: closed - Opened by tswanson-flow 4 months ago - 4 comments
Labels: third party problem

#2958 - MissingFieldException should return class serialName

Issue - State: open - Opened by nicktelford 4 months ago - 1 comment
Labels: feature

#2957 - Ability to get elementSerializer from collection serializers like ListLikeSerializer

Issue - State: closed - Opened by kuanyingchou 4 months ago - 6 comments
Labels: question

#2956 - `serialName` doesn't actually return `@SerialName` as per docs

Issue - State: open - Opened by chrisjenx 4 months ago - 17 comments
Labels: waiting for clarification

#2955 - How to deserialize object with list from JsonArray

Issue - State: closed - Opened by ag2s20150909 5 months ago - 1 comment
Labels: question

#2954 - Bencoding now supports all platforms

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

#2952 - Add flag representing strict CBOR null representation

Pull Request - State: open - Opened by ardune 5 months ago

#2951 - Json.encodeToString() includes keys with empty values when encodeDefaults is set to true

Issue - State: closed - Opened by MartinStigen 5 months ago - 2 comments
Labels: question

#2950 - K1 dev warning as errors cherry-pick

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

#2948 - Documentation for `serializer(KType)` doesn't mention that it's unsound

Issue - State: closed - Opened by dkhalanskyjb 5 months ago - 9 comments
Labels: docs needed

#2947 - Dead Lock when @Serializable + companion object

Issue - State: closed - Opened by erkas-c 5 months ago - 10 comments
Labels: can't reproduce, waiting for clarification

#2946 - Implement additional compiler flags as per KT-75078

Pull Request - State: closed - Opened by sandwwraith 5 months ago - 4 comments

#2945 - Add kotlin.time.Instant serializers

Pull Request - State: closed - Opened by dkhalanskyjb 5 months ago - 16 comments

#2944 - Upgrade transitive dependencies for the web targets

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

#2941 - WrappedSerialDescriptor.equals doesn't work

Issue - State: closed - Opened by kuanyingchou 5 months ago
Labels: bug