Releases: Hyperledger-TWGC/tape
Releases · Hyperledger-TWGC/tape
v0.2.9
Bump the go-dependencies group with 2 updates --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.74.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
v0.2.8
fix up Signed-off-by: Sam Yuan <yy19902439@126.com>
v0.2.7
try to fix lint issue (#339) * fix lint issue ref https://github.com/golangci/golangci-lint-action/issues/902 Signed-off-by: Sam Yuan <yy19902439@126.com> * fix up Signed-off-by: Sam Yuan <yy19902439@126.com> * fix up Signed-off-by: Sam Yuan <yy19902439@126.com> * fix up Signed-off-by: Sam Yuan <yy19902439@126.com> --------- Signed-off-by: Sam Yuan <yy19902439@126.com>
v0.2.6
golang 1.21
v0.2.5
Major updates as dependency packages updates
v0.2.4
dep: update to proto v2 (#280) Signed-off-by: Sam Yuan <yy19902439@126.com> Signed-off-by: Sam Yuan <yy19902439@126.com>
v0.2.3
CI: docker build (#275) * CI: docker build Signed-off-by: Sam Yuan <yy19902439@126.com> * fix up Signed-off-by: Sam Yuan <yy19902439@126.com> * fix up Signed-off-by: Sam Yuan <yy19902439@126.com> Signed-off-by: Sam Yuan <yy19902439@126.com>
v0.2.2
github workflow syntax fix Signed-off-by: David Liu <david.yx.liu@oracle.com>
v0.2.0
Changes:
- 5e02b68 document update and prepare for 0.2.0 release (#253)
- 23d51ff upgrade to go 1.18 (#252)
- 5cbaf38 align with azp
- 48781ce support ssl-hostname-overwrite (#243)
- 7d85be3 fix up (#251)
- b0b6204 try to disable jaeger log output by setting logspan to false (#249)
- 149869d bump CI with fabric 1.4.12 (#250)
- 185ae15 Fixup (#242)
- 1f976d2 Bump github.com/open-policy-agent/opa from 0.35.0 to 0.37.0 (#241)
- 7b1fdaf prune 2.3
See More
- 5a18c37 after alpha merge clean up
- 00060d2 after alpha merge clean up
- fca9f5a after alpha merge clean up
- e6a3e75 after alpha merge clean up
- 74e4bd5 after alpha merge clean up
- 02bde3a Alpha (#236) [ #189, #109, #190, #127, #56, #191, #173, #194, #195, #196, #197, #200, #207, #208, #209, #210, #174, #211, #213, #214, #216, #218, #219, #220, #221, #223, #225, #226, #227, #228, #235, #237 ]
- 1195da7 Fix function typo, Dail -> Dial
- 9abc07f fix UpperCases in module package names
- e91bdae Nitfixing24 (#232) [ #233 ]
- 91ffaa6 Update release.yml (#234)
- 6827b69 Update release.yml (#202)
- f419919 Fix trigger (#201)
- c3a43b5 migrate to TWGC (#198)
- 877a535 update readme and ci (#192)
- f1425c7 try to update CI sample to match with 2.2 (#184)
This list of changes was auto generated.
v0.1.2
Changes:
- e87f926 BlockCollector detects repeated block (#172)
- d965232 Enhance Test (#151)
- 0d2922a Supply cancelable context to ALL workers. (#167)
- 756c0bd Remove
gcflagsfromgo buildscript in Makefile. - 1201876 fix: code hygiene modification
- e58d0f0 Modify execute tape params.
- d71f210 Block collector as a worker.
- bead684 fix up
- 4d834c1 Refactor package name: fabric -> internal/fabric
- 554cee0 Remove useless requirements.
See More
- 343b484 Fix goimports errors.
- b9d21b7 Fix gofmt errors.
- c147b07 Delete fabric requirement.
- d06db01 Refactor: remove fabric import "github.com/hyperledger/fabric/bccsp/utils" & "github.com/hyperledger/fabric/common/crypto"
- 98c8a2e Refactor: remove fabric import "github.com/hyperledger/fabric/common/flogging" & "github.com/hyperledger/fabric/common/metrics"
- 052c718 Refactor: remove fabric import "github.com/hyperledger/fabric/protoutil".
- fc69023 Refactor: remove fabric import "github.com/hyperledger/fabric/core/comm".
- 017d61d Add tape logo.
- afeafb4 中英文文档合并以及Hyperledger文件重命名 (#147)
- 01ea725 Fix bug: bootstrap script execute path.
- 76926c7 Fix bug: bootstrap script execute path.
- 6a8f2a8 Fix bug: Checkout fabric-samples error: remote branch master not found in upstream origin.
- 3144029 impl for e2e enhancement
- 5834cb4 fix up ci (#152)
- 66bfd6f add the install and basic-checks subcommand in the makefile
- fbc2d5c fix up CI (#148)
- d3933be reslove for #144 and upgrade 1.4 to 1.4.10
- e39704c update azp release (#143)
- 7c3ab52 documentation update
- 05243b5 hot fix (#141)
- b263b11 Add make instructure to readme (#136)
- bdcc294 add Makefile
- c7c1625 draft road map
- 548f40e Minor style fix
- ec88c84 Fixes guoger/stupid/#43
- 32007da add impl for rate limitor [ #45 ]
- 2af5f37 add auto reconnection logic, when connection create fails. [ #117 ]
- 2b0043e fix up adjust ci for hyperledger/fabric-samples#390
- 4796119 add version subcommand
- a5c5be9 Remove module path (#123)
- 8074b32 introduce kingpin as the cmd framework (#119)
- c58f0d6 update CN docs
- 352a8b6 Tidy README.md (#114)
- 7be7cbb add a workable test suite as preformance brench of endorsement [ #102 ]
- 1403a74 Fix CI to pull Fabric release tar with correct version
- 7cbd44d Add stale bot to auto-close issue
This list of changes was auto generated.