Skip to content

Version 1.8.0-beta3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 13:04
· 70 commits to main since this release

Changelog

  • e44d687 Modify create.go mainchannel cmd
  • 0866133 Update
  • 10c84a7 Add follower channel CLI
  • 47e5ac9 Add follower channel CLI
  • daa4ba0 Update go.mod
  • 00deabc Upgrade to 1.17
  • 08d164f Fix pipelines
  • 6d8aa42 Modify create.go
  • e75a6f7 Upgrade k8s APIs Upgrade operator-lib Fix update-codegen.sh
  • 4d1d57b add k8s clients for mainchannel and followerchannel
  • 8f94a6e Wait for deployments to be ready
  • 5f569fa Add livenessProbe and ReadinessProbe to chaincode deployment CRD
  • 8fe1811 Fix add/remove organizations + typo on cAName -> caName
  • ebe6c09 Fix pipelines
  • abf49fa MVP of FabricFollowerChannel: - Add anchor peers - Join peers
  • b26c425 MVP of FabricMainChannel, missing configure parameters
  • b9e9927 register FabricMainChannel and FabricFollowerChannel
  • cb2adb1 Upload CRDs
  • f14d530 Update
  • 3446c50 update docs
  • 18ae883 Add inspect for organizations that don't have peers
  • f41e2cc Default parameters externalchaincode
  • f179152 Default resources when creating the CA
  • 8b6df6f Safe defaults for signing
  • 814e93c Set up affiliations per CA Set up signing parameters per CA
  • d7e1ed0 remove unused krew-plugin.yaml (#107)
  • fb03572 add new platforms for krew
  • d6fb61b fix broken link
  • 5db1eb6 fix enroll
  • aee0f84 1.7.0 release (#95)
  • 7d849c6 Use user defined peer capacity (#99)
  • 94c3331 fix helm chart deployment template (#94)
  • 5a29eb3 Update README.md (#92)
  • c98bff2 Fix getting-started (Add command for cleaning up the chaincode). (#90)