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
- @yylt made their first contribution in #239
- @dependabot made their first contribution in #237
- @sondavidb made their first contribution in #245
Full Changelog: v0.4.3...v0.4.4