Releases: spinnaker/echo
Echo 1.124.0
Merge pull request #121 from robzienert/fix-spel-conditional Fixing SpEL condition on compensation job
Echo 1.123.0
(manualJudgment) Include 'judgedBy' in manualJudgmentContinue notifications.
(manualJudgment) Update generic body template for manualJudgmentContinue to match the others.
Echo 1.122.0
Add all templates for manualJudgmentContinue and manualJudgmentStop.
Add slack template for manualJudgment.
Enhance default body template for manualJudgment.
Echo 1.121.0
Use ?refId= in manual judgment email notification links instead of ?stage=.
Echo 1.120.0
(core) Align email subject for manual judgment with that of other stage notification emails.
(core) Flesh out included link for manual judgment notification email such that it takes the user directly to the stage and step awaiting input.
echo 1.119.0
Merge pull request #113 from robzienert/graceful-no-trigger-id Graceful handling of null triggers list
echo 1.118.0
no changes
Echo 1.117.0
- Conditionally include the 'runAsUser' iff Fiat is enabled
Echo 1.116.0
Merge pull request #110 from robzienert/inmemory-scheduler-compensation Adding in-memory scheduler compensation job
Echo 1.115.0
Take into account the composite action instance ids of InMemoryActionInstanceDao when making comparisons between action instance and trigger ids.