github trailbaseio/trailbase v0.8.0

latest releases: v0.17.0, v0.16.9, v0.16.8...
5 months ago
  • Add support for periodic cron jobs:
  • Add dashboard to admin UI to inspect, configure and trigger cron jobs.
  • Users can register their own cron jobs from the JS runtime.
  • Replace internal periodic tasks with cron jobs to increase configurability,
    discoverabilty, and avoid drift.
  • BREAKING: removed backup_interval_sec from proto config. When explicitly specified,
    users will need to remove it from their <traildepot>/config.textproto and set an
    appropriate cron schedule instead.

Full Changelog: v0.7.3...v0.8.0

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.