Skip to content

Commit 7cb9216

Browse files
authored
Add change logs for v3.1 release (#544)
Signed-off-by: Diane Wang <[email protected]>
1 parent 45e27e5 commit 7cb9216

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

changelogs/changelog.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
ancestor: null
22
releases:
3+
3.1:
4+
changes:
5+
new_testcases:
6+
- windows/windows_update_install/windows_update_install.yml
7+
- windows/vtpm_cold_add_remove/vtpm_cold_add_remove.yml
8+
new_supported_gos:
9+
- MiracleLinux 8.x and 9.x
10+
- FusionOS 22 and 23
11+
- Kylin Linux Advanced Server V10
12+
docker_image:
13+
path: projects.registry.vmware.com/gos_cert/ansible-vsphere-gos-validation:v3.1
14+
Ansible: ansible-core 2.15.8
15+
Python: 3.11.7
16+
Ansible collections:
17+
- ansible.netcommon 6.0.0
18+
- ansible.posix 1.5.4
19+
- ansible.utils 3.1.0
20+
- ansible.windows 2.2.0
21+
- community.crypto 2.17.1
22+
- community.general 8.3.0
23+
- community.vmware 4.1.0
24+
- community.windows 2.1.0
25+
release_date: '2024-02-02'
326
3.0:
427
changes:
528
major_changes:

0 commit comments

Comments
 (0)