chore(main): release 5.1.0 (#653)
🤖 I have created a release *beep* *boop*
---
##
[5.1.0](5.0.1...5.1.0)
(2025-06-11)
### Features
* allow recreating ssh key when public key in the API does not match
([#634](#634))
([4fc2003](4fc2003))
### Bug Fixes
* ensure returned resource ids are integers
([#651](#651))
([579b34e](579b34e))
---
This PR was generated with [Release
Please](github.com/googleapis/release-please). See
[documentation](github.com/googleapis/release-please#release-please).
4.8.4 release
Bugfixes
--------
- vm_device_helper - Fix an issue with ansible-core 2.19 (#2391).
- vmware_guest_controller - Fix an issue with ansible-core 2.19 (#2391).
- vmware_guest_disk - Fix an issue with ansible-core 2.19 (#2391).
- vmware_host_inventory - New option ``enable_backward_compatability`` that can be set to ``false`` to work with ansible-core 2.19 (#2391).
- vmware_target_canonical_info - Fix an issue with ansible-core 2.19 (#2391).
- vmware_vm_inventory - New option ``enable_backward_compatability`` that can be set to ``false`` to work with ansible-core 2.19 (#2391).
5.7.0 release
Minor Changes
-------------
- vcenter_extension - Stop using ``connect_to_api`` (#2372).
- vmware_guest_cross_vc_clone - Stop using ``connect_to_api`` (#2372).
- vmware_guest_instant_clone - Stop using ``connect_to_api`` (#2372).
- vmware_vm_inventory - Stop using ``connect_to_api`` (#2372).
- vmware_vsan_cluster - Stop using ``connect_to_api`` (#2372).
Deprecated Features
-------------------
- module_utils.vmware - Deprecate ``connect_to_api`` (#2372).
- vmware_guest_powerstate - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2398).
Bugfixes
--------
- vm_device_helper - Fix an issue with ansible-core 2.19 (#2391).
- vmware_guest_controller - Fix an issue with ansible-core 2.19 (#2391).
- vmware_guest_disk - Fix an issue with ansible-core 2.19 (#2391).
- vmware_host_inventory - New option ``enable_backward_compatability`` that can be set to ``false`` to work with ansible-core 2.19 (#2391).
- vmware_target_canonical_info - Fix an issue with ansible-core 2.19 (#2391).
- vmware_vm_inventory - New option ``enable_backward_compatability`` that can be set to ``false`` to work with ansible-core 2.19 (#2391).
Release 1.16.4 version (#938)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>