Skip to content

Releases: litvinav/zorka

v0.4.0

03 Jun 14:58
Compare
Choose a tag to compare

Backup Refactoring:

  • Code size reduction.
  • Dropping code from v0.3 with the introduced horizontal scaling feature.
  • No manual backups for now. Auto backups between restarts still exist.
  • Fixing chown permissions issues. Dockerfile now applies chown recursively to all /app files per default.

v0.3.0

29 May 19:36
Compare
Choose a tag to compare

This release introduces backups via custom .zorka files.
You can either read up on this mechanism in the docs or ignore it, running Zorka in ephemeral storage mode.