sia 2.0.0 support
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-02-21 13:58:30 -06:00
parent ab71371e04
commit 66b6f581f9
11 changed files with 204 additions and 38 deletions

View File

@ -2,6 +2,10 @@
## v2.0.4-rc
### BREAKING CHANGES
* `renterd` v2.0.x is now required. Prior versions will fail to mount.
### Issues
* ~~\#12 [Unit Test] Complete all providers unit tests~~
@ -12,11 +16,13 @@
### Changes from v2.0.3-rc
* Added Sia API version check prior to mounting
* Continue documentation updates
* Fixed setting `ApiAuth` via `set_value_by_name`
* Fixed setting `HostConfig.ApiUser` via `set_value_by_name`
* Fixed setting `HostConfig.Path` via `set_value_by_name`
* Fixed setting `HostConfig.Protocol` via `set_value_by_name`
* Integrated `renterd` version 2.x
* Refactored `app_config` unit tests
* Refactored polling to be more accurate on scheduling tasks