Releases: holochain/tryorama
Releases · holochain/tryorama
v0.18.0.dev.4
Fixed
- Local: Conductor startup string parsing. This lead to flaky tests because the client attempted to connect to Holochain before it was fully started up.
v0.17.1
v0.17.0
v0.17.0-rc.0
Added
- Support new
roles_settings
field inAppOptions
.
Changed
- Update dependencies to Holochain v0.4.0-rc.2
Fixed
- Disable unstable DPKI.
- Disable tests with unstable features.
v0.18.0-dev.2
Changed
- Update JS client due to modified zome call signing.
v0.18.0-dev.1
Fixed
- Disable unstable DPKI.
- Disable tests with unstable features.
v0.18.0-dev.0
Changed
- Update dependencies to Holochain v0.5.0-dev.0
v0.17.0-dev.6
Added
- Support for DPKI in Holochain. DPKI is a Holochain conductor service to manage agent keys. Within a scenario there are two new member properties
noDpki
anddpkiNetworkSeed
. SetnoDpki
totrue
to disable DPKI for the scenario. If DPKI is enabled, a network seed for the DPKI service can be set withdpkiNetworkSeed
. - Admin API call
RevokeAgentKey
to revoke an agent key. Once revoked, all cells of the app are read-only and the agent can no longer write to it.
Fixed
- TryCP: Conductor startup failed silently. Errors are returned now, conductor startup ensured and conductor process only kept alive if startup was successful.
- TryCP: Admin port assignment did not check if TCP ports were actually free.
v0.17.0-dev.5
v0.17.0-dev.5
v0.17.0-dev.4
Changed
- Update default signal server to wss://sbd-0.main.infra.holo.host.