Skip to content

Releases: spinnaker/echo

Echo 1.147.2

16 Oct 23:26
Compare
Choose a tag to compare
v1.147.2

feat(dryrun) fix bean registration

echo 1.147.1

13 Oct 21:28
Compare
Choose a tag to compare
v1.147.1

fix(pipelinetriggers): Add retry on network & http errors (#177)

Echo 1.147.0

11 Oct 17:54
Compare
Choose a tag to compare
v1.147.0

feat(dryrun) capability for triggering dry run executions in prestaging

Echo 1.146.0

19 Sep 03:37
Compare
Choose a tag to compare
  • feat(pubsub): Parse artifacts from pub/sub message contents
  • refactor(artifact): s/GenericArtifact/Artifact
  • feat(pubsub): Enforce expected artifacts in triggers
  • fix(email): include markdown converter in email notification agent call

Echo 1.145.0

01 Sep 06:23
Compare
Choose a tag to compare
  • feat(pubsub): Process message events and forward matching triggers
  • fix(triggers): fix handling of blank regex in docker registry triggers
  • fix(appOwner): convert app owner emails to html

Echo 1.144.0

24 Aug 16:59
Compare
Choose a tag to compare
  • feat(pubsub): Adds first pass at Google pubsub client
  • feat(notifications): support markdown in slack/email notifications

echo 1.143.0

22 Aug 16:34
Compare
Choose a tag to compare

converts template rendering to freemarker
updates to latest spinnaker-dependencies

echo 1.142.0

18 Aug 17:52
Compare
Choose a tag to compare
echo 1.142.0 Pre-release
Pre-release

this release seems broken on template rendering

echo 1.141.2

07 Aug 17:39
Compare
Choose a tag to compare

fix(template): Remove 'application.accounts' from a few more templates (#159)

echo 1.141.1

16 Jul 01:53
Compare
Choose a tag to compare
chore(dependencies): Bump spinnaker-dependencies to 0.104.0 (#157)

Generic support for exceptions that have `@ResponseStatus` on a
super class (or interface).