2.1.0-preview.1
Pre-release
Pre-release
·
15 commits
to release/v2
since this release
The packages associated with this release are
- @microsoft/feature-management 2.1.0-preview.1
- @microsoft/feature-management-applicationinsights-browser 2.1.0-preview.1
- @microsoft/feature-management-applicationinsights-node 2.1.0-preview.1
@microsoft/feature-management
Enhancements
- Introduced
ITargetingContextAccessorto allowFeatureManagerto get ambient targeting context in the server scenario. You can configure a targeting context accessor when initializing theFeatureManagerthroughFeatureManagerOptions.targetingContextAccessor. #93
@microsoft/feature-management-applicationinsights-browser
- Updated
@microsoft/feature-managementdependency to2.1.0-preview.1.
Enhancements
- Added
createTargetingTelemetryInitializerfunction to enable targeting id to be attached to Application Insights telemetry. #98
@microsoft/feature-management-applicationinsights-node
- Updated
@microsoft/feature-managementdependency to2.1.0-preview.1.
Enhancements
- Added
createTargetingTelemetryProcessorfunction to enable targeting id to be attached to Application Insights telemetry. #98