Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 04:30
· 120 commits to main since this release
Immutable release. Only release title and notes can be modified.
fec8fcc

Updates

  • The console checks for releases after sign-in by default and shows a dismissible
    notification with release notes. Turn checks off for this node in Settings → General.
  • About displays notes from the GitHub release, and installed versions on About
    and Cluster link to their release pages.
  • Notifications let you install this node or update the entire cluster and
    remember your last choice in this browser. Installation progress and the
    restart action stay in the notification, with confirmation after an update.
  • Release notes remain available after restarting, including while offline.
  • Cluster can update all nodes to one reviewed release, restarting replicas one
    at a time and waiting for their running version and synchronization before
    updating the primary. Progress survives the primary's final restart. Failures,
    timeouts, or an operator stop prevent further restarts.
  • Rolling updates require support and automatic restart on every node. Older
    nodes need a manual upgrade first. DNS clients must use multiple nodes to
    maintain service during a restart.
  • Publishing now requires curated notes for every release, including candidates;
    merge commits and raw commit lists no longer become user-facing notes.