You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.37.0 contained a regression where environment variables would not be considered at all when running multiple schedules from a conf.d directory. If you use this feature please upgrade to this version and do not use v2.37.0 which might result in backups not being persisted without further notice.
This release improves Docker Swarm support by removing the need for using a on-failure restart policy on your services. Check the documentation for further details.
Features
Improve Swarm Support #333 (thanks @pixxon for all the input when working on this)
This release deprecates the BACKUP_STOP_CONTAINER_LABEL setting and renames it to BACKUP_STOP_DURING_BACKUP_LABEL. The old setting will still work, but you will see a deprecation warning in your logs. It will also be removed in the next major version.