Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Azure/AppConfiguration-JavaScriptProvider

2.2.0

11 Aug 02:28
6d73877
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Enhancements

  • Added tag filter selector which enables the configuration provider to load configuration settings based on tags.#188

  • Added a new propertysecretRefreshInterval underAzureAppConfigurationOptions.keyVaultOptions, which enables the configuration provider to periodically reload secrets and certificates from Key Vault.#175

  • Added support for parsing json values with comments.#205

Bug fix

  • Fixed a bug that the configuration provider startup will keep retrying on unfailoverableRestError.#206
Assets2
Loading

2.1.0

23 May 07:03
4dbec7d
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Enhancements

  • Added snapshot selector which enables the configuration provider to load configuration snapshots.#140

  • Added time-based retry mechanism for theload function to handle transient failures. By default, the retry timeout is set to 100 seconds, which can be customized via theAzureAppConfigurationOptions.startupOptions.timeoutInMs property.#166

  • Added support for configuringSecretClientOptions used to connect to an Azure Key Vault that has no registeredSecretClient via the newAzureAppConfigurationOptions.keyVaultOptions.clientOptions property.#194

  • Added support for resolving Azure Key Vault secrets in parallel by setting the newparallelSecretResolutionEnabled property underAzureAppConfigurationOptions.keyVaultOptions to true.#192

Loading

2.0.2

23 Apr 03:30
5a1d429
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • FeatureFlagId is no longer added to telemetry metadata of a feature flag withtelemetry enabled.#183
Loading

2.0.1

27 Feb 04:39
55bf103
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Fixed a bug where the load operation would be interrupted if searching for replicas failed.#170
Loading

2.0.0

13 Feb 06:39
e9fe900
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

This is the first stable release of the following features.

  • Added support for automatic replica discovery for geo-replication enabled App Configuration stores, enhancing resiliency and scalability for non-browser-based applications. The feature is not available for browser-based applications due to the restriction of browser security sandbox.#98

  • Added support for load balancing mode which enables your application to distribute requests to App Configuration across all available replicas. This enhancement improves the scalability of applications that typically experience high request volumes to App Configuration, ensuring they remain within quota limits. Load balancing mode is disabled by default and can be activated by setting the newAzureAppConfigurationOptions.loadBalancingEnabled property to true.#135

  • Added support for monitoring all selected key-values. Configuration will be refreshed if any of key-values are updated. Watching the sentinel key for refresh helps ensure data integrity of configuration changes, but it is now optional. This behavior is activated when you enable the refresh but do not specify any watched keys inAzureAppConfigurationOptions.refreshOptions.#133

  • Added support for injecting additional telemetry metadataFeatureFlagId,FeatureFlagReference andETag to feature flags if telemetry is enabled.

Enhancements

  • Added support for loading all feature flags with no label when no selector is specified underAzureAppConfigurationOptions.featureFlagOptions.#158
Loading
zhiyuanliang-ms reacted with thumbs up emojizhiyuanliang-ms reacted with hooray emojizhiyuanliang-ms reacted with rocket emoji
1 person reacted

2.0.0-preview.2

08 Jan 08:42
ed1d35e
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2.0.0-preview.2Pre-release
Pre-release

Enhancements

  • Added support for automatic replica discovery for geo-replication enabled App Configuration stores, enhancing resiliency and scalability for non-browser-based applications. The feature is not available for browser-based applications due to the restriction of browser security sandbox.#98

  • Added support for load balancing mode which enables your application to distribute requests to App Configuration across all available replicas. This enhancement improves the scalability of applications that typically experience high request volumes to App Configuration, ensuring they remain within quota limits. Load balancing mode is disabled by default and can be activated by setting the newAzureAppConfigurationOptions.loadBalancingEnabled property to true.#135

  • Added support for monitoring all selected key-values. Configuration will be refreshed if any of key-values are updated. Watching the sentinel key for refresh helps ensure data integrity of configuration changes, but it is now optional. This behavior is activated when you enable the refresh but do not specify any watched keys inAzureAppConfigurationOptions.refreshOptions.#133

Loading

1.1.3

08 Jan 08:15
d649dd3
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fix

  • Fixed a bug that could trigger concurrent data refresh.#136
Loading

1.1.2

05 Nov 05:59
8dd9982
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fix

  • Fixed a bug that causedReferenceError of optional chaining whenprocess is undefined.#104
Loading

1.1.0

13 Aug 09:42
0863334
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Enhancements

  • Added support for loading feature flags from Azure App Configuration.#65
Loading
Eskibear and zhiyuanliang-ms reacted with hooray emoji
2 people reacted

1.0.1

26 Jul 04:28
e0e5843
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Fixed a bug that caused the error ‘ReferenceError: WorkerNavigator is not defined’ when running the application in a browser.#81
Loading
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp