v1.20.0
1.20.0 (2025-09-23)
Features
- adds the ability to pass the http version for netstandard/netfx/netcore instead of using a hardcoded value (default http/2) (4aa10e1)
Bug Fixes
- get the http version and version policy from the http client for net5+ instead of using a hardcoded value (default http/2) (4aa10e1)