Skip to content

Releases: apecloud/datasafed

v0.2.4

04 Jan 04:03
810ed91

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 Nov 10:18
cd47d58

Choose a tag to compare

What's Changed

  • chore: bump go version to 1.24 by @ldming in #21
  • chore: bump kopia version to 0.16.0 by @ldming in #22

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

24 Sep 07:17
d0da948

Choose a tag to compare

What's Changed

  • fix: preserve original rpath for error logging by @zjx20 in #18
  • fix: treat "." as a folder in List() of encrypted storage by @zjx20 in #19
  • fix: make path traversal check more robust by @zjx20 in #20

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Jul 13:22
b895c78

Choose a tag to compare

What's Changed

  • chore: update dependencies by @zjx20 in #16
  • fix: set no_check_certificate correctly by @zjx20 in #17

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Feb 12:28
464bbde

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Jan 08:49
6e6103c

Choose a tag to compare

What's Changed

  • chore: extract functions from cmd/app.go to the app package by @zjx20 in #12

Full Changelog: v0.0.6...v0.1.0

v0.0.6

02 Jan 08:20
98512e8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Jan 07:18
e7427ef

Choose a tag to compare

What's Changed

  • feat: add logging package by @zjx20 in #5
  • feat: integrate with kopia by @zjx20 in #6
  • refactor: make List() base on a callback by @zjx20 in #7
  • chore: update doc by @zjx20 in #8
  • feat: support compression by @zjx20 in #9

New Contributors

  • @zjx20 made their first contribution in #5

Full Changelog: v0.0.4...v0.0.5

v0.0.4

05 Dec 09:40

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.4

v0.0.1

08 Nov 06:42
aa51d1c

Choose a tag to compare

What's Changed

  • chore: release image workflow by @JashBook in #1
  • chore: trigger release image push tag by @JashBook in #2
  • chore: storage interface support ReadObject function by @wangyelei in #3
  • chore: storage interface support Mkdir function by @wangyelei in #4

New Contributors

Full Changelog: https://github.com/apecloud/datasafed/commits/v0.0.1