All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.2.0 - 2019-02-13
Machine.Info
brings NIC configuration information (#136).
This new information is also exposed in GraphQL and REST API.ipam.json
adds new mandatory fieldnode-gateway-offset
(#136).
Existing installations continue to work thanks to automatic data conversion.
- GraphQL data type
BMCInfoIPv4
is renamed toNICConfig
.
dhcp.json
obsoletesgateway-offset
field (#136).
The field is moved toipam.json
asnode-gateway-offset
.
1.1.0 - 2019-01-29
- [ignition]
json
template function to render objects in JSON (#134).
1.0.1 - 2019-01-28
- Fix a regression in ignition template introduced in #131 (#133).
1.0.0 - 2019-01-28
ipam.json
adds new mandatory fieldbmc-ipv4-gateway-offset
(#132).- Ignition template renderer sets
.
asMachine
instead ofMachineSpec
(#132).
Machine
has additional information field for BMC NIC configuration (#132).
See CHANGELOG-0.