Skip to content

Releases: spinnaker/echo

echo v1.89.0

02 Mar 00:57
Compare
Choose a tag to compare
Merge pull request #72 from robfletcher/master

split out ownership event types

echo v1.88.0

01 Mar 22:57
Compare
Choose a tag to compare
Merge pull request #71 from robfletcher/master

new email notification type

echo v1.87.0

01 Mar 18:24
Compare
Choose a tag to compare
Merge pull request #70 from robfletcher/master

fix typo in email template

links to execution details view

24 Feb 22:25
Compare
Choose a tag to compare
Merge pull request #69 from tomaslin/use-details-view

change links to point to the single execution screen

echo v1.85.0

05 Feb 23:40
Compare
Choose a tag to compare
Merge pull request #68 from tomaslin/fix-stash-events

Fix stash events

github support in git triggers

05 Feb 21:48
Compare
Choose a tag to compare
Merge pull request #67 from tomaslin/git-events

Add github events

git trigger for stash

05 Feb 00:01
Compare
Choose a tag to compare
Merge pull request #66 from tomaslin/stash-triggers

stash trigger

make # optional for slack

26 Jan 04:57
Compare
Choose a tag to compare
Merge pull request #62 from tomaslin/optional-pounding

make the pound (#) in a slack channel name optional

webhooks endpoint and front50 message template

12 Jan 18:01
Compare
Choose a tag to compare
Merge pull request #54 from spinnaker/project-ownership-verification

added templates for messages generated by front50 app verification

mail using spring boot's starter

07 Jan 22:19
Compare
Choose a tag to compare
Merge pull request #59 from spinnaker/more-mail-properties

use spring boot mail starter instead of java mail directly.