Skip to content

v10.0.0

Compare
Choose a tag to compare
@adobe-bot adobe-bot released this 26 May 12:49
· 1604 commits to main since this release

10.0.0 (2020-05-26)

Bug Fixes

  • deploy: add missing epsagon application name (c98d03a)
  • deploy: remove null values when setting deploy-time parameters (1a155b8)

Code Refactoring

  • loggly: remove support for Loggy (5652cb8)

Features

  • deploy: pass epsagon and coralogix credentials to deployed package (cb0c872)
  • epsagon: pass Epsagon app name and token to helix-publish for VCL tracing (b5d7107)
  • publish: add support for coralogix logging at CDN level (1379819), closes #1372

BREAKING CHANGES

  • loggly: The loggly support wasn't in active use for a while (since we switched from Winston to Helix Log), but remnants remained in the helix-cli code base. This commit removes that support entirely.