Skip to content

v0.4.4

Latest
Compare
Choose a tag to compare
@AkihiroSuda AkihiroSuda released this 28 Oct 00:46
· 17 commits to main since this release
v0.4.4
2fab5e9

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