Skip to content

Releases: bootc-dev/bootc

v1.8.0

05 Sep 13:31
a5f9790
Compare
Choose a tag to compare

Changes

New features

Bug fixes

  • #1567 via Bump containers-image-proxy, ocidir, oci-spec and composefs-rs by @cgwalters in #1584
  • tar: Create a new xattrs file for each checksum by @ckyrouac in #1578 (ensures we support rechunking large images)

Implementation improvements

We've been doing a lot of foundational work on the composefs branch, hoping to merge it soon!

Full Changelog: v1.7.1...v1.8.0

Assets

  • bootc-1.8.0-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.8.0.tar.zstd - Source archive

Release v1.7.1

26 Aug 19:43
d368ea8
Compare
Choose a tag to compare

bootc 1.7.1

Changes

This fixes an important regression in the sysroot locking: #1544

Assets

  • bootc-1.7.1-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.7.1.tar.zstd - Source archive

What's Changed

Full Changelog: v1.7.0...v1.7.1

Release v1.7.0

25 Aug 13:46
Compare
Choose a tag to compare

bootc 1.7.0

This release introduces the experimental feature of soft-reboots, which is currently hidden
while stabilization continues on the OSTree side. For more details, see ostreedev/ostree#3503.

It also adds support for setting a non-default OSTree bootloader backend (#1532), which is required for Aboot images.

Additional improvements in this release include further enablement of the ComposeFS back-end, updates to the rechunker, CI enhancements, and various bug fixes.

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

Release v1.6.0

07 Aug 14:45
Compare
Choose a tag to compare

What's Changed

Bug fixes, internal cleanup, CI improvements, doc updates, and feature prep.

Docs

CI

ComposeFS

Kargs

Other fixes

New Contributors

Full Changelog: v1.5.1...v1.6.0

1.5.1

17 Jul 18:49
3a0c6ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

Release 1.5.0

16 Jul 19:13
v1.5.0
Compare
Choose a tag to compare

This release is withdrawn

This release contains a critical regression: #1416

We will create a new release shortly. For now, avoid this release and use 1.4.0.


This release is primarily a collection of bug fixes and documentation improvements with a handful of small features.

Features

  • Create /run/reboot-required by default by @gursewak1997 in #1378
  • lib/src/status: add verbose human readable output by @jmarrero in #1399
  • chunking: Support exclusive chunks defined via xattrs by @ckyrouac in #1397
  • deploy: short-circuit pull if digest pullspec already exists by @jlebon in #1380

Other Fixes

New Contributors

Full Changelog: v1.4.0...v1.5.0

Release 1.4.0

16 Jun 20:01
58ee28c
Compare
Choose a tag to compare

What's Changed

New Features

ostree-ext adds tar_create_parent_dirs option to ExportOpts

This ensures that upon export, for each layer in the exported image, the directory structure is fully-defined. This removes a source of non-determinism when unpacking the layers for consumption.

Documentation Improvements

Other Fixes

New Contributors

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

29 May 17:27
b06d75f
Compare
Choose a tag to compare

Important regression fixes

This was the cause of us breaking bootc-image-builder. We will be ensuring this never happens in the future.

New features

Other fixes

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 May 21:28
233e24b
Compare
Choose a tag to compare

Bug fixes

  • reinstall: Only add --cleanup when bootc version >= 1.1.8 by @ckyrouac in #1313

New features

  • feat(switch): support tag + digest image reference by @p5 in #1302

Other changes

New Contributors

Full Changelog: v1.1.8...v1.2.0

v1.1.8

12 May 17:08
Compare
Choose a tag to compare

Updates to system-reinstall-bootc

  • reinstall: Pass RUST_LOG env var into bootc install container by @ckyrouac in #1297
  • reinstall: Cleaner formatting of podman bootc install message by @ckyrouac in #1298

Other changes

New Contributors

Full Changelog: v1.1.7...v1.1.8