Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [10.0.0](v9.1.9...v10.0.0) (2020-05-26) ### Bug Fixes * **deploy:** add missing epsagon application name ([c98d03a](c98d03a)) * **deploy:** remove null values when setting deploy-time parameters ([1a155b8](1a155b8)) ### Code Refactoring * **loggly:** remove support for Loggy ([5652cb8](5652cb8)) ### Features * **deploy:** pass epsagon and coralogix credentials to deployed package ([cb0c872](cb0c872)) * **epsagon:** pass Epsagon app name and token to helix-publish for VCL tracing ([b5d7107](b5d7107)) * **publish:** add support for coralogix logging at CDN level ([1379819](1379819)), closes [#1372](#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.
- Loading branch information