mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 11:19:00 +00:00
Remove changelog fragments of deprecations that are already removed in 13.0.0 (#11653)
Remove changelog fragments of deprecations that are already removed in 13.0.0. These changelog fragments would otherwise show up in the 13.0.0 changelog together with fragments that announce the actual removal.
This commit is contained in:
parent
ff5c34c4a7
commit
644ffd2fb3
4 changed files with 0 additions and 21 deletions
|
|
@ -1,2 +0,0 @@
|
|||
deprecated_features:
|
||||
- spotinst_aws_elastigroup - module relies on Python package supporting Python 2.7 only; the module will be removed from community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/11069).
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
deprecated_features:
|
||||
- "cloud module utils - this module utils is not used by community.general and will thus be removed from community.general 13.0.0.
|
||||
If you are using it from another collection, please copy it over (https://github.com/ansible-collections/community.general/pull/11205)."
|
||||
- "database module utils - this module utils is not used by community.general and will thus be removed from community.general 13.0.0.
|
||||
If you are using it from another collection, please copy it over (https://github.com/ansible-collections/community.general/pull/11205)."
|
||||
- "known_hosts module utils - this module utils is not used by community.general and will thus be removed from community.general 13.0.0.
|
||||
If you are using it from another collection, please copy it over (https://github.com/ansible-collections/community.general/pull/11205)."
|
||||
- "saslprep module utils - this module utils is not used by community.general and will thus be removed from community.general 13.0.0.
|
||||
If you are using it from another collection, please copy it over (https://github.com/ansible-collections/community.general/pull/11205)."
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
deprecated_features:
|
||||
- pushbullet - module relies on Python package supporting Python 3.2 only; the module will be removed from community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/11224).
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
deprecated_features:
|
||||
- "All module utils, plugin utils, and doc fragments will be made **private** in community.general 13.0.0.
|
||||
This means that they will no longer be part of the public API of the collection, and can have breaking
|
||||
changes even in bugfix releases. If you depend on importing code from the module or plugin utils,
|
||||
or use one of the doc fragments, please
|
||||
`comment in the issue to discuss this <https://github.com/ansible-collections/community.general/issues/11312>`__.
|
||||
Note that this does not affect any use of community.general in task files, roles, or playbooks
|
||||
(https://github.com/ansible-collections/community.general/issues/11312, https://github.com/ansible-collections/community.general/pull/11320)."
|
||||
Loading…
Add table
Add a link
Reference in a new issue