Stable Version : gopkg.in/resty.v0
Edge Version   : https://github.com/go-resty/resty
godoc          : https://godoc.org/github.com/go-resty/resty

*This release brings following:*

*Releases Notes:* https://github.com/go-resty/resty/releases/latest

*Feature:*

   - Request based on SRV record support (instead of Host URL)

*Enhancement(s):*

   - Added `IsProxySet()` method on `resty.Client`
   - Performance improvement, no more mutex and `resty` is truely parallel
   - Using `http.Client.SetTimeout` for go1.3 and above
   - Added nil check for `RawResponse`, so `RetryConditionFunc` 
   implementation at ease

*Bug:*

   - OnBeforeRequest does not change Request.RawRequest attributes

*Breaking Change:*

   - Individual Request level proxy support have been removed from `resty`
   

I appreciate your support & feedback!

Regards,
Jeeva

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to