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

WIP - Road to v2 #176

Closed
12 of 14 tasks
Chuckame opened this issue Jan 22, 2024 · 1 comment
Closed
12 of 14 tasks

WIP - Road to v2 #176

Chuckame opened this issue Jan 22, 2024 · 1 comment
Assignees
Milestone

Comments

@Chuckame
Copy link
Contributor

Chuckame commented Jan 22, 2024

Bug fixes

Improvements

New features

Non goals

  • kotlin multiplatform, as it needs to implement everything ourselves instead of just using the apache avro java library. But still, it'll be taken into account in the new Avro entrypoint design for better extensibility.
  • Direct encoding: Same as the previous line, since we would have a better extensibility, selecting different mode of serialization should be easily done, like also writing into json Done in Direct encoding #215, profiting the v2 to include some related breaking changes in the Avro entry point.
  • Keeping all the exact same features: By example, AvroName and AvroNamespace will be changed to the native single annotation SerialName

Maybe ?

@Chuckame Chuckame added this to the Version 2 milestone Jan 22, 2024
@Chuckame Chuckame pinned this issue Jul 8, 2024
@Chuckame
Copy link
Contributor Author

Released in v2.0.0

@Chuckame Chuckame unpinned this issue Jul 17, 2024
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

No branches or pull requests

2 participants