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
, andpullPolicy
for the CouchDB container - Configure the
image
,tag
, andpullPolicy
File Server container (used to build chaincodes in Kubernetes).
- Allow passing empty signature policy to the
approve
andcommit
chaincode command takes the default signature policy of the channel. - Add
networkconfig
commands 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