github.com/mckael/restic@v0.8.3/changelog/0.8.3_2018-02-26/pull-1634 (about) 1 Enhancement: Upgrade B2 client library, reduce HTTP requests 2 3 We've upgraded the B2 client library restic uses to access BackBlaze B2. This 4 reduces the number of HTTP requests needed to upload a new file from two to 5 one, which should improve throughput to B2. 6 7 https://github.com/restic/restic/pull/1634