Releases: hyperledger-bevel/bevel-operator-fabric
Releases · hyperledger-bevel/bevel-operator-fabric
Version 1.9.1
Version 1.9.0
Changelog
- afc3fc5 krew fix
- 097cf44 update veresion helm install 1.9.0
- 03bf898 1.9.0 version (#151)
- fd7171d Change the Discord channel to #bevel-operator-fabric (#163)
- 806ce65 Merge pull request #158 from luca-simonetti/main
- 15907f6 empty commit
- af16e3c fix: swap username and password
- 1a0a024 Add arm64 and arm for goarch docker (#145)
- 7816dd9 Update and rename settings.yaml to settings.yml
- 14b0cba Fix repo pointers (#144)
- 621d0ef Update settings.yaml
- 3099725 Update settings.yaml
- 7bb4696 Merge pull request #138 from adityajoshi12/git-templates
- 98f52d2 added github forms
Gateway feature by @rohitrj22 in the PR #164
Version 1.9.0-beta10
Changelog
- e31e360 Fix Tests
- 2ce111b Update CRDs
- a08644a added k8s-gateway-api support (#165)
- be62fa4 Add command and args parameters to the chaincode controller
- 4e8d04f Merge branch 'main' into feature/1.9.0-new
- 7681513 Add k8sIp to the fabricCA
- e70299c Docker only amd64
- 0fbd034 Update tests
- 6bc1a8c update
- dc56d15 Merge branch 'feature/1.9.0-new' of https://github.com/hyperledger/bevel-operator-fabric into feature/1.9.0-new
- fd7171d Change the Discord channel to #bevel-operator-fabric (#163)
- 92d0275 Update .goreleaser.yml
- 759f2f8 Update .goreleaser.yml
- 02b8d5d Remove FSpecify
- 1690d6e Update
- f28b7e7 Update images in peer_controller_test.go
- 185163b Update
- d02a81d Network config: Allow users to be added to the network config Identity: Implement Kubectl plugin to create/update/delete identities in HLF
- 5f03c86 Peer: enroll when certificates are expired
- 10e52bd increase HLF version
- 68de773 Use External params for peer and orderer
- 67b9f1e Auto renew Identity certificates
- 806991b Add Identity resource to create and manage crypto material for a user in a CA
- 145827a Update
- 33ecf39 Update tests
- 19d67e4 Update
- a8f41a9 Fix compilation issues
- 54ab0a4 Update go.sum
- 39b7df6 Add fabric-ca as internal dependency since it conflicts with hyperledger/fabric v2.1+ library due to not support of RSA
- b71f437 Avoid double renewal of the certificates by always checking the latest certificateRenewal status
- 391dd9e Add concurrency of 10 for ordnode and peer
- 90b066a Update flags and add logging for info
- a6d2e9d Automatically renew orderer and peer certificates parametrized, by default is not enabled
- 7c6110a Fix #142
- 5510822 Add arm64 and arm for goarch docker (#145)
- 89a1f63 Update and rename settings.yaml to settings.yml
- 84c00e8 Renew certificates with re-enroll
- 20eeb48 Fix repo pointers (#144)
- 088d69d Update settings.yaml
- 11e6dd8 Update settings.yaml
- 916d2e9 added github forms
- bd0f012 Fix CI/CD (#137)
- 806ce65 Merge pull request #158 from luca-simonetti/main
- 15907f6 empty commit
- af16e3c fix: swap username and password
Version 1.9.0-beta9
Changelog
- 2cdfe2b Docker only amd64
Version 1.9.0-beta7
Changelog
- 38eee6e Update .goreleaser.yml
Version 1.8.4
Version 1.8.3
Version 1.8.2
Changelog
- 0b95743 update to go 1.19
Version 1.8.1
Version 1.8.0
Changelog
- e3a143b 1.8.0-release (#108)
- 145d0bc Fix inspect empty peer map (#123)
- 311147d Update create.go
- 539f762 updated ca endpoints to hosts when passed.
- 967269b included external hosts as part CSR hosts for peer (#121)
- 2eedeed Support for peer hostAliases in create and update (#120)
- d8436ab Update MAINTAINERS.md (#116)
- 2ebf0bf fixed cc-nodejs-template broken link (#111)