docs: add versions to technical advisory (#6494)

* docs: extend technical advisory

* docs: add version and dates

* docs: add version and dates

* fix version and date

* docs: add version and dates

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Fabi 2023-09-05 14:53:11 +02:00 committed by GitHub
parent 18c07ab85d
commit bcf99e9749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 5 deletions

View File

@ -2,6 +2,12 @@
title: Technical Advisory 10000
---
## Date and Version
Version: 2.32.0
Date: Calendar Week 32
## Description
Currently, by default, users are directed to the "Select Account Page" on the ZITADEL login.
@ -14,7 +20,7 @@ To address this, we are going to change this behavior so that users will be auto
## Statement
This behaviour change was tracked in the following issue: [Reuse current session if no prompt is selected](https://github.com/zitadel/zitadel/issues/4841)
and released in Version [v2.32.0](https://github.com/zitadel/zitadel/releases/tag/v2.32.0)
and released in version [v2.32.0](https://github.com/zitadel/zitadel/releases/tag/v2.32.0)
## Mitigation

View File

@ -2,6 +2,12 @@
title: Technical Advisory 10001
---
## Date and Version
Version: 2.35.0
Date: Calendar Week 34
## Description
Currently, disabling the `Allow Register` setting in the Login Policy, will disable any registration - local and through External Identity Providers (IDP).
@ -14,8 +20,8 @@ To address this, we are going to change the behavior of the setting mentioned ab
## Statement
This behaviour change is tracked in the following PR: [Restrict AllowRegistration check to local registration](https://github.com/zitadel/zitadel/pull/5939).
As soon as the release version is published, we will include the version here.
This behaviour change was tracked in the following PR: [Restrict AllowRegistration check to local registration](https://github.com/zitadel/zitadel/pull/5939).
The change was part of version [v2.35.0](https://github.com/zitadel/zitadel/releases/tag/v2.35.0)
## Mitigation

View File

@ -2,6 +2,12 @@
title: Technical Advisory 10002
---
## Date and Version
Version: TBD
Date: Calendar week 40/41
## Description
Since Angular Material v15 many of the UI components have been refactored

View File

@ -47,8 +47,8 @@ We understand that these advisories may include breaking changes, and we aim to
is required on your side if this is the intended behaviour or if you
already disabled registration on your IDP.
</td>
<td>TBD</td>
<td>Calendar week 34/35</td>
<td>2.35.0</td>
<td>Calendar week 34</td>
</tr>
<tr>
<td>
@ -67,6 +67,7 @@ We understand that these advisories may include breaking changes, and we aim to
ZITADEL hosted Login-UI is not affected by this change.
</td>
<td>TBD</td>
<td>Calendar week 40/41</td>
</tr>
</table>