This repository has been archived by the owner on Jun 9, 2020. It is now read-only.
Releases: matt-richardson/gocd-websocket-notifier
Releases · matt-richardson/gocd-websocket-notifier
0.4.2+build.60
Adds support for:
- basic authentication for communicating with the GoCD server
- using a non default http port for the GoCD server
Both features thanks to @chen01.
0.4.2+build.28
Handles unknown message types and exceptions better - @chen01
0.4.1+build.10
Allows you to specify the host
that you want the websocket server to listen on. Thanks to @chen01.
0.4.0 - Nov 27, 2015
Speculative fix for the change in the message format that occurred for 15.2.
Note: this change has not been tested, as I don't have a GoCD environment handy. Please let me know if you face any issues.
0.3.0 - Feb 26, 2015
Enhance published message with pipeline instance details from a call to the pipeline history api.
0.2.0 - Feb 17, 2015
Change log:
- initial implementation of a config file to specify websocket port
- cleaned up logging
- disabled debug logging for websockets
0.1.0 - Feb 8, 2015
Initial release.
0.0.1 (broken)
This is a broken release - do not use.
(releasing to get feedback/assistance from go-cd community)