Sourced from github.com/fatih/color's releases.
v1.17.0
What's Changed
- Fix multi-parameter println spacing by
@klauspost
in fatih/color#228- ci: update Go and Staticcheck versions by
@fatih
in fatih/color#222- Bump golang.org/x/sys from 0.14.0 to 0.17.0 by
@dependabot
in fatih/color#221- Bump actions/setup-go from 4 to 5 by
@dependabot
in fatih/color#217- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by
@dependabot
in fatih/color#224New Contributors
@klauspost
made their first contribution in fatih/color#228Full Changelog: https://github.com/fatih/color/compare/v1.16.0...v1.17.0
b6598b1
Merge pull request #228 from
klauspost/fix-println-issue-21800b1811
Fix multi-parameter println spacing04994a8
Merge pull request #224 from
fatih/dependabot/go_modules/golang.org/x/sys-0.18.07526cad
Merge branch 'main' into
dependabot/go_modules/golang.org/x/sys-0.18.08d058ca
Merge pull request #222 from
fatih/ci-updates2ac809f
Bump golang.org/x/sys from 0.17.0 to 0.18.051a7bbf
ci: update Go and Staticcheck versions799c49c
Merge pull request #217 from
fatih/dependabot/github_actions/actions/setup-go-5f8e0ec9
Merge branch 'main' into
dependabot/github_actions/actions/setup-go-5298abd8
Merge pull request #221 from
fatih/dependabot/go_modules/golang.org/x/sys-0.17.0Sourced from github.com/hashicorp/go-retryablehttp's changelog.
0.7.6 (May 9, 2024)
ENHANCEMENTS:
- client: support a
RetryPrepare
function for modifying the request before retrying (#216)- client: support HTTP-date values for
Retry-After
header value (#138)- client: avoid reading entire body when the body is a
*bytes.Reader
(#197)BUG FIXES:
- client: fix a broken check for invalid server certificate in go 1.20+ (#210)
d969eaa
Merge pull request #225
from hashicorp/manicminer-patch-22ad8ed4
v0.7.64077b29
Changelog for #2101643719
Merge pull request #210
from tomclegg/noretry-header-certeb08cce
Merge branch 'main' into noretry-header-cert4fb315e
Merge pull request #224
from hashicorp/tooling/pr-actionsf67cc6e
deprecations, lintinge82c700
GHA workflows for unit tests834d13d
update go versione6c9acc
Merge pull request #223
from hashicorp/manicminer-patch-1