Skip to content

v3.2.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 12:10
· 89 commits to beta since this release
9fe76e7

3.2.0-beta.4 (2024-09-03)

Bug Fixes

  • 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)

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)