Releases: hyperledger-bevel/bevel-operator-fabric
Releases · hyperledger-bevel/bevel-operator-fabric
Version 1.13.0-beta2
Changelog
- 1a7c2ab Enhance chaincode query commands with output format option (#272)
- 068d414 Set default CredentialStore to "kubernetes" in multiple controllers (#271)
- 1e7a4ab Add seLinuxChangePolicy field to Fabric chaincode CRD and remove Profile field from enrollment requests in multiple controllers (#270)
- e6dc526 Improve documentation (#269)
- 3729e59 Implement lease-based certificate renewal (#265)
- b5f0c3a Bump the npm_and_yarn group across 1 directory with 15 updates (#268)
- 8605874 Hashicorp Vault Integration (#260)
- 886ab2c Fix security issues (#267)
- e38c096 Update Fabric CA deployment to support configurable replicas (#266)
Version 1.13.0
Changelog
- 1a7c2ab Enhance chaincode query commands with output format option (#272)
- 068d414 Set default CredentialStore to "kubernetes" in multiple controllers (#271)
- 1e7a4ab Add seLinuxChangePolicy field to Fabric chaincode CRD and remove Profile field from enrollment requests in multiple controllers (#270)
- e6dc526 Improve documentation (#269)
- 3729e59 Implement lease-based certificate renewal (#265)
- b5f0c3a Bump the npm_and_yarn group across 1 directory with 15 updates (#268)
- 8605874 Hashicorp Vault Integration (#260)
- 886ab2c Fix security issues (#267)
- e38c096 Update Fabric CA deployment to support configurable replicas (#266)
Version 1.13.0-beta1
Changelog
- ba628bb Set default CredentialStore to "kubernetes" in multiple controllers
- 1e7a4ab Add seLinuxChangePolicy field to Fabric chaincode CRD and remove Profile field from enrollment requests in multiple controllers (#270)
- e6dc526 Improve documentation (#269)
- 3729e59 Implement lease-based certificate renewal (#265)
- b5f0c3a Bump the npm_and_yarn group across 1 directory with 15 updates (#268)
- 8605874 Hashicorp Vault Integration (#260)
- 886ab2c Fix security issues (#267)
- e38c096 Update Fabric CA deployment to support configurable replicas (#266)
Version 1.12.0-beta5
Changelog
Version 1.12.0
Changelog
Version 1.12.0-beta4
Changelog
- 76f6d54 Fix go.mod/go.sum
Version 1.12.0-beta3
Changelog
- 4869c2f Merge remote-tracking branch 'origin/main' into feat/implement-hashicorp-vault
- ec3a8fb Update
- 730abc6 Update
- 99805b4 Implement vault in identity_controller
- 298d1a9 Update
- f4da88a Progress on HLF vault
- 5213ead Modify types for impl
- 26291a7 CA controller integration with Hashicorp Vault
- 070a3f9 Update in implementation vault
- 8799a58 Update Go module version and enhance inspect command functionality (#258)
- b2aafc8 Add documentation for the revocation of identities (#257)
- 783ec05 Start the implementation of Hashicorp Vault for bevel operator fabric