Skip to content

Releases: vvatelot/mosquitto-docker-compose

v2.0.3

16 May 08:50
eed1a23
Compare
Choose a tag to compare

What's Changed

  • Launched as non-root user (improved security) by @ggari-robotnik in #14
  • Changed docker compose to long format syntax by @ggari-robotnik in #15
  • fix: changed "docker-compose" to "docker compose" by @medzdev in #17
  • 🐛 fix(permissions): Change user permissions to map current user by @vvatelot in #19

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

02 Mar 15:09
a679220
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in readme and removed readonly flag in docker-compose. by @seesharper in #12
  • 🔐 refact(auth): Set no auth by default and update readme by @vvatelot in #13

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

21 Oct 07:56
821a578
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Oct 14:02
c9a598c
Compare
Choose a tag to compare

What's Changed

  • enables listener on 1883 by @martinbra in #5
  • ♻️ refact(docker): Remove docker compose version by @vvatelot in #7

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

07 Oct 13:54
8e8ae70
Compare
Choose a tag to compare

What's Changed

  • 📌 chore(version): Freeze mosquitto docker version to 1.6 by @vvatelot in #3

Full Changelog: https://github.com/vvatelot/mosquitto-docker-compose/commits/v1.0.0