Bugfix Release
What's Changed
- replace github.com/mitchellh/go-homedir by os by @Humm42 in #1658
- allow disabling sha256 completely for PUT requests by @harshavardhana in #1668
- always listen on context canceled waiting on channels by @harshavardhana in #1669
- fix: avoid send on a closed channel race, cancel inner context. by @harshavardhana in #1670
New Contributors
Full Changelog: v7.0.29...v7.0.30