Ecosyste.ms: Issues

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

GitHub / avro-kotlin/avro4k issues and pull requests

#209 - deps: Upgrade kotlinx-serialization and kotlin

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

#208 - Union perf improvement

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

#207 - Kotlin multiplatform support (js, wasm, native)

Issue - State: open - Opened by Chuckame 9 months ago
Labels: enhancement

#206 - Support duration logical type

Issue - State: closed - Opened by Chuckame 9 months ago - 1 comment
Labels: enhancement

#205 - build: Explicit API mode to prevent exposing internal stuff

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

#204 - feat!: Merge AvroJsonProp to AvroProp

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

#202 - feat: Support everything at root level

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

#201 - Simplification: merge AvroJsonProp to AvroProp

Issue - State: closed - Opened by Chuckame 9 months ago - 1 comment
Labels: enhancement

#200 - Set @AvroEnumDefault directly to the enum value instead of the class

Issue - State: closed - Opened by Chuckame 9 months ago - 1 comment
Labels: enhancement

#199 - Full reflection-less encoding and schema generation

Issue - State: closed - Opened by Chuckame 9 months ago - 1 comment
Labels: enhancement

#198 - Support data class optional fields without @AvroDefault

Issue - State: closed - Opened by PhilippZugColenet 10 months ago - 4 comments
Labels: enhancement

#197 - fix: Allow encoding null array items or null map values

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

#196 - Support null in array items or map values

Issue - State: closed - Opened by Chuckame 10 months ago
Labels: bug

#195 - Support char type

Issue - State: closed - Opened by Chuckame 10 months ago - 1 comment
Labels: enhancement

#194 - Collections of Byte handled as BYTES or FIXED instead of ARRAY of INT

Issue - State: closed - Opened by Chuckame 10 months ago - 1 comment
Labels: bug

#193 - Implicit empty list/map default

Issue - State: closed - Opened by Chuckame 10 months ago - 1 comment
Labels: enhancement

#192 - chore: Upgrade github actions and use standard gradle actions

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

#191 - feat: Merge ScalePrecision to AvroDecimalLogicalType

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

#190 - feat: revamp the schema generation

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

#189 - feat!: Rename ScalePrecision to AvroDecimal

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

#187 - Encode & Decode anything as root

Issue - State: closed - Opened by Chuckame about 1 year ago - 1 comment
Labels: enhancement

#186 - feat: New Avro entrypoint

Pull Request - State: closed - Opened by Chuckame about 1 year ago - 2 comments

#185 - Support using avro serializers outside of avro4k

Issue - State: closed - Opened by Chuckame about 1 year ago - 1 comment
Labels: enhancement

#184 - chore: deprecate AvroNamespace, AvroName and AvroInline annotations

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#183 - feat: Support kotlin's value classes

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#182 - feat: Revamp naming strategy and related annotations

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#181 - Fail when annotations are weirdly set

Issue - State: closed - Opened by Chuckame about 1 year ago - 1 comment
Labels: enhancement

#180 - chore: Add spotless with ktlint + editorconfig

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#179 - Generalize encoding/decoding tests (#168)

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#178 - Rename NamingStrategy to FieldNamingStrategy

Issue - State: closed - Opened by Chuckame about 1 year ago - 3 comments
Labels: enhancement

#177 - feat: Add support for decoding with avro aliases

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#176 - WIP - Road to v2

Issue - State: closed - Opened by Chuckame about 1 year ago - 1 comment

#175 - feat!: No more reflection and customizable logical types

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#174 - fix: Assume kotlin.Pair as a normal data class instead of an union

Pull Request - State: closed - Opened by Chuckame about 1 year ago

#173 - chore(build): Replace buildSrc by gradle's versionCatalogs

Pull Request - State: closed - Opened by Chuckame about 1 year ago - 1 comment

#172 - Updated apache org.apache.avro:avro to resolve CVE-2023-39410

Pull Request - State: closed - Opened by TNijman1990 about 1 year ago

#171 - Added support for decoding with avro alias

Pull Request - State: closed - Opened by trdw about 1 year ago - 3 comments

#169 - [schema] Logical types generated in nested field

Issue - State: closed - Opened by Chuckame over 1 year ago - 1 comment
Labels: bug, enhancement

#168 - Generalize encoding/decoding tests

Pull Request - State: closed - Opened by thake over 1 year ago - 1 comment

#167 - WIP Way to multiplatform

Pull Request - State: closed - Opened by Chuckame over 1 year ago

#166 - Kotlin Pair<A, B> schema is generated as Union<A, B> instead of record

Issue - State: closed - Opened by Chuckame over 1 year ago - 1 comment
Labels: bug

#165 - Remove AvroName and AvroNamespace in favour of native SerialName

Issue - State: closed - Opened by Chuckame over 1 year ago - 7 comments
Labels: enhancement

#164 - Naming strategy not applied to record and enum names

Issue - State: closed - Opened by Chuckame over 1 year ago - 1 comment
Labels: bug

#163 - Beautify the Avro api entrypoint

Issue - State: closed - Opened by Chuckame over 1 year ago - 3 comments
Labels: enhancement

#162 - Handle BigDecimal custom rounding mode

Issue - State: closed - Opened by Chuckame over 1 year ago
Labels: enhancement

#161 - feat: encode/decode anything as root value

Pull Request - State: closed - Opened by Chuckame over 1 year ago - 10 comments

#160 - Bypass generic data step and serialize directly to binary

Issue - State: closed - Opened by Chuckame over 1 year ago - 10 comments
Labels: enhancement

#159 - Cache Schemas for classes

Issue - State: closed - Opened by thake over 1 year ago - 2 comments
Labels: enhancement

#158 - Add type-safe for AvroDefault

Issue - State: open - Opened by Chuckame over 1 year ago - 6 comments
Labels: enhancement

#157 - fix(annotations): Set the `@Language` value to `JSON`

Pull Request - State: closed - Opened by Chuckame over 1 year ago

#156 - feat(aliases): Merge AvroAliases annotation to AvroAlias

Pull Request - State: closed - Opened by Chuckame over 1 year ago - 4 comments

#155 - Remove Aliases, prior to Alias with vararg

Issue - State: closed - Opened by Chuckame over 1 year ago
Labels: enhancement

#154 - test: add failing test for multiple uses of generic types

Pull Request - State: closed - Opened by upMKuhn over 1 year ago - 1 comment

#153 - Generic classes lead to serialisation issues

Issue - State: closed - Opened by upMKuhn over 1 year ago - 7 comments

#152 - properties with list of values

Pull Request - State: closed - Opened by potfur over 1 year ago - 28 comments

#151 - Performance bottleneck at RecordNaming

Issue - State: closed - Opened by twinprime over 1 year ago - 7 comments
Labels: enhancement

#150 - Improve release process

Issue - State: closed - Opened by Chuckame over 1 year ago - 3 comments

#149 - Make snappy-java an optional dependency

Issue - State: closed - Opened by Chuckame over 1 year ago - 1 comment
Labels: dependencies

#148 - Use kotlinx serializer native features

Issue - State: closed - Opened by Chuckame over 1 year ago - 7 comments
Labels: enhancement

#147 - Native image issue

Issue - State: closed - Opened by rafalg over 1 year ago - 4 comments
Labels: bug

#146 - Bump snappy-java version

Pull Request - State: closed - Opened by AdamBlance over 1 year ago - 1 comment

#143 - Document release workflow

Issue - State: closed - Opened by thake over 1 year ago - 4 comments

#142 - implement encode/decode from/to single object format

Pull Request - State: closed - Opened by jangalinski over 1 year ago - 7 comments

#141 - Support avro single object encoding

Issue - State: closed - Opened by jangalinski over 1 year ago - 4 comments
Labels: enhancement

#139 - Question: How to convert from GenericRecord?

Issue - State: closed - Opened by jangalinski over 1 year ago - 2 comments

#138 - Question: Why is single object encoding not supported?

Issue - State: closed - Opened by jangalinski over 1 year ago - 5 comments

#137 - Update de/serialization examples in README

Issue - State: closed - Opened by jangalinski over 1 year ago - 1 comment

#135 - Deserialize polymorphic open class

Issue - State: closed - Opened by michaelpetri almost 2 years ago - 4 comments

#134 - Gradle task to generate schema definitions

Issue - State: closed - Opened by AmsterdamFilho about 2 years ago - 1 comment

#133 - perf: Build list with initial capacity

Pull Request - State: closed - Opened by Chuckame over 2 years ago - 1 comment

#132 - fix: Allow value classes and primitive schemas generation

Pull Request - State: closed - Opened by Chuckame over 2 years ago - 3 comments

#131 - Value classes not working (feature request ?)

Issue - State: closed - Opened by Chuckame over 2 years ago - 5 comments
Labels: enhancement

#130 - Schema registry compatibility check (why not ?)

Issue - State: closed - Opened by Chuckame over 2 years ago - 5 comments

#129 - Default value to null when the field is nullable

Issue - State: closed - Opened by Chuckame over 2 years ago - 2 comments

#128 - Android and multiplatform

Issue - State: closed - Opened by mcpiroman over 2 years ago - 5 comments
Labels: question

#127 - Can not deserialize map of Sealed classes

Issue - State: closed - Opened by geomagilles almost 3 years ago - 1 comment

#126 - Add support for using defaut values

Pull Request - State: closed - Opened by asmadsen almost 3 years ago - 3 comments

#125 - Remove sealed interfaces

Pull Request - State: closed - Opened by thake about 3 years ago

#124 - Updated version and documentation

Pull Request - State: closed - Opened by thake about 3 years ago

#123 - Enum default improvements

Pull Request - State: closed - Opened by kossi about 3 years ago - 1 comment

#122 - Enum decoding does not respect default values

Issue - State: closed - Opened by cgadski about 3 years ago - 2 comments

#121 - Calling Schema::overrideNamespace disables default values for enums

Issue - State: closed - Opened by cgadski about 3 years ago - 1 comment

#120 - Support for schema references

Issue - State: closed - Opened by williamboxhall over 3 years ago - 6 comments

#119 - Fixing sealed interface unions

Pull Request - State: closed - Opened by thake over 3 years ago - 5 comments

#118 - Kotlinx Serialization 1.3.0, Kotlin 1.5.31

Pull Request - State: closed - Opened by vladimirfx over 3 years ago

#117 - Fix contextual serialization inside value classes

Pull Request - State: closed - Opened by vladimirfx over 3 years ago - 1 comment

#116 - SerializationException when using MapSerializer as root serializer

Issue - State: closed - Opened by FranziskusW over 3 years ago - 5 comments
Labels: enhancement

#115 - Sealed polymorphism doesn't seem to work

Issue - State: closed - Opened by acruise over 3 years ago - 5 comments

#114 - Allow non-string while string-able values as map keys

Issue - State: closed - Opened by acruise over 3 years ago - 5 comments
Labels: enhancement

#113 - DO NOT MERGE attempt to support sealed interface multiple inheritance

Pull Request - State: closed - Opened by williamboxhall over 3 years ago - 7 comments

#112 - DO NOT MERGE: Demonstrate failure when subclass is sealed

Pull Request - State: closed - Opened by williamboxhall over 3 years ago - 2 comments

#111 - Adding support for sealed interfaces and mixed polymorphic class structures

Pull Request - State: closed - Opened by thake over 3 years ago - 6 comments

#110 - Polymorphic open support (Take 2)

Pull Request - State: closed - Opened by williamboxhall over 3 years ago - 5 comments

#109 - Polymorphic open support

Pull Request - State: closed - Opened by williamboxhall over 3 years ago - 14 comments

#108 - Support for abstract / polymorphic classes

Issue - State: closed - Opened by williamboxhall over 3 years ago - 6 comments

#107 - Support for sealed interfaces (across multiple files)

Issue - State: closed - Opened by williamboxhall over 3 years ago - 6 comments