You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed a bug where the load operation would be interrupted if searching for replicas failed. [#170](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/170)
10
+
5
11
## 2.0.0 - February 13, 2025
6
12
7
13
### Enhancements
@@ -14,6 +20,8 @@
14
20
15
21
* Added support for loading all feature flags with no label when no selector is specified under `AzureAppConfigurationOptions.featureFlagOptions`. [#158](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/158)
16
22
23
+
* Added support for injecting additional telemetry metadata `FeatureFlagId`, `FeatureFlagReference` and `ETag` to feature flags if telemetry is enabled.
0 commit comments