2021.1127
Pre-release
Pre-release
Breaking Changes
- ValidateAndProcess has a different signature. It now returns
Task<T>
and has noHttpRequestMessage
parameter
What's new
- Improved performance under-the-hood
- Added
PerformAsync
variants to allPerform
functions