Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:05
Immutable release. Only release title and notes can be modified.
v1.3.2
3ae88a7

Security

  • Refuse to operate against a rootful Docker daemon. Before any state-changing
    mutation wdm now fails closed when the active daemon is running in rootful
    mode or its mode cannot be determined, with no override flag.

Changed

  • Render the dockhand socket-proxy source from the rootless Docker socket so the
    generated stack points at the correct per-user docker.sock.

Fixed

  • Share a single backup-history appender across the install, update, and
    reconfigure apply paths so backup records are written consistently.