Skip to content

v2.6.0

Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 01 Dec 18:56

Changes Between 2.5.0 and 2.6.0 (Nov 25, 2020)

Feature Flag Management

The client now can list and enable feature flags
using the ListFeatureFlags and EnableFeatureFlag functions.

Contributed by David Ansari.

GitHub issue: #167