BAF beta release 0.3
Pre-release
Pre-release
What's new in BAF
- Use of private key for GitOps. This enables fully automated playbooks.
- Added "env" (environment) section in configuration file to support dev, test, prod environments.
- Integration with "External DNS" to add domain routes automatically.
- Support for Hyperledger Indy (currently it builds a set of local Indy nodes).
- Improved security of Supplychain App by passing Google Maps API key through k8s secret.
New Features
-
Fabric
- Implemented HAProxy in place of Ambassador for ssl-passthrough.
- Implemented Anchor peers; all peers are anchor peers now.
- Changes for Multi-orderer network.
-
Corda
- Corda version supported is v4.1.
- Improved security by implementing linuxkit images for Doorman and NetworkMap.
- Update corda components to include Ambassador annotations for services.
-
Indy
- New platform added.
- Automated network deployment in local environment.
- Support for Kubernetes baremetal for Indy nodes.
Bug Fixes
- #40 POST /api/v1/container failing for Supplychain App on Fabric.
Improvements
- Updated readme with docs build status.
- Code of Conduct added.
Deprecation
- Corda 4.0 is deprecated.