Releases: junobuild/juno-docker
Releases · junobuild/juno-docker
v0.0.8
Features
- Support for HTTP outcalls.
- Include newest Satellite version v0.0.15.
v0.0.7
Fix
- Watch for config changes should work without custom wasm as well.
v0.0.6
Fix
@dfinity/admin
requires an init paramcontainer: true
instead ofenv: 'dev'
which had for effect to make the CLI not able to update the configuration of the deployed Satellite.
v0.0.5
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
Features
- Spin Internet Identity with same ID as on mainnet.
v0.0.3
Features
- Make configuration for datastore and storage optional.
v0.0.2
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
Hello World 👋