Releases: bottlerocket-os/twoliter
Releases · bottlerocket-os/twoliter
[0.7.1-rc1 ] - 2025-01-23
Release Notes
Fixed
- Move Docker version check to buildsys (#442)
- Allow the AWS SDK to find an overridden CA bundle (#443)
Download twoliter 0.7.1-rc1
[0.7.0] - 2025-01-03
Release Notes
Changed
- Require Docker 23 on build host (#423)
- Stop requiring a dockerfile syntax image at build time (#423)
Fixed
- Stop dereferencing symlinks when traversing project directory (#431)
- Drop unnecessary
--all
flag from dnf, allowing builds using dnf5 (#435)
Download twoliter 0.7.0
[0.7.0-rc2 ] - 2025-01-03
Release Notes
Changed
- Require Docker 23 on build host (#423)
- Stop requiring a dockerfile syntax image at build time (#423)
Fixed
- Stop dereferencing symlinks when traversing project directory (#431)
- Drop unnecessary
--all
flag from dnf, allowing builds using dnf5 (#435)
Download twoliter 0.7.0-rc2
[0.7.0-rc1 ] - 2025-01-03
Release Notes
Changed
- Require Docker 23 on build host (#423)
- Stop requiring a dockerfile syntax image at build time (#423)
Fixed
- Prevent leaking tempfiles when executing krane (#423, #430, #433)
- Stop dereferencing symlinks when traversing project directory (#431)
- Drop unnecessary
--all
flag from dnf, allowing builds using dnf5 (#435)
Download twoliter 0.7.0-rc1
[0.6.0] - 2024-12-05
Release Notes
Changed
- Allow arbitrary kits to generate an accurate application inventory (#410)
- Use
krane
to fetch the SDK during the build instead of docker
(#411, #412)
- Enable verbose
krane
logs when the log level is DEBUG or TRACE (#411)
- Update
ecr-login
to v0.9.0 (#411)
Download twoliter 0.6.0
[0.6.0-rc1 ] - 2024-12-04
Release Notes
Changed
- Allow arbitrary kits to generate an accurate application inventory (#410)
- Use
krane
to fetch the SDK during the build instead of docker
(#411, #412)
- Enable verbose
krane
logs when the log level is DEBUG or TRACE (#411)
- Update
ecr-login
to v0.9.0 (#411)
Download twoliter 0.6.0-rc1
[0.5.2-rc1 ] - 2024-12-03
Release Notes
Changed
- Use
krane
to fetch the SDK during the build instead of docker
(#411)
- Enable verbose
krane
logs when the log level is DEBUG or TRACE (#411)
- Update
ecr-login
to v0.9.0 (#411)
Download twoliter 0.5.2-rc1
[0.5.1] - 2024-11-11
Release Notes
Fixed
- Allow projects to not have a
sources/
dir (#404)
- Write krane to a tempfile instead of a sealed anonymous file (#405)
Download twoliter 0.5.1
[0.5.1-rc1 ] - 2024-11-11
Release Notes
Fixed
- Allow projects to not have a
sources/
dir (#404)
- Write krane to a tempfile instead of a sealed anonymous file (#405)
Download twoliter 0.5.1-rc1
[0.5.0] - 2024-10-10
Release Notes
Added
- Use bundled
krane
for OCI repository support (#387)
Changed
- Increment kit metadata version. This makes this version of Twoliter incompatible with kits built
from older versions of Twoliter, and older versions of Twoliter incompatible with kits built from
this version. (#387)
- Unconditionally use an RPMs NEVR in a variant's application inventory (#384)
Fixed
- Allow
find-debuginfo
to manage its own PATH (#383)
- Refrain from defining RPM macros twice (#392)
Removed
- Remove the ability to use
docker
or crane
from system PATH (#387)
Download twoliter 0.5.0