Releases: fako1024/httpc
Releases · fako1024/httpc
v1.1.1
v1.1.0
What's Changed
Full Changelog: v1.0.19...v1.1.0
v1.0.19
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #36
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
Full Changelog: v1.0.17...v1.0.18
v1.0.17
v1.0.16
What's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #31
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- Fix handling of context cancellation in conjunction with retries by @fako1024 in #26
- Remove unnecessary labstack/echo and deprecated io/ioutil dependencies by @fako1024 in #28
- Remove obsolete references to io/ioutil and replace them by @fako1024 in #30
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- [feature] Add convenience methods for Bearer and generic token-based auth by @fako1024 in #19
- [feature] Support performing action on retry back off by @fako1024 in #21
- [bugfix] Implement workaround for sporadically failing timeout tests on Windows by @fako1024 in #24
- [bugfix] Improve handling of retry / back-off options and enforce their consistent use by @fako1024 in #23
Full Changelog: v1.0.13...v1.0.14
v1.0.13: Update dependencies to address CVE-2022-41723
Update dependencies to address CVE-2022-41723
v1.0.12: Fix some minor test issues and update workflow
Update go.yml