Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
Major features / bug fixes implemented:

  * Added support for Google Cloud Compute Engine metadata
  * Added support for VMwareGuestInfo metadata
  * Added EmptyMedata service, useful when metadata is not present
  * Fixed cloud-config directives' order / filtering
  * Added cloud-config ntp, runcmd, users and groups support
  * Added cloud-config Jinja2 template support
  * Added support for Packet.net metadata
  * Added support for OVF metadata
  * Added support for Azure Cloud metadata
  * Added support for OpenStack static network v2 configuration
  * Added support for MAAS static network configuration
  * Added support for Windows NetLBFO network teaming (bonding)
  * Use PyMI instead of WMI
  * Add EC2 userdata support
  * Fix infinite recursion for serial port logging
  * Improved docs and updated Sphinx theme to a mobile friendly one
  * Added support for Python 3.6 to 3.8

Change-Id: I50a441ab7006d3948959f4332738a4e097a76e76
  • Loading branch information
ader1990 committed Feb 26, 2020
1 parent 3999295 commit 274492f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = cloudbase-init
version = 0.9.12
version = 1.1.0
summary = Portable cloud initialization service
description-file =
README.rst
Expand Down

0 comments on commit 274492f

Please # to comment.