mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
Release 7.5.8.
This commit is contained in:
parent
0e3d9e1497
commit
adddf455fb
9 changed files with 167 additions and 92 deletions
|
@ -1,5 +0,0 @@
|
|||
release_summary: |
|
||||
Regular bugfix release.
|
||||
|
||||
Note that this is the last regular bugfix release. From now on, the 7.x.y release train
|
||||
will only receive major and security bugfixes.
|
|
@ -1,8 +0,0 @@
|
|||
bugfixes:
|
||||
- gitlab_runner - fix pagination when checking for existing runners (https://github.com/ansible-collections/community.general/pull/7790).
|
||||
|
||||
minor_changes:
|
||||
- gitlab_deploy_key, gitlab_group_members, gitlab_group_variable, gitlab_hook,
|
||||
gitlab_instance_variable, gitlab_project_badge, gitlab_project_variable,
|
||||
gitlab_user - improve API pagination and compatibility with different versions
|
||||
of ``python-gitlab`` (https://github.com/ansible-collections/community.general/pull/7790).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- keycloak_user_federation - fix diff of empty ``krbPrincipalAttribute`` (https://github.com/ansible-collections/community.general/pull/8320).
|
|
@ -1,2 +0,0 @@
|
|||
security_fixes:
|
||||
- keycloak_identity_provider - the client secret was not correctly sanitized by the module. The return values ``proposed``, ``existing``, and ``end_state``, as well as the diff, did contain the client secret unmasked (https://github.com/ansible-collections/community.general/pull/8355).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "opentelemetry callback plugin - close spans always (https://github.com/ansible-collections/community.general/pull/8367)."
|
|
@ -1,3 +0,0 @@
|
|||
bugfixes:
|
||||
- opentelemetry callback plugin - honour the ``disable_logs`` option to avoid storing task results since they are not used regardless (https://github.com/ansible-collections/community.general/pull/8373).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue