Releases: golemfactory/goth
Releases · golemfactory/goth
v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.4
Features
- added optional
extra_monitors
parameter toRunner#check_assertion_errors
#495 - added the
--unstable
option to release downloader script #500
Bugfixes
- fixed reporting of assertion success and failure in
EventMonitor
#495
Other changes
- changed the
yagna
Docker image builder to use stable releases by default #500
v0.2.3
v0.2.2
v0.2.1
Changelog:
- added
yagna
payment driver CLI integration test (#453, #479) - added Actions workflow step which makes sure Docker network gets cleaned up properly (#481)
- resolved issues with running external commands as part of a
goth
test (#485) - fixed receiving proposals from providers in
yagna 0.6.4-rc3
and up (#486)
v0.2.0
Changelog:
- added optional, explicit name field to
Assertion
(#469) - updated GitHub assets downloaders to use
ghapi
(#455), thanks @pradeepbbl! - fixed
mitmproxy
thread not being stopped properly (#476) - added colours to various log messages from
goth
(#478) - added Docker cleanup step to GitHub Actions test workflow (#475)