Skip to content

Releases: junobuild/juno-docker

v0.0.25

04 Jun 20:36
Compare
Choose a tag to compare

Fix

  • undefined init module error when updating Console's WASM code in juno-console.

v0.0.24

27 May 16:58
Compare
Choose a tag to compare

Features

  • Upgrade replica as executing proposal 130083 (except icx-proxy which must be pinned).
  • Make replica logging quiet.
  • Set-up initial-notary-delay-millis via ic-starter for a faster replica.

Build

  • Bump CLI dependencies including @junobuild/config which does not require version in the dev config.

v0.0.23

16 May 13:01
Compare
Choose a tag to compare

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

16 May 08:16
Compare
Choose a tag to compare

Fix

  • Console canister ID undefined when re-deploying modules in junobuild/console.

v0.0.21

15 May 20:22
Compare
Choose a tag to compare

Features

  • After installation of the Console, upload the Satellite, Mission Control and Orbiter for releases.

v0.0.20

15 May 18:44
Compare
Choose a tag to compare

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

10 May 07:34
Compare
Choose a tag to compare

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

10 May 06:51
Compare
Choose a tag to compare

Fix

  • Generate CLI did types for last version of the Satellite.

v0.0.17

10 May 06:31
Compare
Choose a tag to compare

Features

  • Embed last version of the Satellite v0.0.17 released in Juno v0.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

02 Apr 15:58
Compare
Choose a tag to compare

Features

  • Embed last version of the Internet Identity released on 2024-03-22.