Last release 6 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
2281 releases · first in 2013
Release timeline
2281 releases since 2013Releases
- v0.22.1-0.20180309000311-162d76673fd69 Mar 2018pre-release
Nothing published for this version
- v0.22.1-0.20180309000311-0e0ec55e8c139 Mar 2018pre-release
Nothing published for this version
- v0.22.1-0.20180309000311-0372e2f0178b9 Mar 2018pre-release
Nothing published for this version
- v0.22.1-0.20180306001248-e9376ab7a1ce6 Mar 2018pre-release
Nothing published for this version
- v0.22.1-0.20180305225239-4a9ef72cb11d5 Mar 2018pre-release
Nothing published for this version
- v0.22.1-0.20180216141137-eb48ac9a69ce16 Feb 2018pre-release
Nothing published for this version
- v0.22.1-0.20180215181740-6089cad0d97315 Feb 2018pre-release
Nothing published for this version
- v0.22.1-0.20180215181159-07621f122f0615 Feb 2018pre-release
Nothing published for this version
- v0.22.1-0.20180215181053-f44bdafa490e15 Feb 2018pre-release
Nothing published for this version
- v0.22.09 Feb 2018
Release notes
Open source →Changes
- Mark the 2.2.0 config spec as stable
- No longer accept configs with version 2.2.0-experimental
- Create new 2.3.0-experimental config spec from 2.2.0
Additional notes
Open source →Changes
- Mark the 2.2.0 config spec as stable - No longer accept configs with version 2.2.0-experimental - Create new 2.3.0-experimental config spec from 2.2.0 - v0.21.1-0.20180209181957-5e12ebce8f0e9 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180209181821-b654eb1d4ccb9 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180209002249-d3f7a1006bec9 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180208052155-0cdec360b6588 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180207223444-d67ad812a8457 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224634-7116236770506 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224634-29fc92aee8226 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-cad6a02958046 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-b5d48440593c6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-ab34ef755b396 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-aad3d1c2e89c6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-a49f351c55ea6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-922754cda2cc6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-70f583144ef96 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-590dc2dca1286 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-4e88b93165a66 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-3d6fb23bb5c36 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-3c51e4614a7f6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-359345d5a5f06 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-3170183cedf86 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-2bbd8cf3d69d6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-13946fb78c176 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206224443-007ae6dfc28d6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206223527-2155a598d5ee6 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180206194847-771455cae1736 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180205214545-08b72627384b5 Feb 2018pre-release
Nothing published for this version
- v0.21.1-0.20180127000946-6edcdb952a2827 Jan 2018pre-release
Nothing published for this version
- v0.21.1-0.20180126235727-ea1c520fd30426 Jan 2018pre-release
Nothing published for this version
- v0.21.026 Jan 2018
Release notes
Open source →Features
- Add support for networkd drop-ins
- Add new program,
ignition-validate, for validating Ignition configs - Add
overwritefield tofiles,directories, andlinkssections for deleting preexisting items at the node's path - Add
optionsfield toraidsection for specifying arbitrarymdadmoptions - Add
appendfield tofilessection for appending to preexisting files - Add support for specifying additional certificate authorities to use when fetching objects over HTTPS
Changes
- Validate that partition labels don't contain colons, as
sgdiskwill silently truncate the label - Remove
-validateflag from Ignition that was introduced in 0.20.0 - Warn when the mode for a file or directory is unset
- Log retries of HTTP fetches at
infologlevel so messages appear on console
Bug fixes
- Fix issue where unspecified fields in an appended config could "unset" fields specified in a config earlier in the chain
- Use timeouts specified in a config when fetching other configs referenced by it
Additional notes
Open source →Features
- Add support for networkd drop-ins - Add new program, ignition-validate, for validating Ignition configs - Add "overwrite" field to "files", "directories", and "links" sections for deleting preexisting items at the node's path - Add "options" field to "raid" section for specifying arbitrary mdadm options - Add "append" field to "files" section for appending to preexisting files - Add support for specifying additional certificate authorities to use when fetching objects over HTTPSChanges
- Validate that partition labels don't contain colons, as sgdisk will silently truncate the label - Remove "-validate" flag from Ignition that was introduced in v0.20.0 - Warn when the mode for a file or directory is unset - Log retries of HTTP fetches at info loglevel so messages appear on consoleBug Fixes
- Fix issue where unspecified fields in an appended config could "unset" fields specified in a config earlier in the chain - Use timeouts specified in a config when fetching other configs referenced by it - v0.20.112 Jan 2018
Release notes
Open source →Changes
- Add support for fetching S3 objects from non-default AWS partitions when running in one such partition
Additional notes
Open source →Changes
- Add support for fetching S3 objects from non-default AWS partitions when running in one such partition - v0.20.1-0.20180126230143-e4489bd5f6ee26 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180126225457-d8b24997543526 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180126001552-9a1467f4dd8126 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180126001541-5bc05805075026 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125235028-08954df0ce8f25 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125231818-c8d03fce1b8525 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125231818-abb98935062925 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125231818-6367e7fb80b925 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125224234-644a87dd021025 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125222626-5c55c6f2c15d25 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125222626-546cbd164d2225 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180125222626-538c2380ea5225 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123235610-270d2911026d23 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123220058-5d1fab77f8c723 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123215104-d7624fe8690623 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123215104-d227dd526b9b23 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123215104-be952c5f5bd023 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123215104-bcd864a02f3623 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123215104-b2fa5b10386223 Jan 2018pre-release
Nothing published for this version
- v0.20.1-0.20180123215104-8a70b0f91caf23 Jan 2018pre-release
Nothing published for this version