Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dependency Update + Clean up #8

Merged
merged 16 commits into from
Dec 16, 2022
Merged

Conversation

Koboo
Copy link
Contributor

@Koboo Koboo commented Dec 16, 2022

Hey folks,

due to the numerous past dependency updates of netty and kryo, I thnik it's also time for an update of KryoNetty!
There also was an issue related to wrong shutdown order, which is also fixed. (#7)

Changelog:

  • Update netty from 4.1.51.Final to 4.1.86.Final
  • Update kryo from 5.0.0-RC9 to 5.3.0
  • Remove ThreadedEnpoints
  • Change configuration to Consumer<Kryo> for more felixibility
  • Update README
  • Use shadowJar plugin to build kryonetty

If something is not as expected, please let me know!

@NathanSweet NathanSweet merged commit 678adb8 into EsotericSoftware:master Dec 16, 2022
@NathanSweet
Copy link
Member

Cheers!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants