Skip to content

v0.13.0

Compare
Choose a tag to compare
@xenoscopic xenoscopic released this 14 Jan 13:50
· 4 commits to release-branch-v0.13.x since this release
f8bb126

Overview

Mutagen v0.13 is a relatively minor release, with few user-visible changes from v0.12. Most changes were small and internal, designed to support the release of Mutagen Compose.

Mutagen Compose

Mutagen Compose is now the default and only supported Compose/Mutagen integration mechanism. It is a separate, self-contained Compose implementation (accessed via the mutagen-compose command) based on Compose V2.

The aging Compose V1 integration that shipped in the v0.12 and v0.13 beta releases is now removed, with v0.13.0-beta4 containing the most recent version.

Changes

This release also includes the following notable changes from the v0.12.x release series:

  • Mutagen now knows about the DOCKER_TLS and DOCKER_CONFIG environment variables
  • Mutagen now prints additional Docker transport parameters in session listings
  • Mutagen has added a new internal staging mode that stages files in a temporary directory inside the synchronization root
  • Mutagen supports a new MUTAGEN_SSH_CONNECT_TIMEOUT environment variable for controlling its default OpenSSH ConnectTimeout value