Releases: DrmagicE/gmqtt
Releases · DrmagicE/gmqtt
v0.5.0
11 Dec 12:17
Compare
Sorry, something went wrong.
No results found
What's Changed
remove the outdated examples folder by @DrmagicE in #143
revise readme by @DrmagicE in #144
Fix: infinite recursive call by @sp0cket in #149
fix: fix validation issue in admin plugin by @DrmagicE in #152
add with retained store by @Fiekers in #159
chore: warn log on conn lost by @dxps in #170
update project state by @DrmagicE in #175
fix the blocking when reading websocket packets exceeding 1024 bytes by @Fiekers in #181
Correcting that binary data cannot be received under cluster status by @charliexp in #185
fix read/write loop may hang in some situation. by @DrmagicE in #186
New Contributors
Full Changelog : v0.4.1...v0.4.2
v0.4.1
21 Jul 13:23
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix client hanging issue in federation mode. #131
v0.4.0
02 Jul 15:53
Compare
Sorry, something went wrong.
No results found
Feature
Add v3.1 MQTT protocol support. #99
Migrate from Travis CI to Github Actions. #100
Change
Increase default max_keepalive from 60s to 300s.
Disable reload command.
Bugfix
Fix ”empty password“ validation error in auth plugin. #101
Fix auth plugin file replace issue in windows system.
Remove duplicate logs under the case of session taken over. #106
Fix error in the redis persistence. #118
v0.3.2
19 May 14:09
Compare
Sorry, something went wrong.
No results found
Add expiry time for unacked inflight messages.
Fix retained message matching bug.
Lower the size of TCP read/write buffer and packet read/write channel to reduce memory usage.
v0.3.1
18 Apr 14:45
Compare
Sorry, something went wrong.
No results found
Fix prometheus metric type.
Fix max packet size validation.
v0.3.0
16 Feb 10:18
Compare
Sorry, something went wrong.
No results found
v0.2.3
28 Jan 16:13
Compare
Sorry, something went wrong.
No results found
feat: add dump_packet option to log config
fix: memory leak with server.willMessage #53
v0.2.2
19 Dec 12:30
Compare
Sorry, something went wrong.
No results found
feat: add simple username/password auth plugin #39
feat: add GRPCGatewayRegister interface #38
Add 'gmqctl' CLI tool and plugin code generator. #36
v0.2.1
15 Dec 13:27
Compare
Sorry, something went wrong.
No results found
v0.2.0
14 Dec 14:37
Compare
Sorry, something went wrong.
No results found