Release Notes

A history of every Go-Upkeep release.

V2.0.0

The Enterprise Upgrade

February 2026

New Features

  • PostgreSQL Support: We now support postgres alongside sqlite.
  • IAM System: SSH keys are now stored in the database. authorized_keys files are no longer used.
  • Push Monitors: Passive monitoring support with secure tokens.
  • Clustering: Active/Passive failover support.
  • API: Import/Export backup endpoints.

Breaking Changes

  • V1 database files (upkeep.db) are not compatible with V2.
  • You must manually create the first user via docker attach.

V1.0.0

Initial Release

January 2026

New Features

  • Basic TUI Dashboard.
  • SQLite support.
  • HTTP Polling.
  • Discord/Slack Alerts.