Skip to content

Commit d5781e6

Browse files
committed
release 4.8.1
1 parent 766dc0f commit d5781e6

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ vmware.vmware\_rest Release Notes
44

55
.. contents:: Topics
66

7+
v4.8.1
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- Allow cloud.common 5.0.0 and later again (https://github.com/ansible-collections/vmware.vmware_rest/pull/614).
14+
715
v4.8.0
816
======
917

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,3 +840,10 @@ releases:
840840
- 608-deprecate-lookup-plugins.yml
841841
- 609-test-with-219.yml
842842
release_date: '2025-07-03'
843+
4.8.1:
844+
changes:
845+
bugfixes:
846+
- Allow cloud.common 5.0.0 and later again (https://github.com/ansible-collections/vmware.vmware_rest/pull/614).
847+
fragments:
848+
- 614-cloud.common.yml
849+
release_date: '2025-07-07'

changelogs/fragments/614-cloud.common.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
namespace: vmware
33
name: vmware_rest
44
readme: README.md
5-
version: "4.8.0"
5+
version: "4.8.1"
66
authors:
77
- Ansible (https://github.com/ansible)
88
description: VMware collection for Ansible

0 commit comments

Comments
 (0)