Prep community.aws 9.2.0 (#2271)
SUMMARY
Prep community.aws 9.2.0
Release date is April 1st.
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
several
Reviewed-by: Bikouo Aubin
Reviewed-by: Rahmanim Benny <brahmani@redhat.com>
Changelogs update - 9.11.0 (#840)
* Changelogs update - 9.11.0
* Changelogs update - 9.11.0
* fixed sonar
* Fixing sonar issues in idrac_redfish_storage_controller
* sonar fix
* reverting __helper.yaml
---------
Co-authored-by: ABHISHEK-SINHA10 <Abhishek.Sinha10@Dell.com>
Co-authored-by: Datta <trisha_datta@dell.com>
Merge pull request #738 from sdodsley/release_1_34_1
Release 1.34.1
Prep release 10.3.1 (#537)
* Prep release 10.3.1
* chore: auto fixes from pre-commit.com hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Release Prep 7.2.0 (#694)
* release_prep_7.2.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
release_prep_9.4.0 (#942)
* release_prep_9.4.0
* chore: auto fixes from pre-commit.com hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Prep release 9.2.0 (#1172)
* Prep release 9.2.0
* fix changelog order
Merge pull request #735 from sdodsley/release_1_34_0
Release 1.34.0
4.8.3 release
Deprecated Features
-------------------
- vcenter_folder - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2340).
- vmware_cluster_ha - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2321).
- vmware_content_deploy_ovf_template - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2332).
- vmware_content_deploy_template - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2332).
- vmware_content_library_manager - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2345).
- vmware_host - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2337).
- vmware_host_inventory - the inventory plugin is deprecated and will be removed in community.vmware 7.0.0 (#2283).
- vmware_maintenancemode - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2293).
- vmware_vm_inventory - the inventory plugin is deprecated and will be removed in community.vmware 7.0.0 (#2283).
Bugfixes
--------
- vmware_guest - setting vApp properties on virtual machines without vApp options raised an AttributeError. Fix now gracefully handles a `None` value for vApp options when retrieving current vApp properties (#2220).
- vmware_object_role_permission - The module ignores changing ``recursive`` (#2350).
5.5.0 release
Minor Changes
-------------
- vcenter_standard_key_provider - Drop unused HAS_PYVMOMI (#2327).
- vmware_category - Don't test for vSphere < 7 anymore (#2326).
- vmware_guest - Drop unused HAS_PYVMOMI (#2327).
- vmware_guest_storage_policy - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_guest_tpm - Drop unused HAS_PYVMOMI (#2327).
- vmware_host_graphics - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_host_lockdown - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_host_lockdown_exceptions - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_host_snmp - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_migrate_vmk - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_migrate_vmk - Inherit from / sub-class PyVmomi (#2324).
- vmware_resource_pool - Drop unnecessary HAS_PYVMOMI (#2328).
- vmware_vc_infraprofile_info - Don't test for vSphere < 7 anymore (#2326).
- vmware_vm_config_option - Drop unused HAS_PYVMOMI (#2327).
- vmware_vm_vss_dvs_migrate - Inherit from / sub-class PyVmomi (#2325).
- vmware_vsan_health_info - Drop unused HAS_PYVMOMI (#2327).
Deprecated Features
-------------------
- vcenter_folder - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2340).
- vmware_cluster_ha - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2321).
- vmware_content_deploy_ovf_template - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2332).
- vmware_content_deploy_template - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2332).
- vmware_content_library_manager - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2345).
- vmware_host - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2337).
chore(main): release 4.3.0 (#604)
🤖 I have created a release *beep* *boop*
---
##
[4.3.0](4.2.2...4.3.0)
(2025-03-21)
### Features
* add new `created` state for idempotent server creation
([#606](#606))
([4534cf6](4534cf6))
### Bug Fixes
* only update load balancer service when changed
([#603](#603))
([6956596](6956596))
---
This PR was generated with [Release
Please](github.com/googleapis/release-please). See
[documentation](github.com/googleapis/release-please#release-please).