1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00

Merge pull request #1395 from Unleash/docs/update-environments

docs: remove "future enhancements" section of environments doc
This commit is contained in:
Thomas Heartman 2022-02-25 10:07:00 +01:00 committed by GitHub
commit 32bff186f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,13 +146,3 @@ In order to support configuration per environment we had to rebuild our feature
* **Unleash v4.2** will provide _early access_ to environment support. This means that it can be enabled per customer via a feature flag.
* **Unleash v4.3** plans to provide general access to the environment support for all users of Unleash (Open-Source, Pro, Enterprise).
### Future enhancements
With improved environment capabilities we have also done the groundwork to be able to also improve other related aspects inside Unleash:
* Improve **Usage Metrics** to be able to show usage and evaluation results per hour for multiple days with dimensions such as environment, application and time (per hour).
* Improve **RBAC** with the ability to limit who can change configuration for a specific environment (planned as an enterprise feature).