Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 11:07
· 2 commits to master since this release
a641f3b

3.6.0 (2025-08-04)

Bug Fixes

  • allow returning null from OfferProposalSelector (0b0c0ce)
  • consistently throw GolemAbortError if any operation in rental.stopAndFinalize gets aborted (507e868)
  • handle error in case the user-defined proposal selector throws (e5789b2)

Features

  • add optional timeout parameters to agreement, activity and network operations (309f99f)
  • demand: add helper method to get the expiration of a demand (4f5c126)
  • resource-rental-pool: add api to access the underlying proposal pool and it's members (96798f3)