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.

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

Thanks. Will give that a shot. :+1:

I hope to prepare a bugfix release in the next weeks, but it’s currently a bit hard to find enough time, so no promise :slight_smile: . The release probably won’t contain all changes since 0.18.0 though and primarily focus on bugfixes.

Excellent. Thanks for the heads up @MichaelEischer :+1: