Skip to content

Releases: eoscanada/pitreos

v1.1.0

08 May 19:02
Compare
Choose a tag to compare

Changelog

Added

Changed

  • Import paths have been changed. The binary now lives under cmd/pitreos, and the library is now at the root (instead of lib).

Commits

d221127 Added estimated disk size on files output
dc163cb Added filter to files and improved output
8045411 Added filtering options to backup cmd
3585987 Added missing transforming of log.Fatalln
45a04f8 Added possibility to download only some files
b124bd7 Added travis config file
4f7da04 Converted lib print statements to zap
240402e Increased filtering capabilities
742ed5a Merge pull request #10 from eoscanada/feature/dstore
ad4e764 Merge pull request #5 from eoscanada/feature/state-checkout
9f79207 Merge pull request #6 from eoscanada/feature/travis
3663395 Merge pull request #8 from eoscanada/feature/zap
feab3fd Pass to go modules.
1bb6a21 Print when cache is enabled. Tweak test file to not compile in test flags.
89cdd1f Quick rename of l -> logger in logging.go file(s)
863ef1f Removed duplication of finding matching files
b486177 Shuffle directories.
6396df9 Updated README.md
e1f1700 Updated goreleaser
2e270f3 add retry on restore
0afc102 coverted to dstore
12e0a4c enable back gzip compression added a call to cancel func
21aeeeb ensure no deadlock when doing backup
6327291 use context's timeout function on all commands...

v1.0.0

04 Sep 16:06
Compare
Choose a tag to compare

Changelog

fa7e918 Added http storage, read-only. Server not ready yet.
0450f21 add govendoring
5072c19 add osx to goreleaser
a72f226 increase version to v3 and add more checks
cf84bda make the build work on darwin
9c7bacd move to sha3
4f25701 switch to sha256, add backup appendonlyfiles support