Skip to content

v5.1.0

Latest
Compare
Choose a tag to compare
@claabs claabs released this 03 Mar 04:02
· 18 commits to master since this release

The nature of this project is rolling release, so minor version release notes don't carry much weight. However I deprecated some stuff and upgraded all the dependencies, so it's somewhat notable.

Deprecated

  • bullseye-slim tag has been changed to debian.
    • The image is now Debian Buster based, so the "Bullseye" name doesn't really apply. The bullseye-slim tag will still be updated with the latest changes for a long while. Or try out the latest tag based on Alpine. It seems to be fine these days.
  • Removed notificationTimeout setting (89c8ea4)
    • It now auto-detects timeout based on next scheduled run

Notable features since v5.0.0

  • Generic webhook notifier (#380)
  • OS base image upgrade, ESM migration, Chromium upgrade, and dependency upgrades (#383)