Skip to content

Releases: spinnaker/echo

echo 2.19.0

11 Dec 17:09
408c86e
Compare
Choose a tag to compare
  • feat(mergify): Allow OSS approvers to autosubmit (#711)
  • fix(pubsub): Fix #4835 by using a pubsub library that includes a fix (#713)
  • refactor(artifacts): Use builder to create artifacts (#715)
  • fix(stats): Apply #706 to halconfig (#720)
  • chore(dependencies): Upgrade Spring Boot to 2.2.1 (#702)
  • fix(mpt): include templateVariables in pipeline model (#725)
  • chore(dependencies): Autobump korkVersion (#721)
  • chore(dependencies): Autobump fiatVersion (#724)

echo 2.18.1

26 Nov 23:00
9088a80
Compare
Choose a tag to compare
  • fix(models): add spelEvaluator field to pipeline (#709)

echo 2.18.0

26 Nov 20:20
2cbf1d2
Compare
Choose a tag to compare
  • chore(dependencies): Autobump korkVersion (#689)
  • chore(dependencies): Autobump korkVersion (#690)
  • chore(dependencies): Autobump fiatVersion (#692)
  • feat(triggers): add action field to git triggers (#693)
  • feat(triggers) Adds support for payloadConstraints on property files for build triggers (#691)
  • chore(dependencies): Autobump korkVersion (#694)
  • chore(dependencies): Autobump fiatVersion (#695)
  • chore(dependencies): Autobump korkVersion (#696)
  • chore(dependencies): Autobump korkVersion (#697)
  • chore(dependencies): Autobump fiatVersion (#698)
  • chore(dependencies): Autobump korkVersion (#699)
  • chore(dependencies): Autobump korkVersion (#700)
  • chore(dependencies): Autobump korkVersion (#701)
  • feat(stats): Update stat collection to whitelisted cloud providers (#704)
  • fix(stats): Deregister the telemetry circuit breaker from the health indicator (#706)
  • feat(stats): Pull apart the cloudProviders passed along during application creation (#707)
  • feat(extension): Add event parser extension for echo-rest (#703)
  • feat(extension): Add flattenEvent parsing to RestEventParser and convert Groovy to Java in echo-rest (#708)

echo 2.17.2

25 Oct 17:32
13e4baa
Compare
Choose a tag to compare
chore(dependencies): fiatVersion 1.7.2 (#688)

fiat-api 1.7.2 reverts a breaking change from 1.6.0

echo 2.17.1

25 Oct 03:15
17ba2c2
Compare
Choose a tag to compare
  • fix(swabbie): Update email template

echo 2.17.0

12 Oct 02:53
db53098
Compare
Choose a tag to compare
  • remove extra s (#672)
  • fix(swabbie): Update swabbie email template (#671)
  • feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#667)
  • feat(slack): Make slack base url configurable (#633)
  • fix(triggers): add missing docker properties to trigger model (#669)

echo 2.16.0

02 Oct 21:30
c3d4e5b
Compare
Choose a tag to compare
v2.16.0

feat(tasks): allow notifications for tasks (#668)

echo 2.15.1

27 Sep 19:30
Compare
Choose a tag to compare
  • fix(notifications): Don't send failure notifications for cancelled pipelines and stages (#663)

echo 2.15.0

27 Sep 18:31
Compare
Choose a tag to compare
v2.15.0

fix(triggers): Remove confusing/unnecessary error log (#664)

echo 2.14.0

23 Sep 18:10
Compare
Choose a tag to compare
  • chore(dependencies): Autobump korkVersion (#646)
  • chore(dependencies): Autobump korkVersion (#647)
  • test(google): Enable the GoogleChatNotificationAgent test (#650)
  • chore(dependencies): Autobump korkVersion (#649)
  • feat(telemetry): adds listener for telemetry metrics
  • feat(telemetry): Use kork-proto as source of proto library, remove some GRPC
  • fix(health): Remove old Spring 1.x health endpoint config to remove an error printed during startup.
  • feat(stats): Add stage's CloudProvider
  • fix(stats): Remove synthetic stages from Stages list
  • fix(nexus): get artifacts from nexus events (#643)
  • chore(dependencies): Autobump korkVersion (#655)
  • feat(stats): Adds circuit breaker logic via resilience4j
  • feat(sql): Conditionally allow MySQL Connector to be excluded from the build (#656)