Skip to content
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

Release v2 #240

Merged
merged 107 commits into from
Jul 17, 2024
Merged

Release v2 #240

merged 107 commits into from
Jul 17, 2024

Conversation

Chuckame
Copy link
Contributor

No description provided.

Chuckame and others added 30 commits January 21, 2024 22:18
fix: Assume kotlin.Pair as a record class instead of an union
BREAKING CHANGE: No more `AvroDescriptor` so no more custom schema generation
feat!: No more reflection and customizable logical types
feat: Add support for decoding with avro aliases
* removed duplicate decoding tests and generalized tests to be used for other decoders
* fixed decoding of short values
* fixed decoding of fixed values
Generalize encoding/decoding tests (#168)
chore: Add spotless with ktlint + editorconfig
Side effect: Stop supporting @AvroFixed on classes, works only on properties
feat: Support kotlin's value classes
feat: Revamp naming strategy and related annotations
feat: Merge ScalePrecision to AvroDecimalLogicalType
chore: Upgrade github actions and use standard gradle actions
Chuckame added 28 commits June 25, 2024 19:57
handle nullable bytearrays and add null values in benchmark
fix: Only handle ByteArrays as bytes or fixed, and collection of Byte as arrays of int
fix: No more automatic padding for fixed type
@Chuckame Chuckame merged commit 6e1d82a into main Jul 17, 2024
1 check passed
@Chuckame Chuckame deleted the main-v2 branch July 17, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants