Skip to content

Releases: metal-stack/backup-restore-sidecar

v0.11.1

11 Apr 13:50
b133249
Compare
Choose a tag to compare

General Changes

Actions Required

A bug has been fixed in the backup-restore-sidecar that occurred when the backup-restore-sidecar was configured to store multiple backups in the same bucket with different object prefixes. The sidecar now creates individual lifecycle rules for the object prefixes such that they do not overwrite each others configurations.

If you use such a configuration, it is required to clean up the old lifecycle rule that does not match an object prefix after rolling out this version of the backup-restore-sidecar.

🚀 Features

v0.11.0

23 Oct 13:50
2a69363
Compare
Choose a tag to compare

General Changes

v0.10.3

11 Sep 11:12
f60c9c8
Compare
Choose a tag to compare

General Changes

  • Update all dependencies (#94) @majst01
  • Don't create multiple backupers, which can interfere. (#96) @Gerrit91
  • Ensure a restore from a fresh disk always takes the latest backup (#92) @majst01
  • Factor out duplicate code in the backup-providers (#90) @majst01
  • Migrate to buf v2 and update database versions (#89) @majst01
  • Update dependencies all over the place (#88) @majst01
  • Update modules and fix typos (#86) @majst01
  • fix(meili): wait more patiently (#85) @vknabel

v0.10.2

18 Mar 08:34
42e5787
Compare
Choose a tag to compare

General Changes

v0.10.1

26 Feb 12:23
cb567c2
Compare
Choose a tag to compare

General Changes

v0.10.0

06 Feb 15:25
751e006
Compare
Choose a tag to compare

General Changes

v0.9.1

25 Oct 11:25
7d94da0
Compare
Choose a tag to compare

General Changes

  • fix(meili): explicit wait for task interval (#62) @vknabel

v0.9.0

25 Sep 08:04
b5a92ae
Compare
Choose a tag to compare

General Changes

  • Remove tini from backup-restore-sidecar container. (#59) @Gerrit91
  • Initial Meilisearch Support (#54) @majst01
  • For build date use Go-compatible RFC3339 date format. (#57) @Gerrit91

v0.8.0

04 Sep 09:35
66094d9
Compare
Choose a tag to compare

General Changes

v0.7.2

23 Aug 12:58
8488c2e
Compare
Choose a tag to compare

General Changes