You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bumping `dependencies` of ansible.netcommon to `>=8.1.0`, since previous versions of the dependency had compatibility issues with `ansible-core>=2.19`.
888
+
889
+
cisco.iosxr
890
+
^^^^^^^^^^^
891
+
892
+
- Bumping `dependencies` of ansible.netcommon to `>=8.1.0`, since previous versions of the dependency had compatibility issues with `ansible-core>=2.19`.
893
+
894
+
cisco.nxos
895
+
^^^^^^^^^^
896
+
897
+
- Bumping `dependencies` of ansible.netcommon to `>=8.1.0`, since previous versions of the dependency had compatibility issues with `ansible-core>=2.19`.
898
+
899
+
dellemc.unity
900
+
^^^^^^^^^^^^^
901
+
902
+
- Adding support for Unity v5.5.
903
+
904
+
Deprecated Features
905
+
-------------------
906
+
907
+
- The ``ibm.qradar`` collection has been deprecated.
908
+
It will be removed from Ansible 13 if no one starts maintaining it again before Ansible 13.
909
+
See `Collections Removal Process for unmaintained collections <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#unmaintained-collections>`__ for more details (`https://forum.ansible.com/t/44259 <https://forum.ansible.com/t/44259>`__).
910
+
911
+
community.general
912
+
^^^^^^^^^^^^^^^^^
913
+
914
+
- bearychat - module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/issues/10514).
915
+
- cpanm - deprecate ``mode=compatibility``, ``mode=new`` should be used instead (https://github.com/ansible-collections/community.general/pull/10434).
- rocketchat - the default value for ``is_pre740``, currently ``true``, is deprecated and will change to ``false`` in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10490).
0 commit comments