mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-25 00:44:48 +00:00
Update changelog for release 3.0.10
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
@@ -6,6 +6,21 @@ middleware\_automation.keycloak Release Notes
|
|||||||
|
|
||||||
This changelog describes changes after version 0.2.6.
|
This changelog describes changes after version 0.2.6.
|
||||||
|
|
||||||
|
v3.0.10
|
||||||
|
=======
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Fixing linting issues `#357 <https://github.com/ansible-middleware/keycloak/pull/357>`_
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- AMW-571 keycloak_identity_provider hide_on_login_page not working `#356 <https://github.com/ansible-middleware/keycloak/pull/356>`_
|
||||||
|
- Fixing vars naming issue `#359 <https://github.com/ansible-middleware/keycloak/pull/359>`_
|
||||||
|
- Removing from __future__ import annotations broke runtime type hints using Sequence and union syntax, causing sanity import failures and molecule module errors `#358 <https://github.com/ansible-middleware/keycloak/pull/358>`_
|
||||||
|
|
||||||
v3.0.9
|
v3.0.9
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@@ -674,6 +674,30 @@ releases:
|
|||||||
- 276.yaml
|
- 276.yaml
|
||||||
- 277.yaml
|
- 277.yaml
|
||||||
release_date: '2025-05-02'
|
release_date: '2025-05-02'
|
||||||
|
3.0.10:
|
||||||
|
changes:
|
||||||
|
major_changes:
|
||||||
|
- 'Fixing linting issues `#357 <https://github.com/ansible-middleware/keycloak/pull/357>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
minor_changes:
|
||||||
|
- 'AMW-571 keycloak_identity_provider hide_on_login_page not working `#356 <https://github.com/ansible-middleware/keycloak/pull/356>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
- 'Fixing vars naming issue `#359 <https://github.com/ansible-middleware/keycloak/pull/359>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
- 'Removing from __future__ import annotations broke runtime type hints using
|
||||||
|
Sequence and union syntax, causing sanity import failures and molecule module
|
||||||
|
errors `#358 <https://github.com/ansible-middleware/keycloak/pull/358>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
fragments:
|
||||||
|
- 356.yaml
|
||||||
|
- 357.yaml
|
||||||
|
- 358.yaml
|
||||||
|
- 359.yaml
|
||||||
|
release_date: '2026-06-25'
|
||||||
3.0.2:
|
3.0.2:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|||||||
Reference in New Issue
Block a user