Skip to content

Releases: golemfactory/golem-js

v3.6.1

13 Aug 17:30
Compare
Choose a tag to compare

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

12 Aug 11:24
817ada7
Compare
Choose a tag to compare
v3.5.0-beta.6 Pre-release
Pre-release

3.5.0-beta.6 (2025-08-12)

Bug Fixes

  • catch error in draft proposal pipeline and retry with exponential backoff (61df113)

v3.6.0

04 Aug 11:07
a641f3b
Compare
Choose a tag to compare

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

01 Aug 10:28
3d0859c
Compare
Choose a tag to compare
v3.5.0-beta.5 Pre-release
Pre-release

3.5.0-beta.5 (2025-08-01)

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

29 Jul 11:16
c51ca1d
Compare
Choose a tag to compare
v3.5.0-beta.4 Pre-release
Pre-release

3.5.0-beta.4 (2025-07-29)

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

23 Jul 08:45
ab62687
Compare
Choose a tag to compare

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

22 Jul 15:01
bee5370
Compare
Choose a tag to compare
v3.5.0-beta.3 Pre-release
Pre-release

3.5.0-beta.3 (2025-07-22)

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

22 Nov 14:58
76e1342
Compare
Choose a tag to compare

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

20 Nov 13:41
18b549c
Compare
Choose a tag to compare
v3.5.0-beta.2 Pre-release
Pre-release

3.5.0-beta.2 (2024-11-20)

Features

  • plugins: introduced golem-network plugin api (331dc17)

v3.5.0-beta.1

18 Nov 13:42
d2e5f4b
Compare
Choose a tag to compare
v3.5.0-beta.1 Pre-release
Pre-release

3.5.0-beta.1 (2024-11-18)

Features

  • added experimental volume support for golem-js (634d2b0)