mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 04:18:01 +00:00
7a3ae8f499
# Which Problems Are Solved There are some problems related to the use of CockroachDB with the new notification handling (#8931). See #9002 for details. # How the Problems Are Solved - Brought back the previous notification handler as legacy mode. - Added a configuration to choose between legacy mode and new parallel workers. - Enabled legacy mode by default to prevent issues. # Additional Changes None # Additional Context - closes https://github.com/zitadel/zitadel/issues/9002 - relates to #8931 |
||
---|---|---|
.. | ||
domain_claimed.go | ||
email_verification_code_test.go | ||
email_verification_code.go | ||
init_code.go | ||
invite_code.go | ||
notification.go | ||
otp.go | ||
password_change.go | ||
password_code.go | ||
passwordless_registration_link_test.go | ||
passwordless_registration_link.go | ||
phone_verification_code.go | ||
security_token_event.go | ||
templateData.go | ||
types_test.go | ||
user_email.go | ||
user_phone.go | ||
webhook.go | ||
without_template.go |