1.0.0-preview.2
Pre-release
Pre-release
Breaking Changes
- Changed the behavior when multiple labels are filtered in one selector. In the JavaScript provider configuration settings are loaded into a
Mapcontainingkeyandvalue, without preserving thelabel. If multiple labels are matched in one selector, the provider cannot determine which one to use. Now it will throw an error if label filter contains*or,. #22
Enhancements
- Added more information to the doc comments for better IntelliSense. #32
Bug Fixes
- Fixed wrong precedence of selectors after deduplication. #31
- Fixed type mismatch for
ConfigurationSettingId.labelby updating @azure/app-configuration to 1.5.0. Azure/azure-sdk-for-js#27607 - Fixed retry logic when host of configuration store cannot be resolved, by updating @azure/core-rest-pipeline to 1.12.2. Azure/azure-sdk-for-js#27037
Full Changelog: 1.0.0-preview.1...1.0.0-preview.2