Releases: jenkinsci/mqtt-notification-plugin
Releases · jenkinsci/mqtt-notification-plugin
1.9
v1.9.0 Release!
Add a random UUID to the client ID used to connect to the MQTT broker. This will mean that the client ID will always be different. If anyone does not want this behaviour then let me know and I'll make it configurable.
See #13
1.8
v1.8.0 Release!
- Fix a longstanding memory leak (#11 )
- Bump internal dependencies (#12)
- Move documentation from Jenkins Wiki to Github