Releases: golemfactory/goth
Releases · golemfactory/goth
v0.10.4
Other changes
- add test steps related to creating and releasing payment allocations #580
v0.10.3
Bugfixes
- update start arguments of ya-relay-server #581
Other changes
- add compatibility with changes to yagna JSON CLI introduced in yagna#1723
v0.10.2
Other changes
- pin
markupsafe
version to 2.0.1
821f1f3
v0.10.1
Other changes
- update
yagna
env variable name from NET_RELAY_HOST
to YA_NET_RELAY_HOST
#573
v0.10.0
Breaking changes
- change
Probe#run_command_on_host
to include a process monitor in its return values #571
Other changes
- improve error reporting #570
v0.9.0
Breaking changes
- change default payment configuration to erc20 rinkeby #567
Other changes
- add
yagna
hybrid net support #560
- allow specifying Docker Compose file in
goth-config.yml
bb4c732
v0.8.0
Features
- enable per-node payment platform configuration in
goth-config.yml
#556
- expose payment config object in
Probe
s #564
Other changes
- increase proposal collection timeout to 30s #563
- decrease yagna broadcast intervals #558
v0.7.4
Other changes
- reduce timeout to 1 sec on polling API calls #552
v0.7.3
Other changes
- allow calling
stop
on an already stopped Docker container #550
v0.7.2
Bugfixes
- stop the underlying Docker container when calling
Probe.stop
#549