Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 11:40
· 71 commits to master since this release
5de2f32

3.3.0 (2024-09-04)

Bug Fixes

  • demand: defined minimum expiration value for demand (c91b270)
  • demand: removed default value for runtime version (b59f0db)
  • exe-unit: fixed exceeding max listeners when running multiple commands on the same exe unit (ef3112e)
  • gftp-server-adapter: fixed hash calculation for files larger than 2gb (92ffba7)
  • gftp: fixed gftp spawning issues on windows replacing native spawn with cross-spawn (94f95ff)
  • golem-network: fixed gftp close issue preventing clean shutdown of golem-network (7d0050e)
  • remote-process: expose RemoteProcess as public API object (f8c629d)
  • resource-rental: fixed multiple triggering of finalization (including teardown) (24c3044)

Features

  • demand: added the ability to define runtime version as demand options (a4d4a0a)
  • market-scan: added the ability to define runtime version in market scan (7d3be65)
  • market: added getEstimatedCost to ScannedOffer (326a9e7)