-
Notifications
You must be signed in to change notification settings - Fork 625
Issues: Kotlin/kotlinx.serialization
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Some way to delegate to original KSerializer of arbitrary type
feature
#2890
opened Dec 19, 2024 by
hqzxzwb
Properties serialization incorrect behavior
found-by-fuzzing
#2887
opened Dec 16, 2024 by
FerrumBrain
ExceptionInInitializerError
when @Serializable
data object contains NavDeepLink
bug
compiler-plugin
#2857
opened Nov 13, 2024 by
FelixZY
Add Json.decodeOneElement(bufferedSource: BufferedSource)
feature
#2854
opened Nov 9, 2024 by
martinbonnin
CBOR serializer encodes null class instance as empty map instead of null
#2848
opened Nov 5, 2024 by
Jacob-Amazon
Unable to deserialize sealed interface with value class children
#2835
opened Oct 14, 2024 by
Nek-12
[Protobuf] Respect default values from official documentation
feature
#2831
opened Oct 10, 2024 by
glureau
Problem with deserializing singleton object in polymorphic context with custom serializer
bug
#2830
opened Oct 9, 2024 by
nsk90
Compilation error with R8 8.5.xx and compose type safe navigation
waiting for clarification
#2825
opened Oct 4, 2024 by
Beb3r
Generated serializer with
internal
access modifier for public
class
feature
#2801
opened Aug 29, 2024 by
EpicDima
Consider enabling serialization plugin by default in Kotlin distribution
compiler-plugin
feature
#2797
opened Aug 28, 2024 by
qwwdfsad
Provide a way to introspect
NothingSerialDescriptor
feature
#2788
opened Aug 20, 2024 by
BenWoodworth
[FEATURE] Allow defining a sealed class as a subclass of an open polymorphic class
feature
#2782
opened Aug 14, 2024 by
rocketraman
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.