Skip to content

Commit

Permalink
update release-notes for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
prestist committed Jun 23, 2022
1 parent 4573a64 commit 59bff2c
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,43 @@ nav_order: 9

# Release notes

## Butane 0.15.0 (2022-06-23)

### Breaking changes

- Transition to explicit compression signature for MakeDataURL() _(Go API)_

### Features

- Add arm64 support
- Add Flatcar support 1.0 and 1.1-exp, targeting Ignition spec 3.30 and 3.40-exp respectively
- Stabilize OpenShift spec 4.11.0, targeting Ignition spec 3.2.0
- Add GRUB password support _(openshift 4.12.0-exp)_
- Extended TranslationSet; AddFromCommonObject() TranslationSet.Map(); _(Go API)_

### Bug fixes

- Fix 'build' script for Windows
- Fix local file inclusion on Windows

### Misc. changes

- Improve cross-platform consistency
- Derive container from Fedora for multi-stage build support
- Fail if setuid/setgid/sticky mode bits specified
- Update to ignition v2.14.0
- Roll back to Ignition spec 3.2.0 _(openshift 4.11.0)_

### Docs changes

- Update docs/examples.md to use containerized mkpasswd
- Clarify setuid/setgid/sticky mode bits support
- Add ARN as a supported URL scheme _(fcos 1.5-exp, openshift 4.11-exp, flatpack 1.1-exp)_
- Add gs as a supported URL scheme _(openshift 4.8.0+)_
- Add compression field _(openshift 4.8 - 4.9)_
- Convert NEWS to Markdown and move to docs site


## Butane 0.14.0 (2022-01-27)

### Breaking changes
Expand Down

0 comments on commit 59bff2c

Please sign in to comment.