Skip to content

Release mamba v1.1.3

Compare
Choose a tag to compare
@huanlv94 huanlv94 released this 04 Aug 03:14
· 117 commits to master since this release
0e650e9

In version 1.1.3, AKC-Mamba supported deploy hyperledger fabric on any kubenertes (e.g. minikube) and you can install AKC-Mamba with python package using pip or pip3.

This release includes:

  • Another bugs fixed.
  • Remove awscli.
  • Change RCA_ORG to RCA_DOMAIN to be consistent with other module.
  • Setup mamba with minikube env.
  • Optimize check pod status.
  • Release binary excute with pip package.
  • pip3 package: https://pypi.org/project/akc-mamba/
  • Specify ccenv version in peer statefulset template.