Skip to content

Releases: coreos/afterburn

v5.5.1

12 Jan 20:56
v5.5.1
Compare
Choose a tag to compare

Minor changes:

  • providers/vmware: add missing public functions for non-amd64

SHA-256 digests:

  • crate: d929ac6631f668d2776bcbe65242d5e59e3555d6d3b99c594479b626db18e2ef
  • vendor: 05c14c0a0a5c4cab3d278231a35af4ee82a6a2b3496108ccb0758573f13397c7

v5.5.0

30 Nov 23:27
v5.5.0
ed88577
Compare
Choose a tag to compare

Major changes:

  • Add support for Hetzner Cloud
  • Add support for Scaleway
  • Add Netplan guestinfo support on VMware

Minor changes:

  • openstack: Add OPENSTACK_INSTANCE_UUID attribute
  • openstack-metadata: Add OPENSTACK_INSTANCE_UUID attribute
  • dracut: run hostname service on kubevirt

Packaging changes:

  • Require Rust ≥ 1.71.0
  • Specify features depended on from Nix
  • Replace deprecated dependency users by uzers

SHA-256 digests:

  • crate: 676f8a2b96035b0aa2937eb1ef635b1373cdf2aca99d58f7e6dfa15f49a8d790
  • vendor: 8cbd3a9357f314706a3cf6132ed63fef48e18056401108b1cea55a515c24df69

v5.4.3

06 Jun 20:30
v5.4.3
d89552d
Compare
Choose a tag to compare

Packaging changes:

  • Fix incomplete package in vendor tarball

SHA-256 digests:

  • crate: 1cba9e764265da4f09acef3c777d13e5942bd5acf31871323804fa5a1772a2b4
  • vendor: f10a9a0d27c74ffe6704454ea7c5a6ffe892bd9bb72ec3b5e25c24be85293d4e

v5.4.2

19 May 20:25
v5.4.2
4c1ebb4
Compare
Choose a tag to compare

Minor changes:

  • Fix SSH key fetching on Azure with openssl crate ≥ 0.10.46

Packaging changes:

  • Require clap ≥ 4
  • Require mockito ≥ 1
  • Require openssl ≥ 0.10.46

SHA-256 digests:

  • crate: afa8c1d08f8914d9a1aa3d59b29e39e0b2453561f0cad9fec85a6c39f967b092
  • vendor: f24c1042a1e3a01eebc9b6a1f5cfa283277b4e00ef636526699c7ca099c9be15

v5.4.1

07 Feb 02:12
v5.4.1
5b4a520
Compare
Choose a tag to compare

Packaging changes:

  • Fix missing static archives in vendor tarball
  • Remove non-Linux dependencies from vendor tarball

SHA-256 digests:

  • crate: 647f4fce89a1ea6b7bf283812a3aa1abda2f05b21d13f210db2b20fd4bc54745
  • vendor: 89d6bded6597f2d61395d2f758b3ecd9519981878d95704886b2d75ca2987c2a

v5.4.0

03 Feb 20:09
v5.4.0
fe8bff9
Compare
Choose a tag to compare

Major changes:

  • Support reading DHCP options from NetworkManager, fixing 30s delay on Azure, Azure Stack, and CloudStack

Minor changes:

  • Add AWS_AVAILABILITY_ZONE_ID attribute on AWS
  • Fix default dependency ordering on all checkin services
  • Fix failure setting SSH keys on IBM Cloud if none are provided
  • Don't ignore network interfaces that appear during DHCP option lookup retry
  • Add release notes to documentation

Packaging changes:

  • Require Rust ≥ 1.66.0
  • Require zbus ≥ 2.3
  • Drop base64, byteorder, hostname, mime, serde_derive dependencies
  • Remove static libraries from vendor archive
  • Disable LTO in release builds

SHA-256 digests:

  • crate: a5ea531d622d63bc2a00d4515df625feda9bcee4519244cfb7d4fe042ff2c904
  • vendor: ae84b6e0c4dc485b14e5fab87746c07e2f1eab491657d01400e8a2e659b6251d

Afterburn v5.3.0

29 Apr 13:33
v5.3.0
a6393f3
Compare
Choose a tag to compare

Major changes:

  • Add support for KubeVirt
  • Add AWS_IPV6 attribute to AWS
  • Enable PowerVS in the sshkeys systemd service

Minor changes:

  • Bump AWS IMDS metadata version to 2021-01-03
  • Use RemainAfterExit on all oneshot services
  • Support marking network interfaces as not required for network-online.target

Packaging changes:

  • Require Rust ≥ 1.56.0
  • Migrate from structopt to clap 3
  • Remove Windows binaries from vendor archive

SHA-256 digests:

  • crate: 2fe108ada0443c22d07c66529c50726798597ad246b4cd4f1e968a1450ad86ed
  • vendor: 8452261c91162644463d5d9e311cfbe3882635b9889c5c8019cdc243d2ad280e

Afterburn v5.2.0

14 Jan 15:01
v5.2.0
43dc76d
Compare
Choose a tag to compare

Changes:

  • Limit string written to hostname file to HOST_NAME_MAX bytes
  • Explicitly log the hostname we write
  • Only log that we wrote SSH keys when we actually did
  • Log a message when SSH key is removed
  • Enable debug symbols in release builds

SHA-256 digests:

  • crate: f64d8a230f9dbc611b49b7a1624a8aa0d28740cb398e5169a7e2717548e34bd7
  • vendor: 78cd598688b9defaef6d5cd1e7afe0bd459e36057357cebef15350e5c3e4ae9c

Afterburn v5.1.0

10 Aug 19:14
v5.1.0
9443e49
Compare
Choose a tag to compare

Changes:

  • docs: fix "Edit this page on GitHub" links
  • *: rename master branch to main
  • *: fix clippy warnings
  • lockfile: general refresh, update all openssl crates
  • providers/gcp: access GCP metadata service by IP address
  • providers/packet: access metadata service over HTTPS
  • cli: don't report an error when --help or --version is specified
  • cli: correctly print version when --version specified
  • providers: Add PowerVS
  • workflows: bump toolchains; restrict repository access

SHA-256 digests:

  • crate: b1e123bbd076236dede9435204ae4a34ab3c1cf55fe246cc12d72768a8ae38cc
  • vendor: 88f68c874bb118f91880c8a12bc769fc2b7590406aa69ba3e84db2926ad586ba

Afterburn v5.0.0

09 Apr 09:41
v5.0.0
8c366ef
Compare
Choose a tag to compare

Changes:

  • *: update minimum toolchain to 1.44
  • cargo: update all dependencies
  • *: remove cl-legacy feature
  • ibmcloud: don't ignore I/O error when parsing metadata
  • providers: fix clippy::unnecessary_wraps lint on 1.50
  • workflows: update pinned lint toolchain to 1.50.0
  • *: switch from error-chain to anyhow
  • cli: stop wrapping command-line parse errors
  • github: release checklist cleanups
  • ci: adapt to new buildroot image
  • providers: add Azure Stack Hub

SHA-256 digests:

  • crate: 4a81aab578f2926bb397a4dbea16b21f216c87b06563cc8a200ef4e7b32943ff
  • vendor: ce3f6f7d19660741aa6ee561078a03ea7f204c7aff41dcfd4544065d1d07d06a