Release schedule for 0.18.1

Hey team,

Taking a look at the repo, it looks like there are 71 commits since the 0.18.0 release back in March 28. We run a distributed environment and are keen to get some of the golang packages updated.

Wondering when we might expect to see 0.18.1?

Thanks!
David

Short answer: when we feel it’s ready :slight_smile:

If you want to upgrade some dependencies I encourage you to just do it yourself. Check out the repo, install the Go compiler, then run go get -u and it’ll update them. Then build restic as usual.

4 Likes

+ there is always https://beta.restic.net/ :slight_smile: