Skip to content

@siafoundation/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 23:13
· 37 commits to main since this release

Minor Changes

  • afc1830: Removed the allow redundant IPs setting.
  • 7a7b040: The host scanning API was moved from the worker to the bus. Closes SiaFoundation/renterd#1644
  • 6737374: The configured boolean was removed from AutopilotState.
  • b8dd101: Remove contract set list and update APIs.
  • 5b7d6ae: Add enabled flag to autopilot config type.
  • cd4789d: The contract total cost value is now called initial renter funds.
  • 5b7d6ae: Removed autopilots API.
  • b8dd101: Remove set from the autopilot config API.
  • b8dd101: Remove default contract set from config settings API.
  • 74f1f28: The host checks field is now just HostAutopilotChecks.
  • b8dd101: Remove contractSets from contracts list API.
  • b8dd101: Add overall contract count metrics API.
  • b8dd101: Remove contractset param from worker multipart upload part API.
  • 6c9adb0: The alerts data field is now full typed.
  • b8dd101: Remove the contract set contract churn metrics API.
  • 5078fc0: The gouging settings no longer include hostBlockHeightLeeway or migrationSurchargeMultiplier.
  • 74f1f28: Autopilot config routes moved to the bus.
  • 74f1f28: Removed the autopilotID parameter from the hosts API.
  • b8dd101: Remove the contract set contract count metrics API.

Patch Changes