Releases: hyperledger-bevel/bevel-operator-fabric
Releases · hyperledger-bevel/bevel-operator-fabric
Version 1.13.1
Changelog
- 7443572 Merge pull request #290 from adityajoshi12/main
- 7c71158 testcases for vault as ca
- 819a62a Merge pull request #287 from adityajoshi12/refactor
- f189e42 code refactoring
- 4bc5b4b Merge pull request #286 from adityajoshi12/channel-pki
- 0ac5416 fix: use exisitng priv key for certs renewal when using vault
- 256a134 Merge pull request #283 from adityajoshi12/channel-pki
- 72057a4 Merge pull request #282 from adityajoshi12/main
- 7e5e14a fix: channel generate command when using vault for PKI
- 8507369 add ttl in certs generated using vault
- 994d703 Update dependencies and enhance certificate renewal logic (#278)
- e6d7d86 Chaincode sync should use PullAlways when updating (#276)
- 09db755 Update Helm operator version in documentation
- d499556 Refactor HashiCorp Vault documentation and enhance Kubernetes setup instructions
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