Skip to content

Version 1.9.0-beta10

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 20:12
· 50 commits to main since this release

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