zitadel/migrations/cockroach
Livio Amstutz 1367a2e139
feat: limit amount of active actions (#3143)
* max actions

* fix: max allowed actions

* fix: max allowed actions

* fix tests
2022-02-02 09:04:05 +01:00
..
migrate_local.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
V1.0__databases.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.1__eventstore.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.2__views.sql fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
V1.3__usermembership.sql feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
V1.4__compliance.sql feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
V1.5__orgdomain_validationtype.sql fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
V1.6__origin_allow_list.sql fix: cors (#621) 2020-08-24 10:06:55 +02:00
V1.7__idps.sql feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
V1.8__username_change.sql fix: migration numbers (#652) 2020-08-28 10:10:57 +02:00
V1.9__token.sql fix: migration numbers (#652) 2020-08-28 10:10:57 +02:00
V1.10__user_machine_keys.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.11__usermembership.sql fix: permissions (#698) 2020-09-04 15:20:39 +02:00
V1.12__machine_keys.sql fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
V1.13__machine_keys_public.sql fix: revert migration V1.13 (#1466) 2021-03-29 13:38:04 +02:00
V1.14__auth_loginpolicy.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.15__idp_providers.sql fix: add prompt on oidc rp, fix idp and login policy in console (#769) 2020-09-23 16:52:19 +02:00
V1.16__user_session.sql fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
V1.17__policies.sql feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
V1.18__scope_projectroles.sql feat: project roles (#843) 2020-10-16 07:49:38 +02:00
V1.19__idp_configs.sql fix: IDP login button styles (#869) 2020-10-19 17:10:02 +02:00
V1.20__label_policies.sql feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
V1.21__mfa_policy.sql feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
V1.22__user_grant_owners.sql fix: Improve search user grants (#988) 2020-11-19 14:13:07 +01:00
V1.23__application_view.sql feat(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01:00
V1.24__current_sequence.sql feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
V1.25__webauthn.sql feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
V1.26__current_sequence_table.sql fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
V1.27__database_and_table_ownership.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.28__templates.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.29__user_memberships.sql fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
V1.30__user_memberships.sql fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
V1.31__auth_keys.sql fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
V1.32__auth_keys_type.sql fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
V1.33__label_policy.sql fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
V1.34__new_eventstore.sql fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
V1.35__features.sql feat: features (#1427) 2021-03-25 17:26:21 +01:00
V1.36__cleanup_resource_owners.sql fix: migration for cleanup resource owners (#1516) 2021-04-06 08:20:54 +02:00
V1.37__current_sequence_table.sql fix: reset login_policy views (to ensure defaults) (#1605) 2021-04-17 17:23:37 +02:00
V1.38__reset_login_policies.sql fix: reset login_policy views (to ensure defaults) (#1605) 2021-04-17 17:23:37 +02:00
V1.39__feature_custom_domain.sql feat: custom domain feature (#1618) 2021-04-19 16:43:36 +02:00
V1.40__indexes.sql fix: correct imports (#1630) 2021-04-20 22:17:37 +02:00
V1.41__index_max_seq.sql fix: improve performance on db insert (#1649) 2021-04-22 15:06:23 +00:00
V1.42__assets.sql feat: add assets to eventstore and event (#1674) 2021-04-27 12:58:18 +02:00
V1.43__additional_origins.sql feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
V1.44__refresh_tokens.sql fix: migration version (#1767) 2021-05-20 14:24:36 +00:00
V1.45__refresh_tokens.sql fix: access tokens for service users and refresh token infos (#1779) 2021-05-26 09:01:07 +02:00
V1.46__password_reset.sql feat: add hide password reset to login policy (#1806) 2021-06-03 11:53:30 +02:00
V1.47__label_policy.sql feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
V1.48__custom_text.sql feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
V1.49__avatar.sql fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
V1.50__changes_idx.sql fix(migration): enable hash shared index flag (#1954) 2021-07-01 18:44:00 +02:00
V1.51__drop_changes_idx.sql fix: undo scan for current sequence in get by id (#1956) 2021-07-01 22:32:16 +02:00
V1.52__privacy_policy.sql fix: migration version of privacy policy (#1968) 2021-07-05 09:00:22 +00:00
V1.53__custom_login_text.sql feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
V1.54__oauth_idp.sql feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00:00
V1.55__custom_text.sql feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
V1.56__token_idx.sql fix(auth): improve sign out handling (#2030) 2021-07-19 15:12:00 +02:00
V1.57__passwordless_init.sql feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00
V1.58__metadata.sql feat: User metadata (#2025) 2021-08-09 08:01:20 +02:00
V1.59__user_lock.sql feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
V1.60__user_meta_data_feature.sql fix: add user metadata to the features (#2179) 2021-08-12 16:10:01 +02:00
V1.61__has_project.sql feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
V1.62__custom_text_feature.sql fix: Custom text split features (#2225) 2021-08-18 10:58:57 +00:00
V1.63__zitadel_schema.sql fix: smaller outage on events migration first part (#2287) 2021-09-01 07:59:24 +00:00
V1.64__first_projections.sql fix: smaller outage on events migration first part (#2287) 2021-09-01 07:59:24 +00:00
V1.65__project_private_labeling.sql fix: smaller outage on events migration first part (#2287) 2021-09-01 07:59:24 +00:00
V1.66__events_cols.sql fix: smaller outage on events migration first part (#2287) 2021-09-01 07:59:24 +00:00
V1.67__update_events.sql fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
V1.68__agg_type_idx.sql fix(database): add index for aggregate type (#2304) 2021-09-02 09:06:16 +00:00
V1.69__lockout_policy_feature.sql feat: Lockout policy feature (#2341) 2021-09-09 13:42:28 +00:00
V1.70__idp.sql feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
V1.71__jwt_idp.sql feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
V1.72__actions.sql feat: actions (#2377) 2021-09-27 13:43:49 +02:00
V1.73__auth_request_times.sql fix: typo in migration 1.73 (#2435) 2021-09-28 12:49:09 +00:00
V1.74__fix_projections.sql fix: migrations (#2437) 2021-09-29 12:25:03 +00:00
V1.75__project_projections.sql feat: Project projection (#2433) 2021-10-05 14:47:24 +02:00
V1.76__fix_projection_projections.sql fix: project projections null values (#2488) 2021-10-07 16:38:48 +02:00
V1.77__org_domains_projection.sql fix: migration version (#2508) 2021-10-14 10:17:54 +02:00
V1.78__login_policies_projection.sql fix(queries): login policy projection (#2401) 2021-10-19 08:10:37 +00:00
V1.79__idp_projections.sql fix(queries): idp projection (#2411) 2021-10-20 13:20:07 +02:00
V1.80__password_complexity_policy.sql fix(query): pw complexity policy (#2417) 2021-10-20 13:44:02 +02:00
V1.81__password_age_policy.sql fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
V1.82__lockout_policy.sql fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
V1.83__privacy_policy.sql fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
V1.84__org_iam_policy.sql fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
V1.85__messages.sql feat: Message projection (#2591) 2021-10-29 16:11:47 +02:00
V1.86__features.sql feat: feature query (#2578) 2021-10-29 16:33:00 +02:00
V1.87__app.sql fix(projections): add app (#2576) 2021-11-02 08:26:34 +01:00
V1.88__user_idp_link.sql fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
V1.89__idp_login_policy_link.sql fix(projection): add idp login policy link (#2590) 2021-11-02 10:00:48 +00:00
V1.90__token_refresh_id.sql feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
V1.91__change_app.sql fix(database): oidc config change type to int2 (#2620) 2021-11-05 16:13:48 +01:00
V1.92__features_not_null.sql fix: features query (#2610) 2021-11-21 20:22:25 +01:00
V1.93__login_names.sql fix(projections): login names projection (#2698) 2021-11-23 10:31:23 +01:00
V1.94__label_policy.sql fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
V1.95__user.sql fix(projections): add base users (#2733) 2021-11-30 08:57:51 +01:00
V1.96__members.sql fix(projections): add member (#2699) 2021-12-02 09:31:44 +01:00
V1.97__delete_apps.sql fix(projections): delete app on remove project event (#2772) 2021-12-02 15:07:45 +01:00
V1.98__keys.sql fix: add keys to projections (#2728) 2021-12-06 16:57:35 +01:00
V1.99__reset_user_projections.sql fix: user projection (#2795) 2021-12-06 17:22:59 +01:00
V1.100__idp_type.sql fix(migration): set database name (#2819) 2021-12-08 17:17:50 +00:00
V1.101__authn_keys.sql fix: add authnkeys projection (#2801) 2021-12-08 16:16:48 +01:00
V1.102__event_idx.sql fix(eventstore): add index to reduce db workload (#2813) 2021-12-08 17:18:54 +01:00
V1.103__queries.sql feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
V1.104__user_grants.sql fix(projections): add user grant projection (#2837) 2022-01-13 11:02:39 +01:00
V1.105__user_type.sql feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
V1.106__user_metadata.sql fix(query): add user metadata projection (#3021) 2022-01-18 14:15:00 +01:00
V1.107__user_type.sql feat: auth method projection (#3020) 2022-01-19 14:49:50 +01:00
V1.108__iam.sql feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
V1.109__features_max_actions.sql feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00