Skip to content

Releases: project-stacker/stacker

v1.0.0-rc1

09 Jan 21:46
c00511a
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • feature: Support atomfs molecule mount in containers by @hallyn in #359
  • fix: import dest was always "/" by @rchincha in #383
  • chore: fix dependabot alerts by @rchincha in #381
  • feat: add a "stacker convert" to convert a Dockerfile by @rchincha in #349

Full Changelog: v0.40.1...v1.0.0-rc1

v0.40.1

19 Dec 21:24
e54a685
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.1...v0.40.1

v0.30.1

30 Nov 20:55
Compare
Choose a tag to compare

Documentation

Chores

Commits

  • update stacker check to verify newuidmap #325 (Ravi Chamarthy)
  • f37a41c: stacker_yaml doc: fix indenting (Michael McCracken) #328
  • 93cfac4: Explicitly avoid trying to remove xattrs on symlink (Serge Hallyn) #333

v0.22.1

16 Nov 03:09
Compare
Choose a tag to compare

Commits

  • 7346422: Mount overlay with userxattr option (Serge Hallyn) #323
  • 52ab507: Drop overlay attributes before creating squashfs. (Scott Moser) #322

v0.22.0

11 Nov 00:34
Compare
Choose a tag to compare

Features

Commits

  • 21d0d57: update stacker logo (Ravi Chamarthy) #312
  • 581a3bd: Update README.md (Ramkumar Chinchani)
  • 227b5a9: Update README.md (Ramkumar Chinchani)

v0.21.2

26 Sep 22:48
Compare
Choose a tag to compare

Commits

  • c0962f8: revert default shell to "/bin/sh" (Ramkumar Chinchani) #310

v0.21.1

23 Sep 18:31
Compare
Choose a tag to compare

Commits

  • 966bfd1: update annotations documentation (Ramkumar Chinchani) #308

v0.21.0

22 Sep 16:28
Compare
Choose a tag to compare

What's Changed

  • tests: add some tests for directory whiteouts by @tych0 in #274
  • deps: move back to umoci mainline by @tych0 in #276
  • build: switch the default shell to /usr/bin/sh by @tych0 in #277
  • git: drop unused function by @tych0 in #278
  • doc: add some info about hacking/debugging stacker by @tych0 in #279
  • tests: fix git cve fix breakage by @tych0 in #280
  • doc: updated dependencies for first time build by @chofnar in #282
  • Updated install.md for Ubuntu 22.04 by @chofnar in #283
  • Drop btrfs progs by @tych0 in #284
  • Dissalow ':' in layer names or roots-dir by @peusebiu in #290
  • Avoid too long utsnames by @hallyn in #294
  • fix dependabot alerts by @rchincha in #295
  • Unpack overlay-dirs containers in tests by @peusebiu in #287
  • Bats test check file created in previous layer with overlayFS by @chofnar in #297
  • Added libsqushfs as dependency by @bogdanbiv in #299
  • Added a flag to specify OCI annotation namespace by @peusebiu in #285
  • Added logging for changed overlayfs dirs by @chofnar in #286
  • fix ci build dependencies by @rchincha in #305
  • Fix bug in overlay-dirs cache test by @peusebiu in #307
  • add support for user-specified annotations by @rchincha in #304

New Contributors

Full Changelog: v0.20.1...v0.21.0

v0.20.1

05 Apr 14:51
Compare
Choose a tag to compare

Commits

v0.20.0

31 Mar 14:17
Compare
Choose a tag to compare

What's Changed

  • squashfs: rearrange the way we pass ldlibs by @tych0 in #264
  • ci: add go 1.18 to CI by @tych0 in #265
  • Added release trigger for CI workflow by @peusebiu in #266
  • atomfs: change advisory locking path by @tych0 in #267

Full Changelog: v0.19.1...v0.20.0