Skip to content

0.3.0

Compare
Choose a tag to compare
@jan-di jan-di released this 06 Nov 00:59
· 111 commits to main since this release
8c7438d

[0.3.0] - 2021-11-06

Added

  • Support multiple service instances on the same docker engine
  • Add retention policies to keep multiple versions of dump files.
  • Option to add a timestamp at the end of the dump file. Works also if no retention policy is used.
  • Cleanup old networks that are not removed successfully

Changed

  • Custom dump file names now follow the same naming rules as docker containers.
  • Add generated base64 suffix to network name to prevent duplicates with docker-compose

Removed

  • Dropped Support for i386 Architecture