Releases: simps/mqtt
Releases · simps/mqtt
v1.4.6
What's Changed
- Limit GitHub Actions concurrent executions by @sy-records in #107
- Fix get MAXIMUM_PACKET_SIZE byte error by @sy-records in #106
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Fix error in calculating properties length by @sy-records in #80
- Add property constant by @sy-records in #81
- Fix creation of dynamic property is deprecated by @zoujingli in #102
New Contributors
- @zoujingli made their first contribution in #102
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Upgrade swoole version to 4.8.7 in github actions by @sy-records in #77
- Upgrade swoole version to 4.8.10 in github actions by @sy-records in (38d38a2)
- Fix error in calculating properties length (7c4c248)
- Fix static code analysis error (7c63ef0)(bd9f57e)
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Upgrade swoole version to 4.8.2 in github actions by @sy-records in #69
- Upgrade swoole version to 4.8.4 in github actions by @sy-records in #70
- Fix missing macos tests by @sy-records in #71
- Add Static Code Analysis by @sy-records in #72
- Update CI by @sy-records in #73
- Swoole master only supports PHP 8.x by @sy-records in #75
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Update header_comment by @sy-records in #67
- Add php81 test by @sy-records in #68
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Add debug tool by @sy-records in #56
- Add mqtt constants by @sy-records in #58
- Update docs/index.html by @sy-records in #59
- Update swoole version for ci by @sy-records in #60
- Fix ci error by @sy-records in #61
- Add macOS ci by @sy-records in #64
- Add handleVerbose by @sy-records in #65
Full Changelog: v1.4.0...v1.4.1