CHANGELOG
v0.2.2 (2026-09-08)
Bug Fixes
Chores
Continuous Integration
-
deps: Bump the github-actions group with 2 updates (#94,
9c4001a) -
deps: Bump the github-actions group with 2 updates (#70,
3341b00)
Features
v0.2.1 (2026-08-30)
Bug Fixes
Chores
Documentation
v0.2.0 (2026-08-25)
Bug Fixes
-
Accept persistent session deliveries and wait for matching subscription on idle. Fixes #59 (#62,
d59204c)
Chores
Continuous Integration
Features
Testing
v0.1.1 (2026-08-16)
Chores
Documentation
Features
Refactoring
v0.1.0 (2026-08-07)
Chores
Continuous Integration
Documentation
Features
v0.0.6 (2026-07-26)
Bug Fixes
-
Declare typing_extensions dependency for Python < 3.11 (#30,
a6dad1d) -
Raise on SUBACK failure codes instead of ignoring them (#32,
2b4dd59) -
Strip broker shared/decorator prefixes via a configurable allowlist (#31,
194b530) -
Treat broker-initiated DISCONNECT as a disconnection, and fail fast (
bb3ca58)
Documentation
Features
- Mqtt 5 subscription identifiers
(
a3ebdda)
Testing
v0.0.5 (2026-06-08)
Documentation
Features
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com
v0.0.4 (2026-04-10)
Bug Fixes
v0.0.3 (2026-04-06)
Bug Fixes
v0.0.2 (2026-04-05)
Features
v0.0.1 (2026-04-03)
Documentation
Features
v0.0.1-alpha.5 (2026-03-24)
Chores
Features
v0.0.1-alpha.4 (2026-03-23)
Chores
Features
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)
v0.0.1-alpha.2 (2026-03-21)
Features
v0.0.1-alpha.1 (2026-03-21)
Chores
- Add release pipeline
(
071b85d)
chore: Add release pipeline