Skip to content

Releases: iegomez/mosquitto-go-auth

Migrate to MongoDB driver

07 Jun 15:17
Compare
Choose a tag to compare

The Mongo DB backend was migrated to the official driver https://github.com/mongodb/mongo-go-driver.
Fixed Mongo DB auth issue.
Added auth tests for Mongo DB and Redis.

Log options

17 May 15:58
Compare
Choose a tag to compare

Options to log to stderr, stdout and a file are now available.

Go modules

07 Mar 17:59
Compare
Choose a tag to compare

This release adds Go modules support.

Mysql and file patterns fix

25 Feb 17:41
Compare
Choose a tag to compare

Mysql now supports a unix socket connection properly.

File patterns had a typo on the check that was introduced when adding mosquitto 1.5.x support. It's now been fixed.

0.1.0 mosquitto 1.5.X support

12 Dec 17:29
Compare
Choose a tag to compare

This release stabilizes support for mosquitto's latest versions. Check the readme for instructions on building for 1.5.X and 1.4.X.