Skip to content

Releases: cathayddt/bdk

v1.0.3

24 Jan 02:32
3d2302c
Compare
Choose a tag to compare

new

  • Discover for bdk chaincode approve, bdk chaincode commit, and bdk chaincode invoke #48

fixed

  • ICA expiry time #41
  • approve and update don't use arrow function #45

v1.0.2

03 Jan 03:25
7e1a8bc
Compare
Choose a tag to compare

new

  • Add CICD workflows with sonarqube #12
  • New command: bdk org peer add-system-channel #18
  • New command: bdk channel decode-envelop #42

changed

  • Upgrade package-lock.json to lockfileVersion 2 #15
  • Fix npm link step in "npm run start:dev" && "npm run build:console" #16
  • Replace 'config-yaml/configtxOrgs.json' with 'config-yaml/orgs/[peer/orderer]-[orgName].json #17
  • Logger output level "stdout" "stderr" #30
  • Rewrite integration script #32
  • Integration command: bdk peer/orderer approve/update to bdk channel approve/update #37

fixed

  • Fix dockerode pull issue #10
  • Fix Document #11 #14 #26
  • Fix bug: command use 'peer' rather than OrgTypeEnum.PEER #19
  • Fix: orderer/peer up & down need hostname.toLowerCase() #27
  • Fix connection config profile #28
  • Fix command: bdk explorer #29
  • Fix bdk network create generate file org definition json #44

v1.0.1

29 Nov 10:05
Compare
Choose a tag to compare
  • update README
  • Add CICD workflows
  • Fix ca file permission issues
  • Docker image prerequisites

v1.0.0 First release

04 Nov 06:03
7f11a63
Compare
Choose a tag to compare

First release v1.0.0