Skip to content

Releases: spinnaker/echo

echo 1.141.0

11 Jul 19:09
Compare
Choose a tag to compare
  • chore(dependencies): Bump spinnaker-dependencies to 0.101.0

echo 1.140.1

11 Jul 03:06
Compare
Choose a tag to compare
  • refactor(logs): Structured logs (#152)

Echo 1.140.0

10 Jul 17:24
Compare
Choose a tag to compare
  • fix(template): Remove 'application.accounts' from outdated application owner template

echo 1.139.0

21 Jun 19:31
Compare
Choose a tag to compare
  • feat(pipelinetemplate) Add config and type attributes to the trigger payload (#149)

Echo 1.138.0

19 Jun 20:47
Compare
Choose a tag to compare

fix(rest) - Fix the tokens used for the rest templates.

Echo 1.137.0

19 Jun 20:04
Compare
Choose a tag to compare

feat(rest): introduces a new configuration option,insecure which creates a https client which is insecure by ignoring host verification and does not validate certificate chains.

Echo 1.136.0

30 May 20:49
Compare
Choose a tag to compare

feat(rest): Support extensible JSON payloads for Spinnaker events.

echo 1.135.0

16 May 18:52
Compare
Choose a tag to compare
fix(triggers): fix NPE regression on BuildEventMonitor.

travis trigger check switched the comparison on trigger.getType to not be null safe

echo 1.134.0

11 May 23:48
Compare
Choose a tag to compare
v1.134.0

chore(dependencies): update to latest spinnaker-dependencies version

Echo 1.133.0

08 May 18:03
Compare
Choose a tag to compare

feat(metrics): Adds basic controller.invocations spectator metrics collector.
chore(changelog): Extend changelog commit keywords.
feat(Pipeline triggers) Support new travis triggerType.
feat(core): Allow configurable headers for rest endpoints.