Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Releases: matt-richardson/gocd-websocket-notifier

0.4.2+build.60

10 Oct 23:28
Compare
Choose a tag to compare

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

13 Sep 00:31
Compare
Choose a tag to compare

Handles unknown message types and exceptions better - @chen01

0.4.1+build.10

05 Sep 23:00
Compare
Choose a tag to compare

Allows you to specify the host that you want the websocket server to listen on. Thanks to @chen01.

0.4.0 - Nov 27, 2015

27 Nov 22:44
Compare
Choose a tag to compare

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

26 Feb 06:45
Compare
Choose a tag to compare

Enhance published message with pipeline instance details from a call to the pipeline history api.

0.2.0 - Feb 17, 2015

17 Feb 22:07
Compare
Choose a tag to compare

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

08 Feb 09:24
Compare
Choose a tag to compare

Initial release.

0.0.1 (broken)

07 Feb 09:26
Compare
Choose a tag to compare
0.0.1 (broken) Pre-release
Pre-release

This is a broken release - do not use.
(releasing to get feedback/assistance from go-cd community)