Skip to content

Releases: golemfactory/goth

v0.10.4

14 Apr 12:23
816bdfd
Compare
Choose a tag to compare

Other changes

  • add test steps related to creating and releasing payment allocations #580

v0.10.3

07 Mar 12:18
928cb6f
Compare
Choose a tag to compare

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

21 Feb 13:48
5c0748d
Compare
Choose a tag to compare

Other changes

  • pin markupsafe version to 2.0.1 821f1f3

v0.10.1

10 Feb 16:22
9904953
Compare
Choose a tag to compare

Other changes

  • update yagna env variable name from NET_RELAY_HOST to YA_NET_RELAY_HOST #573

v0.10.0

19 Jan 14:49
dceb7ab
Compare
Choose a tag to compare

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

17 Nov 14:02
Compare
Choose a tag to compare

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

09 Nov 16:41
836e9ed
Compare
Choose a tag to compare

Features

  • enable per-node payment platform configuration in goth-config.yml #556
  • expose payment config object in Probes #564

Other changes

  • increase proposal collection timeout to 30s #563
  • decrease yagna broadcast intervals #558

v0.7.4

13 Oct 10:56
ae1e2f7
Compare
Choose a tag to compare

Other changes

  • reduce timeout to 1 sec on polling API calls #552

v0.7.3

27 Sep 17:42
a0313db
Compare
Choose a tag to compare

Other changes

  • allow calling stop on an already stopped Docker container #550

v0.7.2

27 Sep 15:09
da2be05
Compare
Choose a tag to compare

Bugfixes

  • stop the underlying Docker container when calling Probe.stop #549