What's New for Feature Flags
Technical Component |
Capability |
Environment |
Title |
Description |
Type |
Available as of |
---|---|---|---|---|---|---|
Feature Flags | Platform Foundation | Cloud Foundry | Export Flags API |
There is a new API that allows you to export all flags in a certain Feature Flags service instance without using the dashboard. See Export Flags API. |
New | 2019-06-06 |
Feature Flags | Platform Foundation | Cloud Foundry | Overriding the Statе of the Feature Flags | When importing feature flags from a JSON file and updating the service instance, you can now preserve the state of these flags as part of this service update. To do that, you have to specify the parameter overrideStatus and set it to false. If you set it to true, then the service instance configuration will be exactly as specified in this JSON file. See Import Feature Flags. |
New | 2019-04-25 |
Feature Flags | Platform Foundation | Cloud Foundry | Monitoring Feature Flags | When using the Feature Flags service, you can now:
|
New | 2019-03-14 |