Releases: marcells/node-build-monitor
Releases · marcells/node-build-monitor
v0.9.39
- Added new service to display TFS/VSTS Releases (Thanks to @xAaeEx)
v0.9.38
- New implementation of Tfs service, which supports now Visual Studio Services and on-premise Team Foundation Server 2015 and higher (Thanks to @NihalSh)
This is a breaking change. You have to update your configuration in order to use this service.
v0.9.37
- Allow to run build monitor behind proxy/application server in a sub path (Thanks to @Miouge1)
v0.9.36
- Added support for Buildkite service (Thanks to @mark-hypothesis)
- Allow expansion of environment variables for root service configuration properties
v0.9.35
- Made GitLab service configuration
numberOfPipelinesPerProject
optional again (Thanks to @elft3r)
v0.9.34
- Same release as 0.9.33 due to issues with Travis CI.
v0.9.33
- Added support to select subgroups in GitLab service (Thanks to @mrMagicCod3r)
v0.9.32
- Made GitLab service more stable (Thanks to @ntamas)
v0.9.31
- Updated all dependencies to the latest version
v0.9.30
- Fixed issue in GitLab service (Thanks to @cmuench)