Tags: hyperledger-cello/cello
Tags
v0.8.0-beta March 4, 2018 ------------------------ Release Notes ------------- Add new features none Improvement * Support pulling newest docker images in Makefile. * Add dev/production start options for service deploy. * Derive AMI ID, allow custom Subnet/VPC. Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ * Fix start scripts for user dashboard. * Fix health check bug. * Fix the misplaced double quotes. * Upgrade fabric client version in user dashboard * Fix ca, tls files error in compose files for fabric client. Known Issues & Workarounds -------------------------- * Deploying smart contract in user dashboard is not finished. Change Log ---------- https://github.com/hyperledger/cello/blob/master/CHANGELOG.md#v080-beta
v0.8.0-alpha January 20, 2018 ----------------------------- Release Notes ------------- Add new features * Blockchain-Explorer support; * Enable user dashboard, can apply chain, query block/transaction, upload/invoke/query chain code; * Support v3 docker compose format; * Support fabric 1.0.5; * Support fabric with kafaka mode; * Enable creating/hosting service images at dockerhub; Improvement * Use mongoengine instead of mongodb library for admin dashboard. Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- * Health check should ignore blockchain explorer port. * Cluster's user_id should be empty when the chain is created. * User dashboard does not support debug/product mode. Change Log ---------- https://github.com/hyperledger/cello/blob/master/CHANGELOG.md#v080-alpha
v0.7 October 20, 2017 --------------------- Release Notes ------------- Add new features: * Support fabric 1.0 network; * Support ansible-based fabric deployment on baremetal and Cloud env; * Support user management api and dashboard; * Start vSphere & Kubernetes Agent support. Improvement: * Improve RESTful api code for admin dashboard. Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- When using Cello on MacOS, the mongodb container may fail to start. This is because the container will try to mount `/opt/cello/mongo` path. To resolve the problem, users need to add `/opt/cello` to Docker's sharing path. Change Log ---------- https://github.com/hyperledger/cello/blob/master/CHANGELOG.md#v07
PreviousNext