mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
02b3805ca6
## About the changes - Removes the feature flag for the created_by migrations. - Adds a configuration option in IServerOption for `ENABLE_SCHEDULED_CREATED_BY_MIGRATION` that defaults to `false` - the new configuration option when set on startup enables scheduling of the two created_by migration services (features+events) - Removes the dependency on flag provider in EventStore as it's no longer needed - Adds a brief description of the new configuration option in `configuring-unleash.md` - Sets the events created_by migration interval to 15 minutes, up from 2. --------- Co-authored-by: Gastón Fournier <gaston@getunleash.io> |
||
---|---|---|
.. | ||
createExportImportService.ts | ||
export-import-api-usage.test.ts | ||
export-import-controller.ts | ||
export-import-permissions.e2e.test.ts | ||
export-import-service.ts | ||
export-import.e2e.test.ts | ||
import-context-validation.test.ts | ||
import-context-validation.ts | ||
import-permissions-service.ts | ||
import-toggles-store-type.ts | ||
import-toggles-store.ts | ||
import-validation-messages.ts |