mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
efd47b72a8
## About the changes Variants are now stored in each environment rather than in the feature toggle. This enables RBAC, suggest changes, etc to also apply to variants. Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item: #2254 ### Important files - **src/lib/db/feature-strategy-store.ts** a complex query was moved to a view named `features_view` - **src/lib/services/state-service.ts** export version number increased due to the new format ## Discussion points We're keeping the old column as a safeguard to be able to go back Co-authored-by: sighphyre <liquidwicked64@gmail.com> Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai> |
||
---|---|---|
.. | ||
api | ||
helpers | ||
routes | ||
seed | ||
services | ||
stores | ||
custom-auth.test.ts | ||
health.e2e.test.ts |