github Starosdev/scrutiny v1.76.1

latest release: v1.76.2
3 hours ago

v1.76.1 (2026-09-27)

Release Highlights

  • Stop InfluxDB when the 2.9 upgrade preflight blocks (#902) - Fixes #900
    • The Omnibus image now keeps InfluxDB stopped when the 2.9 upgrade preflight blocks, instead of logging the error and starting InfluxDB anyway (#900).
    • Installs whose data InfluxDB 2.9 already upgraded start normally, without setting SCRUTINY_INFLUXDB_29_BACKUP_CONFIRMED. The preflight treats InfluxDB's own influxd.bolt.pre-v2.9.1-upgrade.backup as a completed upgrade, so the repeated "upgrade blocked" lines stop on those installs.
    • Only data from before v1.67.0 that has never started on a newer image is still blocked, which is the case the guard exists for. Such an install keeps InfluxDB stopped and the container turns unhealthy until the backup is confirmed with SCRUTINY_INFLUXDB_29_BACKUP_CONFIRMED=true and the container is restarted.
    • Dependency updates: Angular 22.2.0, typescript-eslint 8.70.1, @types/node 26.6.2, apexcharts 7.5.1, prettier 3.9.9, and gormigrate 2.1.7.

Don't miss a new scrutiny release

NewReleases is sending notifications on new releases.