Welcome to this new release! You can refer to quick start to have a try!
Feature summary π π π
- Add new field channel id to resolve name conflicts
- support zip file in chaincode build
- Optomize webhooks,including:
- validate proposal for federation memebr delete
- valdiate proposal for chaincode upgrade proposal
- Optimize example test,including:
- use our bestchains-contracts for ChaincodeBuild & Chaincode tests
- use oidc args in kubectl command
- add another new org4 to test
delete federation member
What's Changed
- fix: keep same format in Proposal type label by @bjwswang in #210
- feat: add client,lister,informer for bc-explorer by @Abirdcfly in #211
- fix: operator restart will cause federation spec error by @Abirdcfly in #215
- ci: add auto request review for pr by @Abirdcfly in #216
- fix: cant get chaincode running status by @Abirdcfly in #217
- feat: add channel id field for Channel by @0xff-dev in #220
- fix: upgrade chaincode failed by @0xff-dev in #223
- fix: user annotations update is not always successful by @Abirdcfly in #225
- fix: add delete federation member proposal validate by @Abirdcfly in #228
- fix: update the chaincode upgrade conditions by @0xff-dev in #234
- feat: use the new contract repository bestchains-contracts by @0xff-dev in #229
- fix: use oidc args in kubectl command by @Abirdcfly in #236
- fix: delete federation member webhook does not work by @0xff-dev in #238
Full Changelog: v0.1.2...v0.2.0