Skip to content

Commit

Permalink
Merge pull request #172 from bgilbert/news
Browse files Browse the repository at this point in the history
NEWS: add news for 0.8.0
  • Loading branch information
bgilbert authored Dec 4, 2020
2 parents 75aea59 + 696b2cc commit 28ca8e5
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
2020-12-04 FCCT 0.8.0

Breaking Changes:

- Restructure Go API

Features:

- Stabilize Fedora CoreOS spec 1.3.0, targeting Ignition spec 3.2.0
- Add Fedora CoreOS spec 1.4.0-experimental, targeting Ignition spec
3.3.0-experimental
- Add RHEL CoreOS spec 0.1.0, targeting Ignition spec 3.2.0
- Add RHEL CoreOS spec 0.2.0-experimental, targeting Ignition spec
3.3.0-experimental
- Add boot_device section for configuring boot device LUKS and mirroring
(fcos 1.3.0, rhcos 0.1.0)

Bug Fixes:

- Fix systemd-fsck@.service dependencies in generated mount units

Misc Changes:

- Warn if file/dir modes appear to have been specified in decimal
- Validate input in translation functions taking Go structs (Go API)
- Allow registering external translators (Go API)
- Allow specs to derive from other specs (Go API)

Docs Changes:

- Document Clevis custom and LUKS wipe_volume fields
- Add LUKS and mirroring examples
- Add password authentication example

2020-10-23 FCCT 0.7.0

Features:
Expand Down

0 comments on commit 28ca8e5

Please sign in to comment.