Skip to content

Releases: loopholelabs/silo

v0.1.9

31 Jan 14:06
710eae4
Compare
Choose a tag to compare

What's Changed

  • dg WaitingCache is now inserted in the correct place by @jimmyaxod in #73

Full Changelog: v0.1.8...v0.1.9

v0.1.8

07 Jan 15:53
dedc200
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #69
  • Bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.83 by @dependabot in #70
  • Switched dg tweak schema to operate on struct instead of encoded by @jimmyaxod in #71

Full Changelog: v0.1.7...v0.1.8

v0.1.7

04 Jan 17:56
d21f8e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Dec 11:07
e0d0733
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group by @dependabot in #67
  • Jamesmoore/arch 224 silo support device groups by @jimmyaxod in #66

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Dec 11:21
91f0c96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

25 Nov 17:55
41ef775
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 in the go_modules group by @dependabot in #56
  • Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #54
  • Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.80 by @dependabot in #47
  • Changes RootLogger refs to Logger by @jimmyaxod in #58
  • Fixed up toProtocol compressed write flag by @jimmyaxod in #61

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Nov 17:52
8cafaa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Nov 17:46
e43cf44
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 by @dependabot in #27
  • Bump github.com/docker/docker from 27.1.1+incompatible to 27.3.1+incompatible in the go_modules group across 1 directory by @dependabot in #46
  • Bump github.com/vbauerster/mpb/v8 from 8.7.5 to 8.8.3 by @dependabot in #31
  • Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by @dependabot in #32
  • Jamesmoore/arch 166 integrate s3 sync silo into drafter by @jimmyaxod in #44
  • Fixed issue in waitingcache local write/read, and fixed migrator flakey test by @jimmyaxod in #48
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #50

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Oct 20:24
a01bb87
Compare
Choose a tag to compare

BugFix: The v0.1.0 release has a potential issue in the NBD dispatch handler if data arrives in fragmented way for write packets.

v0.1.0

30 Oct 18:59
b3cdf38
Compare
Choose a tag to compare

Note that this release includes breaking changes (Lots of renaming)

What's Changed

  • Lint - Changed all snake_case to camelCase by @jimmyaxod in #42

Full Changelog: v0.0.10...v0.1.0