Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 13:21
· 75 commits to main since this release

v1.5.0

Release Summary

Support for stopped VMs, deprecation of the 'connections' parameter and many cleanups.

Major Changes

  • chore: Update supported ansible-core versions to >=2.15 #105
  • feat,test(inventory): Support listing stopped VMs and major rework of unit tests #114

Minor Changes

  • Bump e2e software versions #109
  • Make kubevirt_vm tests more robust #103
  • Several minor improvements #115
  • chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 #111
  • kubevirt_vm integration tests: changed ssh key type to RSA for FIPS mode #108

Bugfixes

  • fix(tests,kubevirt_vm): Fix assertion in verify.yml #106