Skip to content

Commit 60acc45

Browse files
Release Ansible 10.0.1 (#429)
* Prepare 10.0.1. * Ansible 10.0.1: Dependencies, changelog and porting guide --------- Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Github Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24d87e6 commit 60acc45

8 files changed

+1113
-31
lines changed

10/CHANGELOG-v10.md

+180-28
Large diffs are not rendered by default.

10/CHANGELOG-v10.rst

+145
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,151 @@ This changelog describes changes since Ansible 9.0.0.
77
.. contents::
88
:depth: 2
99

10+
v10.0.1
11+
=======
12+
13+
.. contents::
14+
:local:
15+
:depth: 2
16+
17+
Release Summary
18+
---------------
19+
20+
Release Date: 2024-06-06
21+
22+
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_
23+
24+
This release updates 10.0.0 by removing binary files from a Windows venv that accidentally were included in two collection releases.
25+
26+
Ansible-core
27+
------------
28+
29+
Ansible 10.0.1 contains ansible-core version 2.17.0.
30+
This is the same version of ansible-core as in the previous Ansible release.
31+
32+
Changed Collections
33+
-------------------
34+
35+
If not mentioned explicitly, the changes are reported in the combined changelog below.
36+
37+
+-----------------+----------------+----------------+-------+
38+
| Collection | Ansible 10.0.0 | Ansible 10.0.1 | Notes |
39+
+=================+================+================+=======+
40+
| inspur.ispim | 2.2.1 | 2.2.2 | |
41+
+-----------------+----------------+----------------+-------+
42+
| kaytus.ksmanage | 1.2.1 | 1.2.2 | |
43+
+-----------------+----------------+----------------+-------+
44+
45+
Bugfixes
46+
--------
47+
48+
inspur.ispim
49+
~~~~~~~~~~~~
50+
51+
- Remove venv files that were accidentally bundled in 2.2.1 (https://github.com/ispim/inspur.ispim/pull/35).
52+
53+
kaytus.ksmanage
54+
~~~~~~~~~~~~~~~
55+
56+
- Remove venv files that were accidentally bundled in 1.2.2(https://github.com/ieisystem/kaytus.ksmanage/pull/23).
57+
58+
Unchanged Collections
59+
---------------------
60+
61+
- amazon.aws (still version 8.0.0)
62+
- ansible.netcommon (still version 6.1.2)
63+
- ansible.posix (still version 1.5.4)
64+
- ansible.utils (still version 4.1.0)
65+
- ansible.windows (still version 2.3.0)
66+
- arista.eos (still version 9.0.0)
67+
- awx.awx (still version 24.3.1)
68+
- azure.azcollection (still version 2.3.0)
69+
- check_point.mgmt (still version 5.2.3)
70+
- chocolatey.chocolatey (still version 1.5.1)
71+
- cisco.aci (still version 2.9.0)
72+
- cisco.asa (still version 5.0.1)
73+
- cisco.dnac (still version 6.13.3)
74+
- cisco.intersight (still version 2.0.9)
75+
- cisco.ios (still version 8.0.0)
76+
- cisco.iosxr (still version 9.0.0)
77+
- cisco.ise (still version 2.9.1)
78+
- cisco.meraki (still version 2.18.1)
79+
- cisco.mso (still version 2.6.0)
80+
- cisco.nxos (still version 8.0.0)
81+
- cisco.ucs (still version 1.10.0)
82+
- cloud.common (still version 3.0.0)
83+
- cloudscale_ch.cloud (still version 2.3.1)
84+
- community.aws (still version 8.0.0)
85+
- community.ciscosmb (still version 1.0.9)
86+
- community.crypto (still version 2.20.0)
87+
- community.digitalocean (still version 1.26.0)
88+
- community.dns (still version 3.0.0)
89+
- community.docker (still version 3.10.3)
90+
- community.general (still version 9.0.1)
91+
- community.grafana (still version 1.9.1)
92+
- community.hashi_vault (still version 6.2.0)
93+
- community.hrobot (still version 2.0.0)
94+
- community.library_inventory_filtering_v1 (still version 1.0.1)
95+
- community.libvirt (still version 1.3.0)
96+
- community.mongodb (still version 1.7.4)
97+
- community.mysql (still version 3.9.0)
98+
- community.network (still version 5.0.2)
99+
- community.okd (still version 3.0.1)
100+
- community.postgresql (still version 3.4.1)
101+
- community.proxysql (still version 1.5.1)
102+
- community.rabbitmq (still version 1.3.0)
103+
- community.routeros (still version 2.15.0)
104+
- community.sap_libs (still version 1.4.2)
105+
- community.sops (still version 1.6.7)
106+
- community.vmware (still version 4.4.0)
107+
- community.windows (still version 2.2.0)
108+
- community.zabbix (still version 2.4.0)
109+
- containers.podman (still version 1.13.0)
110+
- cyberark.conjur (still version 1.2.2)
111+
- cyberark.pas (still version 1.0.25)
112+
- dellemc.enterprise_sonic (still version 2.4.0)
113+
- dellemc.openmanage (still version 9.2.0)
114+
- dellemc.powerflex (still version 2.4.0)
115+
- dellemc.unity (still version 2.0.0)
116+
- f5networks.f5_modules (still version 1.28.0)
117+
- fortinet.fortimanager (still version 2.5.0)
118+
- fortinet.fortios (still version 2.3.6)
119+
- frr.frr (still version 2.0.2)
120+
- google.cloud (still version 1.3.0)
121+
- grafana.grafana (still version 5.2.0)
122+
- hetzner.hcloud (still version 3.1.1)
123+
- ibm.qradar (still version 3.0.0)
124+
- ibm.spectrum_virtualize (still version 2.0.0)
125+
- ibm.storage_virtualize (still version 2.3.1)
126+
- infinidat.infinibox (still version 1.4.5)
127+
- infoblox.nios_modules (still version 1.6.1)
128+
- inspur.sm (still version 2.3.0)
129+
- junipernetworks.junos (still version 8.0.0)
130+
- kubernetes.core (still version 3.1.0)
131+
- lowlydba.sqlserver (still version 2.3.2)
132+
- microsoft.ad (still version 1.5.0)
133+
- netapp.cloudmanager (still version 21.22.1)
134+
- netapp.ontap (still version 22.11.0)
135+
- netapp.storagegrid (still version 21.12.0)
136+
- netapp_eseries.santricity (still version 1.4.0)
137+
- netbox.netbox (still version 3.18.0)
138+
- ngine_io.cloudstack (still version 2.3.0)
139+
- ngine_io.exoscale (still version 1.1.0)
140+
- openstack.cloud (still version 2.2.0)
141+
- openvswitch.openvswitch (still version 2.1.1)
142+
- ovirt.ovirt (still version 3.2.0)
143+
- purestorage.flasharray (still version 1.28.0)
144+
- purestorage.flashblade (still version 1.17.0)
145+
- sensu.sensu_go (still version 1.14.0)
146+
- splunk.es (still version 3.0.0)
147+
- t_systems_mms.icinga_director (still version 2.0.1)
148+
- telekom_mms.icinga_director (still version 2.1.2)
149+
- theforeman.foreman (still version 4.0.0)
150+
- vmware.vmware_rest (still version 3.0.1)
151+
- vultr.cloud (still version 1.12.1)
152+
- vyos.vyos (still version 4.1.0)
153+
- wti.remote (still version 1.0.5)
154+
10155
v10.0.0
11156
=======
12157

0 commit comments

Comments
 (0)