Releases: golemfactory/goth
Releases · golemfactory/goth
v0.7.1
Features
- enable specifying whether GitHub pre-releases should be included when building a
yagna
Docker image #548
Other changes
- update default
goth-config.yml
to not include a custom yagna
branch for building images #548
v0.7.0
Breaking changes
- make default presets.json compatible with yagna 0.8+ 080a95f
- update mock zkSync server version #544
Features
- disconnect yagna containers before stopping Docker network #540
- enable creating detached API assertions #538
- enable MITM proxy for requestor probes #535
Other changes
- update
typing_extensions
to 3.10.0+ cc956e1
v0.6.5
Other changes
- update typing_extensions to 3.10.0+ 331fa08
v0.6.4
Bugfixes
- pin docker to version 5.0.0 67e09b7
v0.6.3
Bugfixes
- expand path variable in
Probe.get_agent_env_vars
#534
v0.6.2
Features
- output interactive mode env variables to a file #520
Bugfixes
- fix fetching latest workflow run when downloading a GitHub artifact #531
Other changes
- bump aiohttp from 3.7.3 to 3.7.4 #527
v0.6.1
Other changes
- improved error reporting on timeouts in log monitors #524
- updated probe startup logic to start all probes in parallel #523
v0.6.0
Breaking changes
- dependency update: goth now uses ya-aioclient v0.6.x; projects that use goth v0.6.x and ya-aioclient need to update their version of ya-aioclient to v0.6.x #515
v0.5.2
Bugfixes
- fixed
goth
interactive mode log assertion d36a149
v0.5.1
Bugfixes
- updated default mount point for
yagna
provider image cache c546dd2