Releases: golemfactory/golem-js
Releases · golemfactory/golem-js
v3.6.1
3.6.1 (2025-08-13)
Bug Fixes
- catch error in draft proposal pipeline and retry with exponential backoff (b7d5be4)
v3.5.0-beta.6
Bug Fixes
- catch error in draft proposal pipeline and retry with exponential backoff (61df113)
v3.6.0
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)
v3.5.0-beta.5
Bug Fixes
- consistently throw GolemAbortError if any operation in
rental.stopAndFinalize
gets aborted (507e868)
Features
- add optional timeout parameters to agreement, activity and network operations (309f99f)
v3.5.0-beta.4
Bug Fixes
- allow returning
null
from OfferProposalSelector (0b0c0ce)
- handle error in case the user-defined proposal selector throws (e5789b2)
Features
- 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)
v3.5.1
3.5.1 (2025-07-23)
Bug Fixes
- bump rxjs to resolve build issues (c4f591e)
- handle error in invoice/debit-note subscriptions instead of terminating the node process (8562389)
- log the correct payment platform when an allocation is created (9b426df)
v3.5.0-beta.3
Bug Fixes
- bump rxjs to resolve build issues (c4f591e)
- handle error in invoice/debit-note subscriptions instead of terminating the node process (8562389)
- log the correct payment platform when an allocation is created (9b426df)
v3.5.0
3.5.0 (2024-11-22)
Features
- deployment added experimental volume support for golem-js (634d2b0)
- plugins: introduced golem-network plugin api (331dc17)
v3.5.0-beta.2
Features
- plugins: introduced golem-network plugin api (331dc17)
v3.5.0-beta.1
Features
- added experimental volume support for golem-js (634d2b0)