resty v2.3.0 Release Notes
Release Date: 2020-05-21 // about 3 years ago-
🚀 Release Notes
🆕 New Features
✨ Enhancements
- Improving retry total value PR #322 @golemiso
- ➕ Added force content type option for automatic unmarshalling #240, #276, PR #323 @jeevatkm
- 0️⃣ Make default retry not on middlewares errors PR #333 @lrita
- ➕ Add SetMultipartFormData func to Request PR #337 @ArcticSnowman
- ➕ Add types for middleware PR #341 @mloberg
🐛 Bug Fixes
- ➕ Addressing the issue of traceinfo totaltime #304, PR #321 @jeevatkm
- 🔄 Changes to show the right amount of time in Trace inf PR #331 @JoaquinJimenezGarcia
- 🛠 Fixed Debugf call in Request/Response logger PR #335 @phsym and @pierresy
- ➕ Addressing nil pointer error while accessing cookie jar on user provided http client #330, PR #340 @jeevatkm
- ➕ Addressing HTTP2 issue on go1.13 above #339, PR #340 @jeevatkm
- 🛠 Fix TraceInfo on failed connections #338, PR #342 @moorereason
Previous changes from v2.3.0-rc.2
-
🚀 Next release candidate 😄