This repository was archived by the owner on Apr 19, 2026. It is now read-only.
deps: update rust crate paho-mqtt to 0.14.0#97
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5197084 to
329bda2
Compare
329bda2 to
5f79967
Compare
5f79967 to
20aba15
Compare
20aba15 to
ebf539f
Compare
ebf539f to
c4a11bb
Compare
c4a11bb to
c7be014
Compare
c7be014 to
1ae2ddf
Compare
1ae2ddf to
6feba72
Compare
6feba72 to
e31aad8
Compare
e31aad8 to
d77c60f
Compare
d77c60f to
da3a7f3
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
0.10.0→0.14.0Release Notes
eclipse/paho.mqtt.rust (paho-mqtt)
v0.14.0Compare Source
v0.13.3Compare Source
TopicMatcherimplementsFrom(HashMap)for the value type.TopicMatchernot matching parent when using '#' wildcard.v0.13.2Compare Source
TopicFilter:has_wildcards()andnum_fields().&strandStringv0.13.1Compare Source
Displaytrait forMqttVersionenumeration.sslfeature.v0.13.0Compare Source
build.rsbuilds optional UNIX sockets into Paho C on non-Windows systems (*nix)PahoandPahoDescrerrors. De-nested them into the top-level.Tokensimplified to create anOption<Result<ServerResponse>>instead of individual components.MqttVersionConnectReturnCode(for MQTT v3.x)QoSv0.12.5Compare Source
TopicMatcher::insert_many()subscribe_many()returns an error if slices not the same length. Also addedsubscribe_many_same_qos()to the clients.v0.12.4Compare Source
TopicMatcherprune()andshrink_to_fit(), andget_key_value()TopicFilterfixed corner casestopic_matches()andtopic_matches_iter()functions from PR #228v0.12.3Compare Source
AsyncClient::server_uri()getter.v0.12.2Compare Source
v0.12.1Compare Source
v0.12.0Compare Source
CreateOptionsandConnectOptionsbehavior:CreateOptionsdefault is for a "universal" client that can connect using v3.x or v5. (This was previously specified as the v5 option).CreateOptions::new_v3()for a client that can only connect using v3.xConnectOptions::new()still defaults to v3.xConnectOptions::new_v5(),new_ws(), andnew_ws_v5(), for v5, websocket, and v5 over websockets, respectively.mqtt_version()function).AsyncClient::mqtt_version()now returns the version for the current connection - or the most recent successful connection. RemovedAsyncClient::current_mqtt_version().SubscribeOptionsto be more usable.Sendsince they will be called from another thread.User32library on Windows to try to avoid build problems.remove(),get_mut(), andmatches_mut()v0.11.1Compare Source
TopicMatcher:Defaulttraitclient_id.v0.11.0Compare Source
impl From<Error> for io::ErrorAn MQTT error can be easily converted back to an I/O error.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.