issues
search
avro-kotlin
/
avro4k
Avro format support for Kotlin
Apache License 2.0
198
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Kotlin Pair<A, B> schema is generated as Union<A, B> instead of record
#166
Chuckame
closed
7 months ago
1
Remove AvroName and AvroNamespace in favour of native SerialName
#165
Chuckame
closed
7 months ago
7
Naming strategy not applied to record and enum names
#164
Chuckame
closed
1 year ago
1
Beautify the Avro api entrypoint
#163
Chuckame
closed
7 months ago
3
Handle BigDecimal custom rounding mode
#162
Chuckame
closed
7 months ago
0
feat: encode/decode anything as root value
#161
Chuckame
closed
10 months ago
10
Bypass generic data step and serialize directly to binary
#160
Chuckame
closed
4 months ago
10
Cache Schemas for classes
#159
thake
closed
4 months ago
2
Add type-safe for AvroDefault
#158
Chuckame
opened
1 year ago
6
fix(annotations): Set the `@Language` value to `JSON`
#157
Chuckame
closed
1 year ago
0
feat(aliases): Merge AvroAliases annotation to AvroAlias
#156
Chuckame
closed
1 year ago
4
Remove Aliases, prior to Alias with vararg
#155
Chuckame
closed
1 year ago
0
test: add failing test for multiple uses of generic types
#154
upMKuhn
closed
1 year ago
1
Generic classes lead to serialisation issues
#153
upMKuhn
closed
1 year ago
7
properties with list of values
#152
potfur
closed
1 year ago
28
Performance bottleneck at RecordNaming
#151
twinprime
closed
6 months ago
7
Improve release process
#150
Chuckame
closed
1 year ago
3
Make snappy-java an optional dependency
#149
Chuckame
closed
7 months ago
1
Use kotlinx serializer native features
#148
Chuckame
closed
9 months ago
7
Native image issue
#147
rafalg
closed
6 months ago
4
Bump snappy-java version
#146
AdamBlance
closed
1 year ago
1
Document release workflow
#143
thake
closed
1 year ago
4
implement encode/decode from/to single object format
#142
jangalinski
closed
6 months ago
7
Support avro single object encoding
#141
jangalinski
closed
4 months ago
4
feat: Set default to null when the field type is nullable (activable by the configuration)
#140
Chuckame
closed
1 year ago
9
Question: How to convert from GenericRecord?
#139
jangalinski
closed
1 year ago
2
Question: Why is single object encoding not supported?
#138
jangalinski
closed
1 year ago
5
Update de/serialization examples in README
#137
jangalinski
closed
1 year ago
1
Is it possible to serialize to GenericRecord without a SerializationStrategy<T>?
#136
minionOfZuul
closed
1 year ago
1
Deserialize polymorphic open class
#135
michaelpetri
closed
1 year ago
4
Gradle task to generate schema definitions
#134
AmsterdamFilho
closed
1 year ago
1
perf: Build list with initial capacity
#133
Chuckame
closed
1 year ago
1
fix: Allow value classes and primitive schemas generation
#132
Chuckame
closed
1 year ago
3
Value classes not working (feature request ?)
#131
Chuckame
closed
7 months ago
5
Schema registry compatibility check (why not ?)
#130
Chuckame
closed
1 year ago
5
Default value to null when the field is nullable
#129
Chuckame
closed
2 years ago
2
Android and multiplatform
#128
mcpiroman
closed
6 months ago
5
Can not deserialize map of Sealed classes
#127
geomagilles
closed
2 years ago
1
Add support for using defaut values
#126
asmadsen
closed
1 year ago
3
Remove sealed interfaces
#125
thake
closed
2 years ago
0
Updated version and documentation
#124
thake
closed
2 years ago
0
Enum default improvements
#123
kossi
closed
2 years ago
1
Enum decoding does not respect default values
#122
cgadski
closed
2 years ago
2
Calling Schema::overrideNamespace disables default values for enums
#121
cgadski
closed
2 years ago
1
Support for schema references
#120
williamboxhall
closed
2 years ago
6
Fixing sealed interface unions
#119
thake
closed
2 years ago
5
Kotlinx Serialization 1.3.0, Kotlin 1.5.31
#118
vladimirfx
closed
3 years ago
0
Fix contextual serialization inside value classes
#117
vladimirfx
closed
3 years ago
1
SerializationException when using MapSerializer as root serializer
#116
FranziskusW
closed
9 months ago
5
Sealed polymorphism doesn't seem to work
#115
acruise
closed
2 years ago
5
Previous
Next