Releases: golemfactory/golem-js
Releases · golemfactory/golem-js
v3.3.1-beta.2
3.3.1-beta.2 (2024-10-11)
Bug Fixes
v3.3.1
v3.3.1-beta.1
3.3.1-beta.1 (2024-09-24)
Bug Fixes
v3.3.0
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
v3.3.0-beta.3
v3.3.0-beta.2
v3.3.0-beta.1
3.3.0-beta.1 (2024-09-03)
Bug Fixes
- demand: defined minimum expiration value for demand (c91b270)
- 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
v3.2.0-beta.4
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
v3.2.0-beta.3
3.2.0-beta.3 (2024-08-28)
Bug Fixes
- resource-rental: fixed multiple triggering of finalization (including teardown) (24c3044)
v3.2.0
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)