Skip to content

chore(deps): update org.meshtastic:mqtt-client to v0.3.0#5272

Merged
jamesarich merged 1 commit into
mainfrom
renovate/mqttastic
Apr 28, 2026
Merged

chore(deps): update org.meshtastic:mqtt-client to v0.3.0#5272
jamesarich merged 1 commit into
mainfrom
renovate/mqttastic

Conversation

@renovate

@renovate renovate Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.meshtastic:mqtt-client 0.2.00.3.0 age adoption passing confidence

Release Notes

meshtastic/MQTTastic-Client-KMP (org.meshtastic:mqtt-client)

v0.3.0

Added
  • Full MQTT 3.1.1 protocol support with seamless version auto-negotiation (#​36)
    • All 15 encoder/decoder functions accept a version parameter
    • 3.1.1 wire protocol differences: no properties, 1-byte CONNACK return codes, QoS-only SUBSCRIBE options, body-less DISCONNECT, no AUTH packet
    • negotiateVersion: Boolean = true config flag — tries V5.0 first, falls back to V3.1.1 on UNSUPPORTED_PROTOCOL_VERSION
    • negotiatedProtocolVersion public property on MqttClient
    • New MqttProtocolVersion public enum (V3_1_1, V5_0)
Fixed
  • Correct decoding of 3.1.1-format CONNACK (2 bytes) when a V3.1.1-only broker rejects a V5.0 CONNECT (#​36)
Changed
  • Bump Compose Multiplatform to 1.11.0-beta03, Material3 to 1.11.0-alpha07, Adaptive to 1.3.0-alpha07, compileSdk to 37 (#​31)
  • Bump Kotlin to 2.3.21
  • Bump Ktor ecosystem to 3.4.3
  • Bump AGP to 9.2.0
  • Bump Develocity plugin to 4.4.1

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency update label Apr 28, 2026
@github-actions github-actions Bot added the chore label Apr 28, 2026
@jamesarich
jamesarich merged commit 54339c6 into main Apr 28, 2026
7 checks passed
@jamesarich
jamesarich deleted the renovate/mqttastic branch April 28, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant