Releases: kairos-io/AuroraBoot
Releases · kairos-io/AuroraBoot
v0.3.3
What's Changed
- Detect version correctly so that we also push "latest" tag by @jimmykarily in #113
- Don't put artifacts in a
build/
subdirectory by @jimmykarily in #115
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Copy over the osbuilder-tools image assets and merge with auroraboot by @jimmykarily in #110
This release brings some bug fixes and a new auroraboot image that is a merge of osbuilder-tools image and the old auroraboot image. See the linked PR above for more.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- 1633 no more enki dependencies by @jimmykarily in #102
- Remove builds for mac and windows by @jimmykarily in #106
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This release brings to Auroraboot, all the functionality provided by enki. The goal is to archive the enki
repository as part of the Kairos tooling consolidation.
What's Changed
- Update module github.com/onsi/ginkgo/v2 to v2.13.1 by @renovate in #28
- Update docker/login-action action to v3 by @renovate in #41
- Update docker/build-push-action action to v5 by @renovate in #40
- Update actions/checkout action to v4 by @renovate in #38
- Update goreleaser/goreleaser-action action to v5 by @renovate in #39
- Update module github.com/onsi/ginkgo/v2 to v2.13.2 by @renovate in #49
- Update module github.com/urfave/cli to v1.22.15 by @renovate in #56
- Update module go.universe.tf/netboot to v0.0.0-20230916172012-64f6de6d0e3b by @renovate in #57
- Add osv scanner on PRs by @mauromorales in #59
- Bump to go1.22 by @Itxaka in #60
- Update module github.com/onsi/ginkgo/v2 to v2.20.1 by @renovate in #53
- Update module github.com/rs/zerolog to v1.33.0 by @renovate in #48
- Update module github.com/urfave/cli to v2 by @renovate in #31
- Update module github.com/onsi/gomega to v1.34.2 by @renovate in #58
- Fail out if cc was specified but contents are empty by @Itxaka in #66
- Show debug log in netbooting by @jimmykarily in #67
- 1633 use enki as lib for build iso by @jimmykarily in #68
- Migrate to urfave cli v2 by @jimmykarily in #69
- Dont require luet ot pull image by @Itxaka in #70
- Fix persmissions of the build directory after creating it by @jimmykarily in #74
- Fix raw disk test by @Itxaka in #73
- Update module github.com/kairos-io/enki to v0.2.2 by @renovate in #71
- Update module github.com/kairos-io/kairos-agent/v2 to v2.15.3 by @renovate in #72
- Update quay.io/kairos/osbuilder-tools Docker tag to v0.400.3 by @renovate in #51
- Update google/osv-scanner-action action to v1.9.0 by @renovate in #62
- Update actions/setup-go action to v5 by @renovate in #52
- Update goreleaser/goreleaser-action action to v6 by @renovate in #64
- Update docker/build-push-action action to v6 by @renovate in #63
- Update module github.com/urfave/cli/v2 to v2.27.5 by @renovate in #75
- Add commands interface by @jimmykarily in #76
- Simplify function and improve log by @Itxaka in #78
- Move to use kairos logger by @Itxaka in #79
- Drop netboot.sh script usage by @Itxaka in #80
- Introduce build-iso command by @jimmykarily in #77
- Move and adapt to our own netboot fork by @Itxaka in #84
- Drop old kairos dep by @Itxaka in #85
- Move the default workflows to use main as default branch by @Itxaka in #86
- Update github.com/kairos-io/kairos-sdk digest to 259f6af by @renovate in #81
- Migrate renovate config by @renovate in #87
- Update renovate.json by @Itxaka in #90
- Update github.com/kairos-io/netboot digest to 1454e04 by @renovate in #89
- Update github.com/kairos-io/kairos-sdk digest to 259f6af by @renovate in #88
- Update github.com/kairos-io/kairos-sdk digest to cc70acb by @renovate in #91
- Update dependency go to v1.23.3 by @renovate in #93
- Update module github.com/kairos-io/kairos-agent/v2 to v2.15.4 by @renovate in #96
- Import build uki command from enki by @jimmykarily in #92
- Update module github.com/kairos-io/go-ukify to v0.2.5 by @renovate in #100
- 1633 port sysext command from enki by @jimmykarily in #101
- 1633 port genkey command by @jimmykarily in #98
Full Changelog: v0.2.7...v0.3.0
v0.2.7
v0.2.6
What's Changed
- Dont panic on template parse failure and change delims by @Itxaka in #35
- Fix rpi model to a supported one by @jimmykarily in #37
- Update module github.com/onsi/gomega to v1.27.10 by @renovate in #21
- Update module github.com/rs/zerolog to v1.30.0 by @renovate in #23
- Update module github.com/urfave/cli to v1.22.14 by @renovate in #27
- Generate new artifact names by @mauromorales in #43
New Contributors
- @jimmykarily made their first contribution in #37
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- schedule renovate after hours by @mauromorales in #32
- Make sure cgo is dissabled for tests by @mauromorales in #33
- Disable squashfs compression on iso creation by @Itxaka in #34
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- 🌱 Generate disks by @mudler in #18
- Update actions/setup-go action to v4 by @renovate in #17
- Update module github.com/onsi/ginkgo/v2 to v2.9.2 by @renovate in #20
- Update github.com/spectrocloud/peg digest to 2e15270 by @renovate in #19
- Update module github.com/otiai10/copy to v1.10.0 by @renovate in #22
- Enable overlayfs support by @mauromorales in #29
New Contributors
- @mauromorales made their first contribution in #29
Full Changelog: v0.2.3...v0.2.4