mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Release 10.0.1.
This commit is contained in:
@@ -742,3 +742,19 @@ releases:
|
||||
name: ansible_type
|
||||
namespace: null
|
||||
release_date: '2024-11-04'
|
||||
10.0.1:
|
||||
changes:
|
||||
bugfixes:
|
||||
- keycloak_client - fix diff by removing code that turns the attributes dict
|
||||
which contains additional settings into a list (https://github.com/ansible-collections/community.general/pull/9077).
|
||||
- keycloak_clientscope - fix diff and ``end_state`` by removing the code that
|
||||
turns the attributes dict, which contains additional config items, into
|
||||
a list (https://github.com/ansible-collections/community.general/pull/9082).
|
||||
- redfish_utils module utils - remove undocumented default applytime (https://github.com/ansible-collections/community.general/pull/9114).
|
||||
release_summary: Bugfix release for inclusion in Ansible 11.0.0rc1.
|
||||
fragments:
|
||||
- 10.0.1.yml
|
||||
- 9077-keycloak_client-fix-attributes-dict-turned-into-list.yml
|
||||
- 9082-keycloak_clientscope-fix-attributes-dict-turned-into-list.yml
|
||||
- 9114-redfish-utils-update-remove-default-applytime.yml
|
||||
release_date: '2024-11-11'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Bugfix release for inclusion in Ansible 11.0.0rc1.
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- keycloak_client - fix diff by removing code that turns the attributes dict which contains additional settings into a list (https://github.com/ansible-collections/community.general/pull/9077).
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- keycloak_clientscope - fix diff and ``end_state`` by removing the code that turns the attributes dict, which contains additional config items, into a list (https://github.com/ansible-collections/community.general/pull/9082).
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- redfish_utils module utils - remove undocumented default applytime (https://github.com/ansible-collections/community.general/pull/9114).
|
||||
Reference in New Issue
Block a user