1.3.0-beta.3 (2023-10-09)
Features Added
- Added a new type,
SnapshotSelector
, to encapsulate parameters likename
,fields
, andstatus
within theGetSnapshots
method.
Bugs Fixed
- Fixed
GetConfigurationSettings(SettingSelector)
not settingContentType
andLastModified
properties (#38524). FeatureFlagConfigurationSetting
will now allow custom attributes under theconditions
element in the setting value. Previously, onlyclient_filters
was recognized and other data would be discarded.