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
Improve error understandability when exception thrown during schema generation
#267
Chuckame
opened
1 month ago
0
deps: Upgrade to avro 1.11.4, resolving CVEs
#266
Chuckame
closed
1 month ago
0
Stronger typing of data
#265
vongohren
closed
1 month ago
4
Experiencing a error on: "must have at least one possible schema"
#264
vongohren
closed
1 month ago
5
feat: Add fixed uuid
#263
Chuckame
opened
1 month ago
0
Deprecate generic encoding
#262
Chuckame
opened
2 months ago
0
Support encoding and decoding without the concrete classes
#261
Chuckame
opened
2 months ago
0
feat: Support Any type (encoding from & decoding to generic data)
#260
Chuckame
opened
2 months ago
0
build(deps): bump com.squareup.okio:okio from 3.9.0 to 3.9.1
#259
dependabot[bot]
opened
2 months ago
0
Rework encoding to reduce lambdas usage
#258
Chuckame
opened
2 months ago
0
feat: Allow writing object-container files from blocking and async/suspend contexts
#257
Chuckame
closed
2 months ago
0
Add alternative data provider to Sequence in AvroObjectContainer
#256
barbulescu
closed
2 months ago
5
Unable to deserialize Map<String, List<ByteArray>>
#255
dmitrii-afanasyev
closed
1 month ago
3
build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
#254
dependabot[bot]
opened
2 months ago
0
Support big-decimal logical type (avro 1.12.0)
#253
Chuckame
opened
2 months ago
0
Support (local-)timestamp-nanos (avro 1.12.0)
#252
Chuckame
opened
2 months ago
0
Support uuid as fixed (avro 1.12.0)
#251
Chuckame
opened
2 months ago
0
build(deps): bump org.jetbrains.kotlinx.benchmark from 0.4.11 to 0.4.12
#250
dependabot[bot]
opened
3 months ago
0
build(deps): bump org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.11 to 0.4.12
#249
dependabot[bot]
opened
3 months ago
0
build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
#248
dependabot[bot]
closed
2 months ago
1
Add migration from AvroEncodeFormat.Binary example
#247
rutkowskij
closed
1 month ago
0
Add migration from AvroEncodeFormat.Binary example
#246
rutkowskij
closed
3 months ago
0
How to read previously written Binary files from v1
#245
rutkowskij
closed
1 month ago
11
Spring Cloud Stream Integration
#244
frne
closed
3 months ago
3
Support nullable serializers
#243
Chuckame
opened
4 months ago
0
build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#242
dependabot[bot]
closed
3 months ago
1
build(deps): bump jacksonVersion from 2.17.1 to 2.17.2
#241
dependabot[bot]
opened
4 months ago
0
Release v2
#240
Chuckame
closed
4 months ago
0
feat: Implicit empty collections
#239
Chuckame
closed
4 months ago
0
feat: Remove AvroDecimal defaults
#238
Chuckame
closed
4 months ago
0
fix: Update docs
#237
Chuckame
closed
4 months ago
0
feat: Add @AvroStringable
#236
Chuckame
closed
4 months ago
0
fix: No more automatic padding for fixed type
#235
Chuckame
closed
4 months ago
0
fix: Only handle ByteArrays as bytes or fixed, and collection of Byte as arrays of int
#234
Chuckame
closed
4 months ago
0
feat: Add duration logical type
#233
Chuckame
closed
4 months ago
0
Remove automatic padding for fixed types as it should be done by custom serialization strategy
#232
Chuckame
closed
4 months ago
1
Not able to use @AvroName and @AvroFixed with dates and double during Serialization in pojo classes
#231
SamyakJ05
closed
3 months ago
6
Override any type with `string` type like standard `@Stringable`
#230
Chuckame
closed
4 months ago
1
Don't provide default decimal precision & scale
#229
Chuckame
closed
4 months ago
1
handle nullable bytearrays and add null values in benchmark
#228
Chuckame
closed
4 months ago
0
Add dependabot
#227
Chuckame
closed
4 months ago
0
docs: Fix avro version in docs
#226
Chuckame
closed
4 months ago
0
Improve benchmark
#225
Chuckame
closed
5 months ago
0
fix: Removed AvroNamespaceOverride as it was not fully implemented
#224
Chuckame
closed
5 months ago
0
Use Kotlinx.Serialization BinaryFormat Interface
#223
SmarTTYs
closed
4 months ago
5
deps: Upgrade plugins, trying to fix publication failing
#222
Chuckame
closed
5 months ago
0
deps: Use non-RC version of kotlinx-serialization
#221
Chuckame
closed
5 months ago
0
NoSuchMethodError
#220
HalfLegend
closed
4 months ago
6
feat: Allow adding props to a given type using value classes
#219
Chuckame
closed
5 months ago
0
Provide a kafka confluent serde module to allow removing generic data feature
#218
Chuckame
opened
5 months ago
0
Next