Intermediate release to reduce the backlog of upstream changes and provide access to the DNS zones API.
Changes in the release:
- BREAKING: Body fields of parameters are no longer optional.
- BREAKING: Add
ip_rangefields to "attach to network" parameters. - BREAKING: Add locations to server types.
- BREAKING: Move server type deprecation to new
server_type_location. - Add
zones_apifor managing DNS zones. - Examples: Add
list_zonesexample. - Doc: Several docstring updates