From e3dce20cf5e35ffdee2ddb5453be0a2d382d753c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Jan 2019 15:27:13 -0400 Subject: [PATCH] devblog --- .../day_569__another_week_another_release.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/devblog/day_569__another_week_another_release.mdwn diff --git a/doc/devblog/day_569__another_week_another_release.mdwn b/doc/devblog/day_569__another_week_another_release.mdwn new file mode 100644 index 0000000000..232671a346 --- /dev/null +++ b/doc/devblog/day_569__another_week_another_release.mdwn @@ -0,0 +1,11 @@ +Today's release is to fix a +[data loss bug](http://git-annex.branchable.com/bugs/potential_data_loss_after_late_enabling_of_S3_versioning/), +that affects S3 remotes configured with exporttree=yes that got versioning=yes +turned on after some unversioned data is stored in them. If you use the new +versioning=yes feature with S3, please upgrade. + +Also, there are only two days left to fill out the +[git-annex user survey](http://git-annex-survey.branchable.com/polls/2018/) +if you have not already. + +Today's work was sponsored by Jake Vosloo [on Patreon](https://patreon.com/joeyh/).