Skip to content

Support Microsoft feature flag schema #543

@amerjusupovic

Description

@amerjusupovic

The .NET Microsoft.FeatureManagement library began supporting the Microsoft feature flag schema in the version 3.2.0 release. The provider should follow this pattern and stop emitting the old .NET schema in favor of the Microsoft schema.

The next v8 release of the provider will consequently not work with older versions of the Microsoft.FeatureManagement library that still use the old schema. There should be a warning log on refresh of the provider that will inform the user that their package versions are conflicting if 8.0.0-preview.3 or later of the provider is used with any version of Microsoft.FeatureManagement that was released before 3.2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions