Skip to content

Releases: checkpoint-restore/go-criu

v7.2.0

09 Sep 09:33
39135d0
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v7.0.0

08 Sep 13:31
7a6111f
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v6.0.0

31 Aug 16:53
09bee59
Compare
Choose a tag to compare

What's Changed

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

v5.3.0

21 Dec 13:26
v5.3.0
e305910
Compare
Choose a tag to compare

Full Changelog: v5.2.0...v5.3.0

v5.2.0

04 Nov 16:38
v5.2.0
bbf788d
Compare
Choose a tag to compare

Make stats functions availabe via stats/

v5.1.0

07 Jul 12:48
25db589
Compare
Choose a tag to compare

Updated to latest CRIU RPC protobuf definition