Skip to content

v0.5.1

Compare
Choose a tag to compare
@dmacvicar dmacvicar released this 14 Dec 16:37
· 487 commits to master since this release
d5e60df

0.5.1 (December 14, 2018)

HIGHLIGHTS:

  • The provider will retry HTTP downloads if they were caused by server errors (#479)
  • XSLT can be used to transform the libvirt XML definition before creating resources, allowing to enable features the provider does not support (#431)
  • volumes: when the HEAD method is forbidden, the provider will try a body-less GET instead (#472)
  • network: add support for updating dns.hosts (#469)
  • network: add support for setting SRV entries (#460)
  • qemu-agent: do not contact the qemu agent if the domain is shutdown (#474)
  • cli: add -version flag (#444)

Thanks to everyone who contributed:
Dario Maiocchi, Silvio Moioli, W. Trevor King, Abhinav Dahiya and others!