Skip to content

Releases: faststream-community/zMQTT

v0.0.4

10 Apr 12:02

Choose a tag to compare

v0.0.4 (2026-04-10)

This release is published under the MIT License.

Bug Fixes


Detailed Changes: v0.0.3...v0.0.4

v0.0.3

06 Apr 07:55

Choose a tag to compare

v0.0.3 (2026-04-06)

This release is published under the MIT License.

Bug Fixes

  • 0x09 byte (correlation data) incompatibiity with the specification (#20, ebad1ba)

Detailed Changes: v0.0.2...v0.0.3

v0.0.2

05 Apr 12:02

Choose a tag to compare

v0.0.2 (2026-04-05)

This release is published under the MIT License.

Features

  • Implement request-response pattern for mqtt 5 (#19, 1ce6826)

Detailed Changes: v0.0.1...v0.0.2

v0.0.1

03 Apr 23:28

Choose a tag to compare

v0.0.1 (2026-04-03)

This release is published under the MIT License.

Documentation

Features


Detailed Changes: v0.0.1-alpha.5...v0.0.1

v0.0.1-alpha.5

24 Mar 21:41

Choose a tag to compare

v0.0.1-alpha.5 Pre-release
Pre-release

v0.0.1-alpha.5 (2026-03-24)

This release is published under the MIT License.

Chores

  • Refactor, remove useless tests, improve docs (#14, 0a1862e)

Features

  • Manual connection and subscription (#15, 87c2bb8)

Detailed Changes: v0.0.1-alpha.4...v0.0.1-alpha.5

v0.0.1-alpha.4

23 Mar 17:46

Choose a tag to compare

v0.0.1-alpha.4 Pre-release
Pre-release

v0.0.1-alpha.4 (2026-03-23)

This release is published under the MIT License.

Chores

Features


Detailed Changes: v0.0.1-alpha.3...v0.0.1-alpha.4

v0.0.1-alpha.3

22 Mar 14:10

Choose a tag to compare

v0.0.1-alpha.3 Pre-release
Pre-release

v0.0.1-alpha.3 (2026-03-22)

Chores

Documentation

  • Clarify subscribe routing and fix MQTT5 auth wording (343280a)

  • Clarify subscribe routing and fix MQTT5 auth wording (#9, 34adbef)


Detailed Changes: v0.0.1-alpha.2...v0.0.1-alpha.3

v0.0.1-alpha.2

21 Mar 10:33

Choose a tag to compare

v0.0.1-alpha.2 Pre-release
Pre-release

v0.0.1-alpha.2 (2026-03-21)

Features


Detailed Changes: v0.0.1-alpha.1...v0.0.1-alpha.2

v0.0.1-alpha.1

21 Mar 10:05

Choose a tag to compare

v0.0.1-alpha.1 Pre-release
Pre-release

v0.0.1-alpha.1 (2026-03-21)

Chores

chore: Add release pipeline