Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 13:00
· 120 commits to master since this release
f966996

3.2.0 (2024-08-02)

Bug Fixes

  • exe-unit: fixed RemoteProcess.isFinished termination detection, no assumed timeout in waitFor (d5d16e2)
  • fixed TcpProxy implementation so that it works with non-http use-cases as well (8aabace)
  • fixed the issue blocking GolemNetwork.disconnecte because of missing gftp (50633ef)
  • market: exposed memoryGib and storageGib from ScannedOffer, deprecating old methods (c3682bd)

Features

  • market: add GPU support properties and payment platform addresses (56dd575)
  • market: added offerId to ScannedOffer (9416359)