Releases: junobuild/juno-docker
Releases · junobuild/juno-docker
v0.0.25
Fix
undefined
init module error when updating Console's WASM code injuno-console
.
v0.0.24
Features
- Upgrade replica as executing proposal 130083 (except
icx-proxy
which must be pinned). - Make replica logging quiet.
- Set-up
initial-notary-delay-millis
viaic-starter
for a faster replica.
Build
- Bump CLI dependencies including
@junobuild/config
which does not requireversion
in the dev config.
v0.0.23
Features
- Spin-up an little server meant to execute various administration commands that can be useful when developing Juno in
junobuild/console
.
v0.0.22
Fix
- Console canister ID
undefined
when re-deploying modules injunobuild/console
.
v0.0.21
Features
- After installation of the Console, upload the Satellite, Mission Control and Orbiter for releases.
v0.0.20
Features
This release introduces junobuild/console
, a Docker container similar to the junobuild/satellite
but specifically tailored to provide the backbone for developing Juno locally. Instead of spinning and monitoring a Satellite, it manages other types of smart contracts, including the Console and Observatory. Additionally, it spins up essential canisters required by the platform, such as the NNS Governance and the CMC canisters.
v0.0.19
Fix
- Satellite's collection
memory
has been modified to lower case only - Config type
SatelliteDevCollection
has been split in two types for Db and Storage.
v0.0.18
Fix
- Generate CLI did types for last version of the Satellite.
v0.0.17
Features
- Embed last version of the Satellite
v0.0.17
released in Junov0.0.30
. - Adapt the built-in CLI for the
version
field breaking changes.
Build
- Bump Juno and agent-js dependencies in the built-in CLI.
v0.0.16
Features
- Embed last version of the Internet Identity released on 2024-03-22.