mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +00:00
fix(setup): enable init-projection by default (#7616)
* fix(setup): enable init-projection by default * update A10008
This commit is contained in:
@@ -35,6 +35,16 @@ Before this release, this step was executed after the start of ZITADEL and there
|
||||
|
||||
Enable the flag (`--init-projections=true`) in setup phase and make sure the previous deployment of ZITADEL remains active until the new revision started properly.
|
||||
|
||||
Note that the flag is enabled by default starting with the following versions:
|
||||
- \>=2.49.0
|
||||
- 2.48.x: >=2.48.2
|
||||
- 2.47.x: >=2.47.7
|
||||
- 2.46.x: >=2.46.4
|
||||
- 2.45.x: >=2.45.4
|
||||
- 2.44.x: >=2.44.6
|
||||
- 2.43.x: >=2.43.10
|
||||
- 2.42.x: >=2.42.16
|
||||
|
||||
## Impact
|
||||
|
||||
Decreases downtime of starting new revisions with new or changed projections dramatically.
|
||||
|
Reference in New Issue
Block a user