As announced, cloud-init 19.3 was released Tuesday, November 5! From the announcement, some highlights include:
- Microsoft Azure:
- Emit network configuration v2 (Netplan) from Azure’s instance metadata service
- Support for dhcp6 route-metrics
- New Exocale datasource
- Add support for Zstack and e24cloud datasources.
- Google Compute Engine: add support for publishing host keys
- Oracle: configure secondary nics
- VMware & OVF:
- add option to enable/disable custom user script. default is disabled
- do not re-generate instance-id per boot
- ConfigDrive: fix sub-platform rendering for /config-drive directory source
- Tooling:
cloud-init analyze
now tracks and reports vm and kernel boot times
And of course numerous bug fixes and other enhancements.
Version 19.3 is already available in Ubuntu 19.10 (Eoan).
Release History Link to heading
Below is a breakdown and history of recent releases. It also shows the change in version to the year.release format:
Release | Days | Date |
---|---|---|
19.3 | 110 | 2019-11-05 |
19.2 | 67 | 2019-07-17 |
19.1 | 147 | 2019-05-10 |
18.5 | 70 | 2018-12-13 |
18.4 | 104 | 2018-10-03 |
18.3 | 83 | 2018-06-20 |
18.2 | 34 | 2018-03-28 |
18.1 | 68 | 2018-02-22 |
17.2 | 83 | 2017-12-14 |
17.1 | 271 | 2017-09-21 |
0.7.9 | 101 | 2016-12-23 |
0.7.8 | 32 | 2016-09-12 |
0.7.7 | - | 2016-08-10 |
Interact with cloud-init Link to heading
- Chat with us in #cloud-init on Freenode
- Join and email the cloud-init mailing list
- Checkout the HACKING document to get started on cloud-init development