-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathchangelog.yaml
144 lines (128 loc) · 8.73 KB
/
changelog.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
ancestor: 8.0.0
releases:
9.0.0:
changes:
release_summary: '[YANKED] Release Date: 2023-11-21 `Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-11-21'
9.0.0a1:
changes:
deprecated_features:
- The ``community.azure`` collection is officially unmaintained and has been
archived. Therefore, it will be removed from Ansible 10. There is already
a successor collection ``azure.azcollection`` in the community package which
should cover the same functionality (https://github.com/ansible-community/community-topics/issues/263).
- The ``hpe.nimble`` collection is considered unmaintained and will be removed
from Ansible 10 if no one starts maintaining it again before Ansible 10. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://github.com/ansible-community/community-topics/issues/254).
- The collection ``community.sap`` has been renamed to ``community.sap_libs``.
For now both collections are included in Ansible. The content in ``community.sap``
has deprecated redirects to the new collection in Ansible 9.0.0, and the collection
will be removed from Ansible 10 completely. Please update your FQCNs for ``community.sap``.
- The collection ``t_systems_mms.icinga_director`` has been renamed to ``telekom_mms.icinga_director``.
For now both collections are included in Ansible. The content in ``t_systems_mms.icinga_director``
has been replaced with deprecated redirects to the new collection in Ansible
9.0.0, and these redirects will be removed from Ansible 11. Please update
your FQCNs for ``t_systems_mms.icinga_director``.
- The netapp.azure collection is considered unmaintained and will be removed
from Ansible 10 if no one starts maintaining it again before Ansible 10. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://github.com/ansible-community/community-topics/issues/234).
- The netapp.elementsw collection is considered unmaintained and will be removed
from Ansible 10 if no one starts maintaining it again before Ansible 10. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://github.com/ansible-community/community-topics/issues/235).
- The netapp.um_info collection is considered unmaintained and will be removed
from Ansible 10 if no one starts maintaining it again before Ansible 10. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://github.com/ansible-community/community-topics/issues/244).
minor_changes:
- Move setuptools configuration into the declarative ``setup.cfg`` format. ``ansible``
sdists still contain a stub ``setup.py`` file, but we recommend that users
move to tools like pip and build and the PEP 517 interface instead of setuptools'
deprecated ``setup.py`` interface (https://github.com/ansible-community/antsibull/pull/530).
release_summary: 'Release Date: 2023-09-28
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
removed_features:
- The deprecated servicenow.servicenow collection has been removed from Ansible
7, but accidentally re-added to Ansible 8. It has been removed again from
Ansible 9 (https://github.com/ansible-community/community-topics/issues/246).
- The ngine_io.vultr collection has been removed from Ansible 9, because it
is officially unmaintained and has been archived. The successor collection
``vultr.cloud`` (using the recent v2 Vultr API) covers the same functionality
but might not have compatible syntax (https://github.com/ansible-community/community-topics/issues/257).
- '``cisco.nso`` was considered unmaintained and removed from Ansible 9 as per
the `removal from Ansible process <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#unmaintained-collections>`_.
Users can still install this collection with ``ansible-galaxy collection install
cisco.nso``.'
- '``community.fortios`` was considered unmaintained and removed from Ansible
9 as per the `removal from Ansible process <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#unmaintained-collections>`_.
Users can still install this collection with ``ansible-galaxy collection install
community.fortios``.'
- '``community.google`` was considered unmaintained and removed from Ansible
9 as per the `removal from Ansible process <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#unmaintained-collections>`_.
Users can still install this collection with ``ansible-galaxy collection install
community.google``.'
- '``community.skydive`` was considered unmaintained and removed from Ansible
9 as per the `removal from Ansible process <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#unmaintained-collections>`_.
Users can still install this collection with ``ansible-galaxy collection install
community.skydive``.'
release_date: '2023-09-28'
9.0.0a2:
changes:
release_summary: 'Release Date: 2023-10-05
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-10-05'
9.0.0a3:
changes:
release_summary: 'Release Date: 2023-10-17
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-10-17'
9.0.0b1:
changes:
deprecated_features:
- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``.
For now, both collections are included in Ansible. The content in ``ibm.spectrum_virtualize``
will be replaced with deprecated redirects to the new collection in Ansible
10.0.0, and these redirects will eventually be removed from Ansible. Please
update your FQCNs for ``ibm.spectrum_virtualize``.
release_summary: 'Release Date: 2023-11-07
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-11-07'
9.0.0rc1:
changes:
release_summary: 'Release Date: 2023-11-14
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-11-14'
9.0.1:
changes:
bugfixes:
- Fix the Python package metadata in ``setup.cfg`` to require Python ``>=3.10``
to ensure that pip can properly install ``ansible`` on older Python versions.
release_summary: 'Release Date: 2023-11-21
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-11-21'
9.1.0:
changes:
release_summary: 'Release Date: 2023-12-05
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-12-05'
9.2.0:
changes:
release_summary: 'Release Date: 2024-01-30
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2024-01-30'
9.3.0:
changes:
deprecated_features:
- The ``inspur.sm`` collection is considered unmaintained and will be removed
from Ansible 11 if no one starts maintaining it again before Ansible 11. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://forum.ansible.com/t/2854).
- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed
from Ansible 11 if no one starts maintaining it again before Ansible 11. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://forum.ansible.com/t/2811).
- The ``purestorage.fusion`` collection is officially unmaintained and has been
archived. Therefore, it will be removed from Ansible 10
(https://forum.ansible.com/t/3712).