Skip to content

Releases: hyperledger/cello

Release 1.0.0 tags

17 Oct 07:08
0b71fb5
Compare
Choose a tag to compare

Release 1.0.0 tags

Bugfix and dependency upgrades

04 Sep 23:45
cb4d243
Compare
Choose a tag to compare
Pre-release
Fix refresh token expired (#546)

Signed-off-by: Yuanmao Zhu <yuanmao@ualberta.ca>

Release version 1.0.0

03 Jun 07:14
676839f
Compare
Choose a tag to compare

Release version 1.0.0

Prepare for the 1.0.0 GA

30 Nov 00:27
68c791e
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha2...1.0.0-beta1

Continue basic blockchain deployment works

31 May 03:54
cac0001
Compare
Choose a tag to compare

What's Changed

  • Defang stalebot by @ryjones in #25
  • Fix the image path by @yeasy in #26
  • Removed the read only header in the doc by @litong01 in #28
  • Fix the image path by @yeasy in #27
  • [CE-713] Fabric Operator zip structure README by @Man-Jain in #29
  • [Close #32] Add bug issue & pull request template by @hightall in #33
  • [Close #32] Add bug issue & pull request template by @hightall in #34
  • [Close #37] Move make check into template by @hightall in #38
  • [Fix #35] Remove unused images download operation by @hightall in #36
  • [Fix #39] Add curl install for ansible agent by @hightall in #40
  • In product mode, api engine docs can not find static files by @hightall in #41
  • [CE-715]Fixed the fabric operator image path issue by @litong01 in #45
  • [Fix #47] Fix node status check crash for k8s agent by @hightall in #48
  • [Fix #42] Fix nginx server media url not working by @hightall in #43
  • [Fix #50] Add api engine service port into dashboard by @hightall in #51
  • [Close #53] Refine bug report issue template by @hightall in #55
  • [CE-716]Fixed the role binding issue by @litong01 in #56
  • [Fix #52] Fix k8s 1.16 later version not support. by @hightall in #57
  • [#issue-59] Ansible agent can not support fabric 1.4.3 by @litong01 in #60
  • Bump mongoose from 4.13.11 to 5.7.5 in /build_image/dockerhub/v0.9.0-beta/user-dashboard by @dependabot in #58
  • [#61]Fixed operation CA example cr yaml file by @litong01 in #62
  • [#63]Removed the few extra spaces from the example yaml by @litong01 in #64
  • [Close #66] Add netlify.toml config file by @hightall in #67
  • [#70]Fixed the capability version string by @litong01 in #71
  • [#54]Remove the create button in node page when the user is operator by @fengyangsy in #82
  • [#80] Ansible agent fails create daemonset on k8s 1.16 by @litong01 in #81
  • Update Kubernetes Agent for dockerhub by @Man-Jain in #74
  • Imporve Agent to Create/Delete Node and Update UI by @Man-Jain in #76
  • Improves Kubernetes Operator Agent Documentation by @Man-Jain in #78
  • [Close #83] Fix netlify build function failed by @hightall in #84
  • Add build status badge by @ryjones in #86
  • Remove Gerrit references by @ryjones in #88
  • [CE-718] Correct license by @ryjones in #89
  • Fix Prettier error by @ryjones in #92
  • Bump mongoose from 4.13.11 to 5.7.5 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #91
  • Bump mixin-deep from 1.3.1 to 1.3.2 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #93
  • Bump lodash.merge from 4.6.1 to 4.6.2 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #95
  • Bump stringstream from 0.0.5 to 0.0.6 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #96
  • Bump sshpk from 1.13.1 to 1.16.1 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #94
  • Bump js-yaml from 3.11.0 to 3.13.1 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #97
  • Bump protobufjs from 5.0.2 to 5.0.3 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #99
  • Bump lodash from 4.17.5 to 4.17.15 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #98
  • Update packages by @ryjones in #103
  • Remove the v0.9.0-beta dockefiles as we have v0.9.0 already. by @yeasy in #105
  • update url for downloading fabric artifacts(fix #109) by @dexhunter in #110
  • Documented requirements on persistent storage by @craig8 in #117
  • Clean up docker build for api-engine by @yeasy in #120
  • Update dependency versions by @yeasy in #122
  • modified base_name to basename by @MintCollie in #124
  • Update api-engine dockerfile for dockerhub build by @yeasy in #128
  • Fix issue #125 by @litong01 in #134
  • fix(swagger): disable manual parameter for swagger doc by @hightall in #133
  • More fixes to the build broken issue #125 by @litong01 in #137
  • Move onto Azure DevOps by @litong01 in #140
  • Optimize build process by @litong01 in #142
  • Restructure Fabric k8s operator by @litong01 in #144
  • Update documentation by @ryjones in #145
  • Update documents by @spartucus in #148
  • improvement: upgrade umi version to 3.0 by @hightall in #153
  • improvement: upgrade antd version to 4 by @hightall in #155
  • fix: fix new node operation page can't work by @hightall in #158
  • Fixed fabric operator default settings by @litong01 in #159
  • Fixed issue report in #165 by @litong01 in #166
  • Bump express-jwt from 5.3.1 to 6.0.0 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #164
  • Bump lodash from 4.17.15 to 4.17.19 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #167
  • feat: add menuconfig support for server deployment config by @hightall in #170
  • fix: fix .config file content can not load for kconfig by @hightall in #173
  • docs: add document for menuconfig makefile command by @hightall in #175
  • feat: add basic framework for k8s rest agent by @hightall in #177
  • Bump elliptic from 6.5.2 to 6.5.3 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #178
  • Bump mongodb from 2.2.36 to 3.1.13 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #181
  • add docker rest api agent by @dexhunter in #180
  • Add hyperledger fabric image by @yeasy in #185
  • Update docker rest api 1 by @dexhunter in #193
  • Add dockerfile to agent-docker and Fix some bugs by @XuHugo in #192
  • Bump dot-prop from 4.2.0 to 4.2.1 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #195
  • Bump bl from 1.2.2 to 1.2.3 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #194
  • Bump ini from 1.3.5 to 1.3.8 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #199
  • Cryptogen by @XuHugo in #198
  • Configtx by @XuHugo in #202
  • Bump socket.io from 2.3.0 to 2.4.0 in /build_image/dockerhub/v0.9.0/user-dashboard by @dependabot in #206
  • Models by @XuHugo in #208
  • Organization by @XuHugo in #209
  • Node by @XuHugo in #210
  • Network by @XuHugo in #211
  • Agent by @XuHugo in #212
  • Update Maintainers by @yeasy in #215
  • Clean the potential existing msp and tls paths by @yeasy in #214
  • Fix cello-hlf image dockerfile by @yeasy in #216
  • Node cfg by @XuHugo in #218
  • add update function for docker agent by @dexhunter in #217
  • Bump pug-code-gen ...
Read more