Skip to content

Commit 2a88cd9

Browse files
authored
Merge pull request #672 from ajeddeloh/230stable
news: add news for 0.29.0
2 parents 86e589b + f383aca commit 2a88cd9

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

NEWS

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
30-Nov-2018 IGNITION v0.29.0
2+
3+
Features:
4+
5+
- Add support for ?versionId on s3:// URLs
6+
7+
Changes:
8+
9+
- Mark the 2.3.0 config spec as stable
10+
- No longer accept configs with version 2.3.0-experimental
11+
- Create new 2.4.0-experimental config spec from 2.3.0
12+
13+
Bug Fixes:
14+
15+
- Don't allow HTTPS connections to block on system entropy pool
16+
- Relabel /var/home and /var/roothome when SELinux is enabled
17+
- Fix race where files were relabeled after systemd-sysctl.service
18+
- Do not run udevadm settle after the disks stage if the disks stage did
19+
nothing
20+
- Allow writing relative symlinks
21+
- Resolve absolute symlinks relative to specified filesystem instead of the
22+
initramfs root
23+
- Report status to Packet as "running" instead of "succeeded"
24+
25+
Test Changes:
26+
27+
- Fix race with umount when running blackbox tests
28+
129
22-Aug-2018 IGNITION v0.28.0
230

331
Features:

0 commit comments

Comments
 (0)