mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-14 23:00:28 -07:00
Update docs for main
Signed-off-by: github-actions <ggraziol@redhat.com>
This commit is contained in:
parent
7dbfe54046
commit
f174246d5f
3 changed files with 5 additions and 5 deletions
|
@ -286,9 +286,8 @@
|
|||
<section id="minor-changes">
|
||||
<h3><a class="toc-backref" href="#id73" role="doc-backlink">Minor Changes</a><a class="headerlink" href="#minor-changes" title="Link to this heading"></a></h3>
|
||||
<ul class="simple">
|
||||
<li><p>Update keycloak_quarkus to Keycloak version 22.0.0 <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/100">#100</a></p></li>
|
||||
<li><p>keycloak-quarkus: update to version 22.0.1 <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/107">#107</a></p></li>
|
||||
<li><p>keycloak_quarkus: set openjdk 17 as default <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/103">#103</a></p></li>
|
||||
<li><p>keycloak_quarkus: update to version 22.0.1 <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/107">#107</a></p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="bugfixes">
|
||||
|
@ -296,6 +295,7 @@
|
|||
<ul class="simple">
|
||||
<li><p>Fix incorrect checks for <code class="docutils literal notranslate"><span class="pre">keycloak_jgroups_subnet</span></code> <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/98">#98</a></p></li>
|
||||
<li><p>Undefine <code class="docutils literal notranslate"><span class="pre">keycloak_db_valid_conn_sql</span></code> default <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/91">#91</a></p></li>
|
||||
<li><p>Update bindep.txt package python3-devel to support RHEL9 <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/105">#105</a></p></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -12,15 +12,15 @@ v1.2.8-devel
|
|||
Minor Changes
|
||||
-------------
|
||||
|
||||
- Update keycloak_quarkus to Keycloak version 22.0.0 `#100 <https://github.com/ansible-middleware/keycloak/pull/100>`_
|
||||
- keycloak-quarkus: update to version 22.0.1 `#107 <https://github.com/ansible-middleware/keycloak/pull/107>`_
|
||||
- keycloak_quarkus: set openjdk 17 as default `#103 <https://github.com/ansible-middleware/keycloak/pull/103>`_
|
||||
- keycloak_quarkus: update to version 22.0.1 `#107 <https://github.com/ansible-middleware/keycloak/pull/107>`_
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- Fix incorrect checks for ``keycloak_jgroups_subnet`` `#98 <https://github.com/ansible-middleware/keycloak/pull/98>`_
|
||||
- Undefine ``keycloak_db_valid_conn_sql`` default `#91 <https://github.com/ansible-middleware/keycloak/pull/91>`_
|
||||
- Update bindep.txt package python3-devel to support RHEL9 `#105 <https://github.com/ansible-middleware/keycloak/pull/105>`_
|
||||
|
||||
v1.2.7
|
||||
======
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue