Highlights
- Allow
libvirt_volumeURL uploads to work when the source server does not provideContent-Length, as long ascapacityis set explicitly (including acceptance tests). - Refresh GitHub Actions automation and release tooling.
What's Changed
Volume upload behavior
- Allow
create.content.urluploads to fall back to user-providedcapacitywhen the HTTP source does not includeContent-Length. - Keep explicit failure behavior when neither the server nor the configuration provides a usable volume size.
CI and release maintenance
- Add Dependabot configuration for GitHub Actions updates.
- Update GitHub Actions used by the test and release workflows.
Included changes
chore: add dependabot config for github actionschore(deps): update GitHub Actions dependencies(#1306, #1307, #1308, #1309, #1310, #1312, #1313, #1314, #1315)fix: allow URL uploads without content length(closes #1316)
Contributors
Full Changelog
Full Changelog: v0.9.6...v0.9.7