Upgrade hivemq-mqtt-client to 1.3.9 - #5005
Merged
Merged
Conversation
This was referenced Sep 3, 2025
holgerfriedrich
force-pushed
the
pr-hivemq-138
branch
from
September 3, 2025 22:40
bced2e8 to
49dbfe8
Compare
holgerfriedrich
marked this pull request as draft
September 5, 2025 04:55
holgerfriedrich
force-pushed
the
pr-hivemq-138
branch
2 times, most recently
from
September 5, 2025 19:45
1509ce3 to
7ff20b6
Compare
* Upgrade hivemq-mqtt-client from 1.3.7 to 1.3.9, changelog: https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.8 https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.9 * Upgrade netty from 4.1.122 to 4.1.126, changelog: https://netty.io/news/2025/07/16/4-1-123-Final.html https://netty.io/news/2025/08/13/4-1-124-Final.html https://netty.io/news/2025/09/03/4-1-126-Final.html Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
holgerfriedrich
force-pushed
the
pr-hivemq-138
branch
from
September 5, 2025 20:48
7ff20b6 to
ca6950c
Compare
holgerfriedrich
marked this pull request as ready for review
September 5, 2025 23:06
holgerfriedrich
marked this pull request as draft
September 5, 2025 23:29
holgerfriedrich
marked this pull request as ready for review
September 6, 2025 06:31
holgerfriedrich
marked this pull request as draft
September 6, 2025 06:45
holgerfriedrich
force-pushed
the
pr-hivemq-138
branch
from
September 7, 2025 06:31
49fa9d8 to
ca6950c
Compare
holgerfriedrich
marked this pull request as ready for review
September 7, 2025 06:31
Member
Author
|
Finally, it is ready for review. This PR started for version 1.3.8. In the meantime, version 1.3.9 (containing a bugfix and fixed transitive dependencies) was released. So I upgraded to this one. If you want to see the test build of the distro with that PR, see https://github.com/holgerfriedrich/openhab-builds/actions/runs/17504183894 (the zip artifacts will vanish after a few days). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
includes upgrade of transitive dependency Dagger from 2.27 to 2.40 (still not current version)
changelog:
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.8
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.9
changelog:
https://netty.io/news/2025/07/16/4-1-123-Final.html
https://netty.io/news/2025/08/13/4-1-124-Final.html
https://netty.io/news/2025/09/03/4-1-126-Final.html
depends on:
Upgrade Dagger to 2.42 openhab-osgiify#76
resolve itests
(DO NOT SQUASH if you want to keep this separate, it is not related to the changes in this PR)