Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.54 KB

File metadata and controls

28 lines (21 loc) · 1.54 KB

spring-cloud-azure-feature-management

Source code | Package (Maven) | Samples | Product documentation

spring-cloud-azure-feature-management-web

Source code web | Package (Maven) web | Samples web | Product documentation

1.1.0.M5 - October 28, 2019

  • Updated error message when filter is not found.
  • Fixed bug where null values could be passed in as a feature.

1.1.0.M4 - August 27, 2019

  • Initial Release
  • Adds Feature Flags and Feature Filters
  • Supports property file based feature flags
  • Adds Support for Request based Feature Flags
  • Adds FeatureGates, Disabled Action Handling, and Routing away from disabled features