Change Log
 9.3.0
- Added autoRetryServiceProtectionErrors setting that can be set on the webapi client or on individual requests.
 
- Added onServiceProtectionError callback that will be made when a service protection error is hit.
 
 9.2.0
- Added 
tag option to Hsl WebApi RequestSettings. This value shows up in SharedVariables of any executing plugins. 
 9.1.0
- Fixed issue where chunked file upload fails.
 
- Update TypeScript Typings for Hsl.Dialog.lookup defaultViewId setting
 
- Add support in Hsl.WebApi for Luxon objects (NOTE: the library doesn't include Luxon. It simply accepts Luxon objects as parameters.)
 
- Update Typings for Hsl.Dialog DialogContext 
ctx.$ and ctx.find. 
 9.0.4
- Fix issue where Hsl.WebApi.bindReference would fail to properly generate json for objects within an array.
 
 9.0.3