Skip to content

Commit

Permalink
release 4.4.0 (#569)
Browse files Browse the repository at this point in the history
SUMMARY
Release 4.4.0
ISSUE TYPE

Release Pull Request

Reviewed-by: Anna Savina
Reviewed-by: Shelly Miron
  • Loading branch information
mikemorency authored Dec 19, 2024
1 parent 272fe93 commit d672536
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ vmware.vmware\_rest Release Notes

.. contents:: Topics

v4.4.0
======

Bugfixes
--------

- vcenter_ovf_libraryitem - Update documentation to mention the metadata cannot be updated via conventional means. Added example showing workaround (https://github.com/ansible-collections/vmware.vmware_rest/issues/385)

v4.3.0
======

Expand Down
8 changes: 8 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -788,3 +788,11 @@ releases:
- 548-update-docs-for-vm-harware-disk.yml
- 549-deprecate-content_library_item_info.yml
release_date: '2024-11-26'
4.4.0:
changes:
bugfixes:
- vcenter_ovf_libraryitem - Update documentation to mention the metadata cannot
be updated via conventional means. Added example showing workaround (https://github.com/ansible-collections/vmware.vmware_rest/issues/385)
fragments:
- 560-update-vcenter-ovf-libraryitem-docs.yml
release_date: '2024-12-19'

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: vmware
name: vmware_rest
readme: README.md
version: "4.3.0"
version: "4.4.0"
authors:
- Ansible (https://github.com/ansible)
description: VMware collection for Ansible
Expand Down

0 comments on commit d672536

Please sign in to comment.