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

#2733 - Cannot serializer flow of Objects

Issue - State: open - Opened by inemtsev 7 days ago
Labels: feature

#2731 - Fatal error: Serializer can't be found after migrating from 1.9.24 to 2.0.0

Issue - State: closed - Opened by Digipom 10 days ago - 3 comments
Labels: question

#2730 - Provide a default serializer for kotlin.uuid.Uuid class

Issue - State: open - Opened by sandwwraith 10 days ago - 4 comments

#2728 - Fixed VerifyError after ProGuard optimization

Pull Request - State: closed - Opened by shanshin 12 days ago

#2727 - Add Wasm-Wasi target to Okio integration

Pull Request - State: closed - Opened by sandwwraith 12 days ago

#2726 - Prepare 1.7.1 release

Pull Request - State: closed - Opened by sandwwraith 13 days ago

#2725 - [contributing] Completion error in intellij after 2.0.0-RC3

Issue - State: open - Opened by Chuckame 14 days ago - 11 comments
Labels: waiting for clarification

#2724 - Are there any plan add on-the-fly JSON Schema validation?

Issue - State: open - Opened by iseki0 16 days ago - 4 comments
Labels: feature

#2723 - Fixed HOCON publication

Pull Request - State: closed - Opened by shanshin 17 days ago

#2722 - feat: Add a way to reorder elements during encoding

Pull Request - State: open - Opened by Chuckame 17 days ago - 2 comments

#2721 - `SealedClassSerializer` currently requires to OptIn to `InternalSerializationApi`

Issue - State: open - Opened by floschu 18 days ago - 2 comments
Labels: feature

#2720 - Question: How to create ser/des for generics with List and Map?

Issue - State: open - Opened by ArcherEmiya05 20 days ago - 3 comments
Labels: question

#2719 - ProGuard optimization causes "java.lang.VerifyError: Bad type on operand stack"

Issue - State: open - Opened by wtlgo 20 days ago - 6 comments
Labels: bug

#2718 - Missing Feature - ProtoOneOf doesn't support complex objects

Issue - State: open - Opened by rotilho 21 days ago - 5 comments
Labels: feature

#2717 - kotlinx-serialization-hocon 1.7.0 is not published

Issue - State: closed - Opened by osipxd 23 days ago - 1 comment
Labels: bug

#2716 - Case insensitive class discriminator value

Issue - State: closed - Opened by adokarasev 24 days ago - 5 comments
Labels: question

#2714 - Document @MetaSerializable feature

Issue - State: open - Opened by sandwwraith 25 days ago
Labels: docs needed

#2713 - Json.decodeFromDynamic() broken for UInt

Issue - State: open - Opened by swankjesse 26 days ago
Labels: bug, js

#2712 - Test for encodeToDynamic that passes null

Pull Request - State: open - Opened by swankjesse 26 days ago - 4 comments
Labels: waiting for clarification

#2711 - Support enumerating polymorphic descriptor's subclass information

Issue - State: closed - Opened by rnett 28 days ago - 5 comments
Labels: feature

#2710 - Cannot properly install KxS

Issue - State: open - Opened by WarningImHack3r 30 days ago - 5 comments
Labels: question, third party problem

#2709 - Why is Kotlinx Serialization 1.7 not 2.0 if it's a breaking change?

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

#2708 - Deserialization Error when Decoding Multiple Objects with one `Decoder`

Issue - State: closed - Opened by barnard-b about 1 month ago - 3 comments
Labels: question

#2707 - Add integration with kotlinx-io library

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

#2706 - Update to Kotlin 2.0 and prepare 1.7.0 release

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

#2705 - Use @PublishedApi annotation on functions called from plugin-generated code

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

#2704 - @file:UseContextualSerialization doesn't work with actual typealias on Kotlin 2.0.0

Issue - State: closed - Opened by rjaros about 1 month ago - 5 comments
Labels: bug, compiler-plugin

#2702 - Include type alias annotations in `SerialDescriptor.annotations`

Issue - State: open - Opened by Laxystem about 1 month ago - 12 comments
Labels: feature

#2701 - Simple and concise way to preserve unknown properties when deserializing JSON

Issue - State: closed - Opened by Flavien about 1 month ago - 4 comments
Labels: feature, duplicate

#2700 - "Object is not abstract and does not implement abstract member 'serializer'." In native

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

#2699 - Wrapping a type's serializer with another without changing the actual type

Issue - State: open - Opened by Laxystem about 1 month ago - 8 comments
Labels: feature

#2698 - Add way to log unknown keys when ignoreUnknownKeys is enabled

Issue - State: open - Opened by paulhobbel about 1 month ago - 3 comments
Labels: feature

#2697 - Add a descriptor kind for JsonContentPolymorphicSerializer

Issue - State: open - Opened by kunyavskiy about 1 month ago
Labels: feature, design

#2696 - Strings are converted to Int in non-lenient mode

Issue - State: open - Opened by spand about 1 month ago - 4 comments
Labels: design

#2695 - Crash at encode nest map

Issue - State: closed - Opened by qq864064013 about 1 month ago - 2 comments
Labels: question

#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 - 4 comments
Labels: question

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

Issue - State: closed - Opened by iseki0 about 1 month ago - 8 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 2 months ago - 1 comment
Labels: feature

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

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

#2681 - Add ability to disallow repeated keys in CBOR

Pull Request - State: open - Opened by timmc about 2 months 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: closed - 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 - 11 comments
Labels: feature

#2667 - Setup running native tests in release mode

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

#2665 - Have a problem when encode unescaped backslash

Issue - State: open - Opened by pank-su 2 months ago - 2 comments
Labels: question

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

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

#2663 - Build fails on master

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

#2662 - Strict mode for CBOR

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

#2661 - Stabilize explicitNulls feature:

Pull Request - State: closed - Opened by sandwwraith 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 - 9 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 3 months ago - 2 comments
Labels: bug, protobuf, runtime

#2647 - Rewrite obsolete forgotten intrinsic test

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

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

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

#2645 - Protobuf Generator Build Task

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

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

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

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

Pull Request - State: open - 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 - 2 comments
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