Skip to content

1.9.0

Compare
Choose a tag to compare
@tobias-richter tobias-richter released this 19 Oct 09:00
· 67 commits to master since this release

Fixed

  • #56 notify documentation, thanks to @deveth0
  • #57 Catch exceptions for non existing functions on the scm object
  • #58 Mqtt notification: don't do anything if disabled, thanks to @deveth0
  • Fix Jenkins sandbox issues when using capture groups

Added

  • #54 Add im.mattermost for sending instant messages to Mattermost instances
  • #55 Add possibility to send notifications to Microsoft Teams, thanks to @bellackn
  • Support for multibranch pipelines that use BRANCH_NAME instead of GIT_BRANCH environment variables

Updated

  • SCM URL detection now falls back to GIT_URL and GIT_URL_1 variables