Skip to content

Releases: hyperledger-bevel/bevel-operator-fabric

Version 1.13.1

20 Nov 16:02
7443572

Choose a tag to compare

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

31 Jul 20:35
1a7c2ab

Choose a tag to compare

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

01 Aug 10:47
1a7c2ab

Choose a tag to compare

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

24 Jul 10:31

Choose a tag to compare

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

29 May 15:26
a90370c

Choose a tag to compare

Changelog

  • a90370c Add current time metric and update mechanism (#260) (#264)
  • c66a300 Add environment variable support for external chaincode commands (#259)
  • 8799a58 Update Go module version and enhance inspect command functionality (#258)
  • b2aafc8 Add documentation for the revocation of identities (#257)

Version 1.12.0

11 Jun 15:34
a90370c

Choose a tag to compare

Changelog

  • a90370c Add current time metric and update mechanism (#260) (#264)
  • c66a300 Add environment variable support for external chaincode commands (#259)
  • 8799a58 Update Go module version and enhance inspect command functionality (#258)
  • b2aafc8 Add documentation for the revocation of identities (#257)

Version 1.12.0-beta4

29 Apr 10:00

Choose a tag to compare

Changelog

Version 1.12.0-beta3

29 Apr 08:57

Choose a tag to compare

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

Version 1.12.0-beta2

17 Apr 16:34

Choose a tag to compare

Changelog

  • 7a046f5 Add environment variable support for external chaincode commands
  • 8799a58 Update Go module version and enhance inspect command functionality (#258)
  • b2aafc8 Add documentation for the revocation of identities (#257)

Version 1.12.0-beta1

19 Feb 15:30
773a2be

Choose a tag to compare

Changelog

  • 773a2be Implement revocation list for follower and main channel (#255)
  • 57da045 Merge pull request #254 from adityajoshi12/cr-fix
  • 2624642 skip chart upload if exist already