What's Changed
Content sniffing
- The provider no longer detects the image format qcow2 using content sniffing for remote HTTP images. If you leave it blank, it will just set it based on the extension. This allows to use HTTP servers without HTTP Range support.
Upgrade dependencies
- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #1138
- Bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot in #1157
Bug fixes
- Bugfix: ssh port override for #1116 by @memetb in #1117
- fix(ci): failing terraform fmt (#1158) by @dmacvicar in #1159
- fix(domain): restore error handling for network operations by @SJFCS in #1144
- fix: fix the wrong error return value by @cangqiaoyuzhuo in #1161
New Contributors
- @SJFCS made their first contribution in #1144
- @farsonic made their first contribution in #1154
- @cangqiaoyuzhuo made their first contribution in #1161
Full Changelog: v0.8.1...v0.8.2