Skip to content

Releases: junobuild/juno-docker

v0.0.8

09 Feb 06:18
913e882
Compare
Choose a tag to compare

Features

  • Support for HTTP outcalls.
  • Include newest Satellite version v0.0.15.

v0.0.7

05 Feb 16:19
Compare
Choose a tag to compare

Fix

  • Watch for config changes should work without custom wasm as well.

v0.0.6

05 Feb 15:23
Compare
Choose a tag to compare

Fix

  • @dfinity/admin requires an init param container: true instead of env: 'dev' which had for effect to make the CLI not able to update the configuration of the deployed Satellite.

v0.0.5

05 Feb 15:04
Compare
Choose a tag to compare

Features

  • Added support for blockchain-less/serverless development by accepting external Satellite WASM modules and monitoring for any changes to trigger new deployments.
  • Implemented monitoring for changes in juno.dev.json to automatically reconfigure the satellite accordingly.
  • Configured the deployed II canister ID to match the ID on mainnet.

Build

  • Updated custom CLI dependencies.

v0.0.4

04 Jan 12:09
Compare
Choose a tag to compare

Features

  • Spin Internet Identity with same ID as on mainnet.

v0.0.3

04 Jan 09:17
Compare
Choose a tag to compare

Features

  • Make configuration for datastore and storage optional.

v0.0.2

04 Jan 07:55
Compare
Choose a tag to compare

Features

  • Display an information if no configuration is provided to configure the Satellite.
  • Set icx-proxy logging to quiet.
  • Read and write configuration atomically.

v0.0.1

03 Jan 20:23
Compare
Choose a tag to compare

Hello World 👋