github moghtech/komodo v1.17.2
Komodo v1.17.2

latest releases: v1.17.4, v1.17.4-dev-1, v1.17.3...
13 days ago

Changelog

General

  • Simplify Periphery directory configuration using one single PERIPHERY_ROOT_DIRECTORY.
    • The change is backward compatible, and your currently configured eg. PERIPHERY_STACK_DIR will still take precedent.
  • Resource configuration changes will now show the full TOML diff of the changes made in the Update log

Resources

  • Procedure / Action: Implement Schedule feature re #47

    • Supports using English or CRON expression using english-to-cron and croner libraries
    • English Example: Every Sunday at midnight
    • Equivalent CRON: 0 0 0 ? * SUN
    • RunSchedule alert type can be sent when the scheduled runs occur
    • Also add ProcedureFailed and ActionFailed alert types for visibility on failures when running them on schedules.
  • Alerter: Add Pushover alerter by @alexshore in #421

Don't miss a new komodo release

NewReleases is sending notifications on new releases.