Skip to content

v0.4.0

Compare
Choose a tag to compare
@DrmagicE DrmagicE released this 02 Jul 15:53
· 32 commits to master since this release
9db2d0b

Feature

  1. Add v3.1 MQTT protocol support. #99
  2. Migrate from Travis CI to Github Actions. #100

Change

  1. Increase default max_keepalive from 60s to 300s.
  2. Disable reload command.

Bugfix

  1. Fix ”empty password“ validation error in auth plugin. #101
  2. Fix auth plugin file replace issue in windows system.
  3. Remove duplicate logs under the case of session taken over. #106
  4. Fix error in the redis persistence. #118