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

Prepare for MQTT5 changes #168

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Prepare for MQTT5 changes #168

merged 1 commit into from
Jan 21, 2021

Conversation

paul-lysak
Copy link
Contributor

Adapt for Netty 4.1.52.Final in order to unlock the work on MQTT5 (#161).
Depends on vert-x3/vertx-dependencies#49.

@paul-lysak paul-lysak closed this Sep 11, 2020
@paul-lysak paul-lysak reopened this Sep 11, 2020
@paul-lysak paul-lysak mentioned this pull request Sep 11, 2020
@vietj
Copy link
Contributor

vietj commented Sep 14, 2020

ping us @paul-lysak when we can help you on the PR

@paul-lysak
Copy link
Contributor Author

ping us @paul-lysak when we can help you on the PR

This one is complete, let me know if you'd like to have something changed. It just wouldn't compile until vert-x3/vertx-dependencies#49 is merged.

@vietj
Copy link
Contributor

vietj commented Sep 15, 2020 via email

@vietj
Copy link
Contributor

vietj commented Oct 7, 2020

@paul-lysak we are still waiting to update to Netty 4.1.52.Final for this contribution, currently this is blocked because vertx-grpc relies on a different version of Netty that cannot be coerced to 4.1.52.Final

@vietj
Copy link
Contributor

vietj commented Jan 18, 2021

@paul-lysak Netty 4.1.52.Final has been merged in master

@vietj
Copy link
Contributor

vietj commented Jan 20, 2021

@paul-lysak can you rebase this branch on master so it will use the new GitHub action based CI ?

@paul-lysak
Copy link
Contributor Author

@paul-lysak can you rebase this branch on master so it will use the new GitHub action based CI ?

Done

@vietj
Copy link
Contributor

vietj commented Jan 20, 2021

nice, CI is running now

@vietj
Copy link
Contributor

vietj commented Jan 21, 2021

@paul-lysak do you mind rebasing again onto the latest master ? we upgraded to Netty 4.1.58.Final (because 4.1.52.Final has some issues) and I had to fix a few things in order for implementation and tests to work

@paul-lysak
Copy link
Contributor Author

paul-lysak commented Jan 21, 2021

@paul-lysak do you mind rebasing again onto the latest master ? we upgraded to Netty 4.1.58.Final (because 4.1.52.Final has some issues) and I had to fix a few things in order for implementation and tests to work

Sure, just rebased

@vietj
Copy link
Contributor

vietj commented Jan 21, 2021

alright CI pass so we are good.

@vietj vietj merged commit fcb356b into vert-x3:master Jan 21, 2021
@paul-lysak paul-lysak deleted the mqtt5 branch March 3, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants