Skip to content

Releases: bottlerocket-os/twoliter

[0.1.0-rc1 ] - 2024-04-08

08 Apr 23:32
Compare
Choose a tag to compare
Pre-release

Release Notes

Added

  • add FIPS-related functionality (#181)
  • twoilter: add build clean command (#183)

Changed

  • Fixed Gomod.rs bug (#178)
  • twoliter: use Twoliter.toml for cache layers (#179)
  • Added Instruction to README to use locally modified Twoliter to build Bottlerocket. (#182)
  • update readme (#184)
  • generate HMAC for kernel on build (#187)

Download twoliter 0.1.0-rc1

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

[0.0.7] - 2024-03-19

20 Mar 20:10
7c724ca
Compare
Choose a tag to compare

Release Notes

Added

  • Testsys can now assume a role for workload tests (#169)

Changed

  • Fix --upstream-source-fallback argument in twoliter build variant (#168, thanks @tzneal)
  • Fix a bug in pubsys resulting in a key generation error (#165)
  • Fix an issue with pubsys using the wrong environment variable for the SDK (#157)
  • Fix an issue in pubsys with trailing a lookaside cache URL having a trailing slash (#159)
  • Fix in the alpha SDK script and add dev packages (#147, #164)
  • Update buildsys to use clap for environment variables (#134)
  • Refactor buildsys builder.rs logic (#134, #156)
  • Update dependencies (#171)

Download twoliter 0.0.7

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

[0.0.7-rc1 ] - 2024-03-19

19 Mar 23:21
Compare
Choose a tag to compare
Pre-release

Release Notes

Added

  • Testsys can now assume a role for workload tests (#169)

Changed

  • Fix --upstream-source-fallback argument in twoliter build variant (#168, thanks @tzneal)
  • Fix a bug in pubsys resulting in a key generation error (#165)
  • Fix an issue with pubsys using the wrong environment variable for the SDK (#157)
  • Fix an issue in pubsys with trailing a lookaside cache URL having a trailing slash (#159)
  • Fix in the alpha SDK script and add dev packages (#147, #164)
  • Update buildsys to use clap for environment variables (#134)
  • Refactor buildsys builder.rs logic (#134, #156)
  • Update dependencies (#171)

Download twoliter 0.0.7-rc1

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

[0.0.6] - 2024-01-30

31 Jan 00:04
Compare
Choose a tag to compare

Release Notes

Added

  • Add Go and Proxy environment variables to those that twoliter make passes through (#127)
  • Add test type for cluster templating in Testsys (#137)
  • Enable a custom lookaside cache when building packages (#141)

Changed

  • Fix an issue where Twoliter could fail if the tools directory does not pre-exist (#138)
  • Fix a documentation issue in the README. Thank you, @krispage (#143)
  • Update testsys to v0.11.0 (#149)

Download twoliter 0.0.6

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

[0.0.6-rc2 ] - 2024-01-30

30 Jan 21:12
Compare
Choose a tag to compare
Pre-release

Release Notes

Added

  • Add Go and Proxy environment variables to those that twoliter make passes through (#127)
  • Add test type for cluster templating in Testsys (#137)
  • Enable a custom lookaside cache when building packages (#141)

Changed

  • Fix an issue where Twoliter could fail if the tools directory does not pre-exist (#138)
  • Fix a documentation issue in the README. Thank you, @krispage (#143)

Download twoliter 0.0.6-rc2

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

[0.0.6-rc1 ] - 2024-01-30

30 Jan 20:25
Compare
Choose a tag to compare
Pre-release

Release Notes

Added

  • Add Go and Proxy environment variables to those that twoliter make passes through (#127)
  • Add test type for cluster templating in Testsys (#137)
  • Enable a custom lookaside cache when building packages (#141)

Changed

  • Fix an issue where Twoliter could fail if the tools directory does not pre-exist (#138)
  • Fix a documentation issue in the README. Thank you, @krispage (#143)

Download twoliter 0.0.6-rc1

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

v0.0.5

10 Jan 23:58
40e21e0
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Release Notes

Added

Changed

  • Provide better error messages for some filesystem operations (#129)
  • Deprecate the use of Release.toml (#126, #112)
  • Install twoliter tools into a fixed directory (#102)
  • Update dependencies (#125, #98, #93)
  • Fix a bug that prevented use of a log level argument with testsys (#92)

Download twoliter 0.0.5

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

v0.0.4

04 Oct 21:17
959fa14
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Release Notes

Added

  • Enable log level selection for Testsys and Pubsys through Twoliter (#75)
  • Enable specification of Bottlerocket SDK in Twoliter.toml (#89)

Changed

  • Testsys: add image_id label to fix metal cluster conflicts (#81)
  • Testsys: change update cluster shared security group name (#67)
  • Testsys: Update version to v0.10.0 (#93)
  • Remove Infrasys, an unused system, from the codebase (#53)

Download twoliter 0.0.4

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

v0.0.3

14 Sep 00:33
6a06194
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Release Notes

Added

  • Bottlerocket build system tools:
    • buildsys
    • pubsys
    • pubsys-setup
    • testsys
    • scripts
    • Dockerfile
  • Add cargo dist for binary releases.

Changed

  • Update docker run commands to use current --security-opt syntax.

Download twoliter 0.0.3

twoliter-aarch64-unknown-linux-musl.tar.xz checksum
twoliter-x86_64-unknown-linux-musl.tar.xz checksum

v0.0.2

18 Aug 22:08
b4560e4
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changed

  • Removed keys from the project file schema since they are not yet being used.