Skip to content

Commit

Permalink
release 4.5.0 (ansible-collections#581)
Browse files Browse the repository at this point in the history
SUMMARY
Release 4.5.0
ISSUE TYPE

Release Pull Request

Reviewed-by: Mario Lenz <[email protected]>
  • Loading branch information
mikemorency authored Jan 17, 2025
1 parent 00b7a43 commit b5c80d2
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 10 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ vmware.vmware\_rest Release Notes

.. contents:: Topics

v4.5.0
======

Minor Changes
-------------

- info - changed relative links in README.md to absolute links

Bugfixes
--------

- module_utils - fixed return value for vmware.vmware_rest.vcenter_vm_guest_filesystem_directories module

v4.4.0
======

Expand Down
12 changes: 12 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -796,3 +796,15 @@ releases:
fragments:
- 560-update-vcenter-ovf-libraryitem-docs.yml
release_date: '2024-12-19'
4.5.0:
changes:
bugfixes:
- module_utils - fixed return value for vmware.vmware_rest.vcenter_vm_guest_filesystem_directories
module
minor_changes:
- info - changed relative links in README.md to absolute links
fragments:
- 570-bugfix-relative-links.yml
- 573-restrict-prepare_lab-runs.yml
- 576-bugfix-report-changes-in-filesysten_directories.yml
release_date: '2025-01-17'
3 changes: 0 additions & 3 deletions changelogs/fragments/570-bugfix-relative-links.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/573-restrict-prepare_lab-runs.yml

This file was deleted.

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.4.0"
version: "4.5.0"
authors:
- Ansible (https://github.com/ansible)
description: VMware collection for Ansible
Expand Down

0 comments on commit b5c80d2

Please sign in to comment.