Releases: golemfactory/golem-js
Releases · golemfactory/golem-js
0.3.1-alpha.5
v0.3.1-alpha.5 Merge pull request #142 from golemfactory/0.3-update-repo-fallback-an…
0.3.1-alpha.4
v0.3.1-alpha.4 v0.3.1-alpha.4
0.3.1-alpha.3
v0.3.1-alpha.3 v0.3.1-alpha.3
0.3.1-alpha.2
v0.3.1-alpha.2 bump version
0.3.1-alpha.1
Merge pull request #128 from golemfactory/b0.3-fixes B0.3 fixes
0.3.0
Changelog
Major features
- Support for yagna's Event API (#97)
- Update payment and market api's (#94)
- Score-based offer selection (#93) (#102)
- Rename, refactor the codebase (#89)
- Add typedoc, configure for html & markdown (#81) (#103)
- Select payment platforms based on driver/network specification (#104)
- Support debit notes as keep-alive messages (#111)
Minor features, fixes and improvements
- Resolve the image repository using the SRV record (#105)
- Move logsummary to utils (#55)
- Move cancellationToken to Engine (#60)
- More sgx runtime names + simplified code (#64)
- Cancel worker, subscription when computation ends (#68)
- Final fix for invoice event (#73)
- Fix total cost printing (#74)
- Sign new agreements only if there are unassigned tasks (#76)
- Add logging to linear market strategy class (#109)
- Use provider ids as keys (#112)
- Fix file transport and total cost amount (#113)
- Fix log filename issue on windows (#114)
- Update debit note timeout property name (#115)
- Update subnet, fix network flag in js example (#116)
- Change dequeue logic with channels (#80)
- Graceful quit (#118)
- Fix batch timeout
- Disable streaming / enable polling
- Fix getInvoiceEvents parameters
- Set default timeout to 1 day
- Simplify destroying activity
- Handle HTTP 408 when confirming agreements
- Fix double spending information display
- Fix consumer flow with asyncWith wrapper, fix logs
- Clean dependencies with npm script
- Update clean script with rimraf for cross-platform
- Remove waiting for completed workers
0.3.0-alpha.7
Graceful quit (#118) Use cancellation token in worker_starter function. Use cancellation token in Batch objects. Use server-side timeout in getExecBatchResults. Add timeouts to Market, Activity and Payment APIs. Handle JSON.parse() errors. Fix command result event.
0.3.0-alpha.6
v0.3.0-alpha.6 v0.3.0-alpha.6
0.3.0-alpha.5
v0.3.0-alpha.5 version bump
v0.3.0-alpha.4
version bump