All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved documentation for how to choose the World State database.
- Create network config in the cluster using a CRD
- Add an example client application for Node.JS
- Configure the
image,tag, andpullPolicyfor the CouchDB container - Configure the
image,tag, andpullPolicyFile Server container (used to build chaincodes in Kubernetes).
- Allow passing empty signature policy to the
approveandcommitchaincode command takes the default signature policy of the channel. - Add
networkconfigcommands to create and update the network config CRD that generates secret in Kubernetes so the application can use it.
- Renewal of certificates
- Improved documentation for Istio
- Support for Prometheus metrics using Kube Prometheus Operator