Ecosyste.ms: Issues

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

GitHub / Kotlin/kotlinx.serialization issues and pull requests

#2694 - [help/feature] Streaming multi collection size serializer

Issue - State: open - Opened by Chuckame about 1 month ago - 8 comments

#2693 - Fallback nested json errors to default value

Issue - State: open - Opened by amir1376 about 1 month ago - 2 comments
Labels: question

#2692 - Serializer has not been found when I switch to Kotlin 2.0

Issue - State: open - Opened by iseki0 about 1 month ago - 7 comments
Labels: bug, compiler-plugin

#2691 - Remove yellow code

Pull Request - State: closed - Opened by lunakoly about 1 month ago
Labels: kotlin-merge-blocker

#2690 - Remove yellow code

Pull Request - State: closed - Opened by lunakoly about 1 month ago - 3 comments
Labels: kotlin-merge-blocker

#2689 - Added link to kotlinx-serialization-smile in the formats list

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

#2688 - java.lang.ClassNotFoundException: Didn't find class "kotlinx.serialization.json.Json" on path: DexPathLis

Issue - State: open - Opened by msalamaCS about 1 month ago - 1 comment
Labels: waiting for clarification

#2687 - Add bencoding to community-supported formats

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

#2686 - Replace slow JDK Double parsing with Daniel Lemire's fast_float algorithm

Issue - State: open - Opened by stefanthaler about 1 month ago - 2 comments
Labels: feature

#2685 - Provide a way to detect which field exists.

Issue - State: closed - Opened by iseki0 about 1 month ago - 3 comments
Labels: feature

#2683 - Symlink features are missing

Issue - State: closed - Opened by Cyberavater about 1 month ago - 1 comment
Labels: feature

#2682 - Are there any fully documentation or specification for codec developer?

Issue - State: closed - Opened by iseki0 about 1 month ago - 6 comments
Labels: question

#2681 - Add ability to disallow repeated keys in CBOR

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

#2680 - JSON: Fix mutable `classDiscriminatorMode` in config, and mark experimental in builder

Pull Request - State: closed - Opened by BenWoodworth about 2 months ago - 6 comments

#2679 - Support python style (`#`) comments

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

#2678 - Prepare 1.7.0-RC release

Pull Request - State: closed - Opened by sandwwraith about 2 months ago

#2677 - Kotlinx serialization protobuf plugin

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

#2676 - generics type inline function call `serializer<T>()` fail in kotlin/native

Issue - State: closed - Opened by Gargantua7 about 2 months ago - 14 comments

#2674 - Setup Kover for validation of each module

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

#2673 - Project doesn't load properly in IntelliJ IDEA

Issue - State: closed - Opened by timmc about 2 months ago - 9 comments

#2671 - Update okio to 3.9.0 version

Pull Request - State: closed - Opened by sandwwraith about 2 months ago

#2670 - Fix confusing description of JsonPrimitive.content

Pull Request - State: closed - Opened by gyuhyeon about 2 months ago - 3 comments

#2669 - Added documentation for @KeepGeneratedSerializer feature

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

#2668 - Non-sequential encoding

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

#2667 - Setup running native tests in release mode

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

#2665 - Have a problem when encode unescaped backslash

Issue - State: open - Opened by pank-su about 2 months ago - 1 comment

#2664 - Specify time zone in example code to fix test instability across locales

Pull Request - State: closed - Opened by timmc about 2 months ago - 2 comments

#2663 - Build fails on master

Issue - State: closed - Opened by timmc about 2 months ago - 5 comments
Labels: waiting for clarification

#2662 - Strict mode for CBOR

Issue - State: open - Opened by timmc about 2 months ago - 14 comments
Labels: feature

#2661 - Stabilize explicitNulls feature:

Pull Request - State: closed - Opened by sandwwraith about 2 months ago

#2660 - Add documentation for @KeepSerializer feature

Issue - State: open - Opened by sandwwraith 2 months ago
Labels: docs needed

#2659 - Request: A way to use a shared serializer implementation for many subclasses

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

#2658 - Retrieve the default value of optional fields

Issue - State: closed - Opened by Chuckame 2 months ago - 4 comments
Labels: feature

#2657 - Performance Comparison: Kotlin Serialization vs Moshi

Issue - State: open - Opened by ngehad 2 months ago - 6 comments
Labels: json

#2656 - JsonPrimitive.intOrNull returns an invalid value instead of null when the content string starts with a digit

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

#2655 - Supporting protobuf preserving unknown fields

Issue - State: open - Opened by xiaozhikang0916 2 months ago - 5 comments
Labels: feature

#2654 - Migrated build scripts to kts

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

#2653 - [ProtoBuf] Should we check duplicating of proto id?

Issue - State: open - Opened by xiaozhikang0916 2 months ago - 9 comments
Labels: feature

#2652 - docs: Update avro4k link

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

#2651 - buildJsonObject sets the Number and Boolean to null

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

#2650 - How to deserialize List<Any> using Ktor.serialization

Issue - State: closed - Opened by BlueSky15171 2 months ago - 3 comments
Labels: question

#2649 - OutOfMemoryError happens when try to decode the wrong ByteArray

Issue - State: open - Opened by sang-eun 2 months ago - 2 comments
Labels: bug, protobuf, runtime

#2647 - Rewrite obsolete forgotten intrinsic test

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

#2646 - Provide a best practice for formats that requiring a specified key order.

Issue - State: closed - Opened by iseki0 2 months ago - 3 comments
Labels: feature

#2645 - Protobuf Generator Build Task

Issue - State: closed - Opened by Pseudow 2 months ago - 7 comments
Labels: feature

#2644 - Add how to encode/decode Base64 formats example

Pull Request - State: open - Opened by GeorgePap-719 3 months ago - 1 comment

#2644 - Add how to encode/decode Base64 formats example

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

#2643 - Provide a guide on introspecting descriptors

Issue - State: open - Opened by sandwwraith 3 months ago
Labels: docs needed

#2642 - Improve test for JVM intrinsics:

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

#2640 - Annotation for applying @Serializable to nested classes

Issue - State: open - Opened by mgroth0 3 months ago - 1 comment
Labels: feature

#2639 - Actualize building instructions

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

#2638 - Documentation improvement: initial Json samplyification

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

#2637 - Improve failure message on encountering unknown key in JSON

Issue - State: open - Opened by qwwdfsad 3 months ago - 2 comments
Labels: feature, json

#2636 - Stabilize explicitNulls in Json

Issue - State: closed - Opened by qwwdfsad 3 months ago - 2 comments
Labels: feature, json

#2635 - Migradle Gradle scripts from Groove to Kts

Issue - State: closed - Opened by shanshin 3 months ago
Labels: feature

#2634 - Increase common coverage and coverage of individual modules

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

#2633 - feat: Make SerialDescriptorForNullable.original public

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

#2632 - Enable visiting descriptors-tree

Issue - State: closed - Opened by Chuckame 3 months ago - 6 comments
Labels: docs needed

#2631 - Make accessible the original descriptor when wrapped into nullable

Issue - State: closed - Opened by Chuckame 3 months ago - 3 comments
Labels: feature

#2629 - added decodeFromStringOrNull

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

#2629 - added decodeFromStringOrNull

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

#2628 - Fixed type discriminator value for custom serializer that uses `encodeJsonElement`

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

#2628 - Fixed type discriminator value for custom serializer that uses `encodeJsonElement`

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

#2627 - Unable to serialize generic class by contextual

Issue - State: open - Opened by craone 3 months ago - 1 comment

#2627 - Unable to serialize generic class by contextual

Issue - State: closed - Opened by craone 3 months ago - 2 comments
Labels: question

#2626 - Consider to implement ReaderJsonLexer::peekLeadingMatchingValue?

Issue - State: open - Opened by iseki0 3 months ago
Labels: feature

#2624 - Bump Kover version to 0.8.0-Beta2

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

#2624 - Bump Kover version to 0.8.0-Beta2

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

#2623 - How to serialize enum to actual json number

Issue - State: closed - Opened by AngryGami 3 months ago - 6 comments
Labels: question

#2623 - How to serialize enum to actual json number

Issue - State: open - Opened by AngryGami 3 months ago - 1 comment
Labels: feature

#2623 - How to serialize enum to actual json number

Issue - State: open - Opened by AngryGami 3 months ago - 1 comment
Labels: feature

#2622 - `JsonContentPolymorphicSerializer` should provide a non-final `selectSerializer`

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

#2621 - Enable klib validation mode in binary-compatibility-validator.

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

#2619 - How to get rid of nullability?

Issue - State: open - Opened by Fleshgrinder 3 months ago
Labels: feature

#2619 - How to get rid of nullability?

Issue - State: open - Opened by Fleshgrinder 3 months ago
Labels: feature

#2619 - How to get rid of nullability?

Issue - State: open - Opened by Fleshgrinder 3 months ago
Labels: feature

#2615 - KotlinxSerializationPlugin failing with kapt.use.k2=true

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

#2614 - Serializer disrupts data class copy method

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

#2614 - Serializer disrupts data class copy method

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

#2613 - Whether to support enum specifying fields for serialization instead of enum names?

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

#2613 - Whether to support enum specifying fields for serialization instead of enum names?

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