Skip to content

Commit 31feeca

Browse files
release 2.0.1 (#1019)
1 parent 60a6c15 commit 31feeca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

releaseNotes/JavaScriptProvider.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
[Source code][source_code] | [Package (npm)][package] | [Samples][samples]
44

5+
## 2.0.1 - February 27, 2025
6+
7+
### Bug Fixes
8+
9+
* 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+
511
## 2.0.0 - February 13, 2025
612

713
### Enhancements
@@ -14,6 +20,8 @@
1420

1521
* 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)
1622

23+
* Added support for injecting additional telemetry metadata `FeatureFlagId`, `FeatureFlagReference` and `ETag` to feature flags if telemetry is enabled.
24+
1725
## 1.1.3 - January 8, 2025
1826

1927
### Bug Fixes

0 commit comments

Comments
 (0)