Skip to content

Releases: checkpoint-restore/go-criu

v8.2.0

11 Feb 17:46
df9e539

Choose a tag to compare

What's Changed

  • readme: update release version by @rst0git in #221
  • build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 in the all group by @dependabot[bot] in #222
  • Move contribution guidelines to CONTRIBUTING.md by @adrianreber in #227
  • dependabot: add github-actions and switch to weekly by @adrianreber in #226
  • ci: update different github action actions by @adrianreber in #225
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 9 to 22 by @dependabot[bot] in #228
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #230
  • build(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #232
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #231
  • Fix InheritFd by passing fds via cmd.ExtraFiles by @dfeigin-nv in #224
  • build(deps): bump github/codeql-action from 2 to 4 by @dependabot[bot] in #233
  • Update version in README.md to 8.2.0 by @adrianreber in #234

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

15 Jan 10:46
aaa232f

Choose a tag to compare

What's Changed

  • Run apt-get update before installing packages by @adrianreber in #219
  • build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 in the all group by @dependabot[bot] in #218
  • crit: Add support for TaskState decoding by @rst0git in #220

Full Changelog: v8.0.0...v8.1.0

v8.0.0

11 Dec 10:50
85eaa77

Choose a tag to compare

What's Changed

The type of the required nr_pages field in the pagemap_entry message has been changed from uint32 to uint64. Backward compatibility is preserved by adding a new optional nr_pages field with type uint64 and renaming the old field to compat_nr_pages while preserving its protobuf field number.

New Contributors

Full Changelog: v7.2.0...v8.0.0

v7.2.0

09 Sep 09:33
39135d0

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #171
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.34.0 by @dependabot in #170
  • build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #172
  • build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #173
  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #178
  • build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #179
  • build(deps): bump golang.org/x/sys from 0.20.0 to 0.22.0 by @dependabot in #181
  • go.mod: bump Go version to 1.20 by @rst0git in #182
  • test/make: drop golang version check by @rst0git in #183
  • chore(magicgen): migrate script to Python by @snprajwal in #177
  • criu swrk: return child error to caller by @Luap99 in #175
  • ci: downgrade 'codecov-action' version to v3 by @rst0git in #184
  • ci: update codecov-action from v3 to v4 by @rst0git in #185
  • feat(crit): add SearchPattern method on MemoryReader by @behouba in #163
  • ci(golangci-lint): disable gosec G115 by @snprajwal in #188
  • release: v7.2.0 by @snprajwal in #189
  • build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0 by @dependabot in #190

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

15 Mar 08:37
972bd31

Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

08 Sep 13:31
7a6111f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.0...v7.0.0

v6.3.0

28 Oct 08:42
0ec83bb

Choose a tag to compare

What's Changed

  • Optimize stats and rpc in #97

Full Changelog: v6.2.0...v6.3.0

v6.2.0

16 Sep 09:03
389649a

Choose a tag to compare

What's Changed

  • fix(crit/stats): add const for dump and restore by @snprajwal in #93
  • crit/images: fix name conflict with letsencrypt by @rst0git in #95

Full Changelog: v6.1.0...v6.2.0

v6.1.0

05 Sep 20:57
53fb11a

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

31 Aug 16:53
09bee59

Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v6.0.0