All Versions
25
Latest Version
Avg Release Cycle
30 days
Latest Release
54 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.3.1 Changes
August 29, 2020- โ Add HTTP method to telemetry events
- ๐ BUGFIX - Include query parameters in HTTP/2 requests
-
v0.3.0 Changes
June 24, 2020- ๐ HTTP/2 support
- ๐ Streaming support for both http/1.1 and http/2 pools
- ๐ New api for building and making requests
- ๐ typespec fixes
-
v0.2.0 Changes
May 06, 2020- 0๏ธโฃ Response body now defaults to an empty string instead of nil
-
v0.1.1 Changes
May 04, 2020- Accepts a URI struct in request/3/4/5/6, Todd Resudek
- ๐ Fix
http_method()
typespec, Ryan Johnson
-
v0.1.0 Changes
April 25, 2020- ๐ Initial Release