Releases: vvatelot/mosquitto-docker-compose
Releases · vvatelot/mosquitto-docker-compose
v2.0.3
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
- @ggari-robotnik made their first contribution in #14
- @medzdev made their first contribution in #17
Full Changelog: v2.0.2...v2.0.3
v2.0.2
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
- @seesharper made their first contribution in #12
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Bugfix: fix typo in docker_compose.yaml file by @dementiev27 in #8
New Contributors
- @dementiev27 made their first contribution in #8
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- enables listener on 1883 by @martinbra in #5
- ♻️ refact(docker): Remove docker compose version by @vvatelot in #7
New Contributors
- @martinbra made their first contribution in #5
Full Changelog: v1.0.0...v2.0.0