1.0.0-preview.10 (TBD)
- Specifying filters for listConfigurationSettings() or listRevisions() is
now done with thekeyFilter
orlabelFilter
strings rather thankeys
andlabels
as they were previously. - Fixed issue #6408 where
throttling wasn't properly implemented, causing failures when sending many
concurrent requests.