Skip to content

v0.9.1

Compare
Choose a tag to compare
@kopia-builder kopia-builder released this 14 Oct 05:45
· 1472 commits to master since this release
97c4483

Summary

v0.9.1 adds memory usage and speed improvements due to optimized logging and minor enhancements for s3 and rclone providers.

Performance comparison is available at:

https://docs.google.com/spreadsheets/d/1MYPr6MZ0111ta2SXJUnwzQvhyejmOy6AQUWF6jQL3Ig/edit#gid=1321512749

Changelog

97c4483 testing: added tests for filesystem --flat option (#1384)
b7a4fa5 retry: abort retry loop on context errors (#1383)
befaac5 rclone: pass directory shards to webdav client (#1382)
7ba2132 logging: fixed console timestamps to be local time, more nits (#1381)
51fdbf2 nit: minor log output cleanups (#1380)
4a47bc3 logging: switched from go-logging to zap (#1376)
6a991c1 Add doc for Amazon S3 .storageconfig (#1375)
33c8733 add unicode filename test, add env switches for long filenames/unicode filenames, update workflow file to include env variables (#1371)
8b760b6 logging: added memoization of Logger instances per context (#1369)