Skip to content

Latest commit

 

History

History
213 lines (100 loc) · 11.8 KB

File metadata and controls

213 lines (100 loc) · 11.8 KB

Changelog

1.12.0 (2026-07-06)

Features

1.11.1 (2026-03-02)

Bug Fixes

  • Detect if custom CLI_VERSION is a tag or branch (#135) (9398c83)

Performance Improvements

  • skip freeing disk space if 80+ GB available (#136) (719dec4)

1.11.0 (2026-01-20)

Features

  • add option for --rechunk-clear-plan (#128) (17bffb4)
  • remove base image after building image (#131) (73365bf)

Bug Fixes

1.10.3 (2025-12-17)

Bug Fixes

  • use github runner token when calling the api, to prevent rate li… (#124) (c2fc4f6)

1.10.2 (2025-12-04)

Features

Miscellaneous Chores

1.10.1 (2025-11-27)

Features

  • add "push" option to allow opting out of pushing (#118) (3cbd26a)

1.10.0 (2025-11-26)

Features

  • add options for build-chunked-oci (#106) (07ff155)
  • add provenance verification (#107) (5ff2e30)
  • set container policy to validate Blue-Build cli signature (#105) (c1c1e56)

Bug Fixes

1.9.1 (2025-09-04)

Bug Fixes

1.9.0 (2025-09-02)

Features

  • add retry_push_count option to expose retry-push CLI options (#91) (2c22aca)

1.8.2 (2025-06-22)

Bug Fixes

  • cosign version installer tag (695be33)

1.8.1 (2024-12-11)

Bug Fixes

  • Check for user-provided build_opts (#71) (b22398a)

1.8.0 (2024-12-03)

Features

1.7.0 (2024-11-11)

Features

  • allow providing options to bluebuild build command (#63) (acae198)
  • allow skipping the checkout step (#61) (b032506)

1.6.2 (2024-10-14)

Bug Fixes

  • Only install podman from opensuse repo if Ubuntu is 22.04 (#59) (5fc9194)

1.6.1 (2024-06-30)

Bug Fixes

  • Default maximize_build_space to true (#54) (bf3f2a9)

1.6.0 (2024-05-31)

Features

  • Add support for specifying a specific version of the CLI (#51) (91ad95d)
  • support changing working directory (#43) (41cfe24)

Bug Fixes

1.5.0 (2024-05-01)

Features

1.4.0 (2024-04-26)

Features

  • Add support for recipes in ./recipes and add cache support (#39) (b121a8f)

1.3.1 (2024-04-13)

Bug Fixes

  • switch to new build space maximer action (#35) (4ca0217)

1.3.0 (2024-03-29)

Features

1.2.0 (2024-03-12)

Features

Bug Fixes

1.1.1 (2024-02-26)

Bug Fixes

  • release-please: add id to release step to make subsequent steps work (64942c5)

1.1.0 (2024-02-25)

Features

  • add registry input (#14) (9f6f8ed)
  • add release-please & multi-tag releases (#12) (117a659)
  • containerd mount for faster builds and cli version update (#22) (aef8fcf)
  • make maximizing build space optional (#18) (3052739)

Bug Fixes

  • builds failing due to input desc examples being evaluated by github (5d69b36)
  • builds failing due to input desc examples being evaluated by github (c0cabfd)
  • run build with cli container (#15) (2cccc96)