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

feat!: 2.0.0 support #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat!: 2.0.0 support #22

wants to merge 2 commits into from

Conversation

jamfor352
Copy link

@jamfor352 jamfor352 commented Aug 6, 2024

Updated several things:

  1. Moved gradle to gradle 8.9
  2. replaced deprecated & unstable gradle APIs & refactor to make work with 8.9
  3. upgraded most library dependencies to suitable compatible versions
  4. removed integration tests testing 6.x versions of Confluent which they no longer support, just test oldest supported version + latest (and some refactors)
  5. upgrade to avro4k 2.0.0 and associated changes required to make it work (for example moving to @SerialName among others)

tests all passing locally

@jamfor352 jamfor352 mentioned this pull request Aug 6, 2024
Copy link
Owner

@thake thake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for providing this pr! I'm currently on holiday (without any laptop) and will be reviewing it as soon as I'm back online.

@jamfor352 jamfor352 force-pushed the main branch 4 times, most recently from e3828cf to a3e0812 Compare August 6, 2024 21:08
@jamfor352
Copy link
Author

Hey @thake - any updates on this? 🙏

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