Skip to content

Releases: containerd/continuity

v0.4.4

28 Oct 00:46
v0.4.4
2fab5e9
Compare
Choose a tag to compare

What's Changed

  • update golangci-lint to vl.55.0 by @henry118 in #233
  • fs: add DiffDirChanges function to get changeset fast by @fuweid in #145
  • support filesystem magic for linux by @yylt in #239
  • build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0 in /cmd/continuity by @dependabot in #237
  • build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0 by @dependabot in #238
  • fs: implement Atime for Windows by @thaJeztah in #241
  • Fix TestDiffDirChangeWithOverlayfs (also updates the CI to use Ubuntu 24.04) by @AkihiroSuda in #249
  • switch to github.com/containerd/log module by @thaJeztah in #243
  • gha: run CI on go1.22 by @thaJeztah in #242
  • go.mod: prune indirect gopkg.in/yaml.v3 by @thaJeztah in #250
  • gha: update CodeQL action to v3, run on go1.22 by @thaJeztah in #251
  • fs: properly handle ENOTSUP in copyXAttrs by @sondavidb in #245
  • go-fix: remove pre-go1.17 build-tags by @thaJeztah in #252
  • kind.String(): fix missing case statements for iota consts in switch by @thaJeztah in #256
  • cmd/continuity/commands: MountCmd: remove macOS remnants by @thaJeztah in #254
  • go.mod: bump up by @AkihiroSuda in #257

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

18 Oct 14:23
v0.4.3
1743d91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

25 Aug 07:38
v0.4.2
77a2d47
Compare
Choose a tag to compare

What's Changed

  • fs/fstest: CreateFile should use sync by @fuweid in #228
  • fs: use io.Copy because go supports CopyFileRange by @fuweid in #227
  • Add initial DragonFly BSD support by @tuxillo in #230

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

20 May 10:13
v0.4.1
25762ef
Compare
Choose a tag to compare

What's Changed

  • Fall back to Copyfile when Clonefile detects a cross-device request by @jandubois in #225

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 May 08:49
v0.4.0
21eb927
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Apr 09:45
v0.3.0
5ad51c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

07 Jan 06:19
v0.2.2
092b2c8
Compare
Choose a tag to compare

What's Changed

New Contributors

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