Skip to content

Latest commit

 

History

History
198 lines (128 loc) · 4.74 KB

CHANGELOG.md

File metadata and controls

198 lines (128 loc) · 4.74 KB

@siafoundation/renterd-js

0.11.0

Minor Changes

  • ae5aeec9: Added consensus network API.

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

  • ee6e18ce: All query parameters are now lowercased for API consistency.

Patch Changes

0.9.0

Minor Changes

  • 5bfdb01e: The single object and list APIs routes have been updated.
  • 7a333ffd: Updated to the new objects remove API.
  • 7a333ffd: Adjusted the name of the objects rename API.

Patch Changes

  • Updated dependencies [5bfdb01e]
  • Updated dependencies [7a333ffd]
  • Updated dependencies [7a333ffd]

0.8.0

Minor Changes

  • 32363a16: Removed deprecated object search and object directory APIs.
  • 64d82fc3: Removed deprecated wallet transactions and pending transactions APIs.
  • 32363a16: Updated the multipart upload APIs with the new payloads.
  • 978b70aa: Added the bus list autopilots API.
  • ac703a94: Removed deprecated setting APIs.
  • ac703a94: Added new strong settings APIs.
  • 978b70aa: Added new combined hosts API.
  • 0721586a: The list objects API now includes a slabEncryptionKey parameter.
  • 64d82fc3: Added wallet events and pending events APIs.
  • 64d82fc3: Removed deprecated wallet discard, fund, sign, and outputs APIs.
  • ac703a94: The bus state API now includes daemon configured explorer.
  • 0721586a: The list objects API bucket parameter is now optional, and bucket is returned in in the object metadata.
  • 978b70aa: Removed deprecated search hosts and autopilot hosts APIs.

Patch Changes

  • Updated dependencies [32363a16]
  • Updated dependencies [64d82fc3]
  • Updated dependencies [32363a16]
  • Updated dependencies [978b70aa]
  • Updated dependencies [ac703a94]
  • Updated dependencies [ac703a94]
  • Updated dependencies [978b70aa]
  • Updated dependencies [0721586a]
  • Updated dependencies [64d82fc3]
  • Updated dependencies [64d82fc3]
  • Updated dependencies [ac703a94]
  • Updated dependencies [0721586a]
  • Updated dependencies [978b70aa]

0.7.0

Minor Changes

  • a8c22bbe: The account reset drift API was moved from bus to worker. Closes #704
  • 49cd9db1: Remove deprecated hosts API. Relates to SiaFoundation/renterd#1484
  • 81d374f4: Added the wallet send API.

Patch Changes

  • 81d374f4: Fixed the route for the recommended fee API.
  • Updated dependencies [a8c22bbe]
  • Updated dependencies [a7ff93e9]
  • Updated dependencies [49cd9db1]
  • Updated dependencies [81d374f4]
  • Updated dependencies [81d374f4]

0.6.1

Patch Changes

0.6.0

Minor Changes

  • 186e17a6: Max RPC price is no longer pinnable.

Patch Changes

0.5.0

Minor Changes

Patch Changes

0.4.0

Minor Changes

  • bffe101c: Add price pinning configuration API.

Patch Changes

  • Updated dependencies [bffe101c]
  • Updated dependencies [ce89b99a]

0.3.0

Minor Changes

  • 802e45c0: Added the contracts prunable API.
  • 802e45c0: Added the contract size API.

Patch Changes

  • Updated dependencies [802e45c0]
  • Updated dependencies [802e45c0]

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 3a983801: Added a method for each known bus setting, in addition to the generic setting method.
  • 3a983801: Added support for autopilot config evaluation.

Patch Changes

  • 3a983801: Fixed a typo in the naming of the config method.
  • Updated dependencies [3a983801]
  • Updated dependencies [3a983801]

0.1.1

Patch Changes

  • aa118f29: Fixed an issue with upload and download content type and encoding. Closes #591

0.1.0

Minor Changes

  • 7b1f4669: Introduced a new renterd-js library. Closes #585

Patch Changes