Releases: golemfactory/goth
Releases · golemfactory/goth
v0.15.7
v0.15.6
Improving stability of goth tests
- improved stability (checking for docker running improved)
0.15.1
What's Changed
- set default chosen-platform by @staszek-krotki in #628
- Added more info about time steps. Trying to prevent timeouts in future. by @scx1332 in #632
New Contributors
- @staszek-krotki made their first contribution in #628
- @scx1332 made their first contribution in #632
Full Changelog: 0.15.0...0.15.1
v0.15.0
What's Changed
- switch back to python 3.8.0 by @shadeofblue in #614
- Getting payment id using optional address param. Provider Golem cert. by @pwalski in #617
- default-assets: update rules.json corresponding to the new audited-pa… by @kamirr in #621
- Allow fetching container info from the runner and outbound-test container by @kamirr in #625
- Fix schema IDs by @evik42 in #626
New Contributors
Full Changelog: 0.14.1...0.15.0
v0.14.1
What's Changed
- Change poe tasks naming by @lucekdudek in #604
- fix the
goth.gftp
invocation so that it uses the Python executabl… by @shadeofblue in #610 - Blue/assertions fix by @shadeofblue in #609
New Contributors
- @lucekdudek made their first contribution in #604
Full Changelog: 0.14.0...0.14.1
v0.14.0
What's Changed
- Fix provider cert dir from cert_dir to cert-dir by @nieznanysprawiciel in #598
- Update poetry lock by @nieznanysprawiciel in #599
- ensure
run_command_on_host
doesn't leave lingering processes by @shadeofblue in #601
Full Changelog: 0.13.0...0.14.0
v0.13.0
What's Changed
- Allow total amount allocation by @MrDarthShoe in #589
- Outbound net test related changes by @pwalski in #592
- Goth - optimize docker build by @nieznanysprawiciel in #591
- default to the stable version unless specifically instructed not to by @shadeofblue in #595
New Contributors
- @MrDarthShoe made their first contribution in #589
- @pwalski made their first contribution in #592
Full Changelog: 0.12.0...0.13.0
v0.12.0
Breaking changes
- Fix awaiting for yagna REST start by @nieznanysprawiciel in #587