Releases: SiaFoundation/hostd
Releases · SiaFoundation/hostd
v2.3.5
v2.3.4
v2.3.3
v2.3.2
v2.3.2-beta.4
Fixes
- Fix error reverting successful v1 contracts
- Fixed an issue reverting renewed v2 contracts.
- Add default QUIC listener if not specified in config.
- Update coreutils to v0.16.1 and core to v0.13.2
v2.3.2-beta.3
Fixes
- Fixed an issue reverting renewed v2 contracts.
- Add default QUIC listener if not specified in config.
- Update coreutils to v0.16.1 and core to v0.13.2
v2.3.2-beta.1
v2.3.2-beta.1
v2.3.1
v2.3.0
Features
Add nomad Certificates
Adds nomad as an experimental zero-config TLS Certificate provider for Sia hosts. nomad is run by the Sia Foundation to reduce friction of setting up a storage provider that supports WebTransport in browsers.
Add nomad automatic certificate generation
Optionally uses the Sia Foundation's nomad service to generate a *.sia.host TLS certificate to support the WebTransport protocol in browsers.
Fixes
- Added fallback support for wildcard certificates.
- Fixed a panic when updating contract formation proofs.
- Fixed an issue with concurrent map access with webhook broadcasts.
- Updated coreutils to v0.16.1
v2.2.3
Fixes
- Include QUIC in host announcement if configured.
- Update core to v0.13.1 and coreutils to v0.15.2
- Use WindowEnd instead of WindowStart when checking if the renter attempts to form a contract too close to the v2 require height (RHP2).
- Use WindowEnd instead of WindowStart when checking if the renter attempts to form a contract too close to the v2 require height.
- Fixed version update spam.