8000 Tags · hyperledger/fabric · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hyperledger/fabric

Tags

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fabric release v3.1.1 (#5218)

Update release notes for v3.1.1

Signed-off-by: Yacov Manevich <yacov.manevich@gmail.com>

v2.5.13

Toggle v2.5.13's commit message
Release commit for v2.5.13

Release commit for v2.5.13.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release commit for v3.1.0 (#5183)

Update docs and release notes for v3.1.0.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v2.5.12

Toggle v2.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release commit for v2.5.12 (#5173)

Release commit for v2.5.12.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v2.5.11

Toggle v2.5.11's commit message
Bump to ubuntu-22.04 (release-2.5)

Ubuntu 20.04 is going end of life in 2025.
The release build has also shifted to 22.04 on release-2.5
(main branch has already shifted).

This change updates the remaining references in release-2.5.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v2.5.10

Toggle v2.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backport dependency updates to release-2.5 (#4990)

* bump go.etcd.io/etcd/pkg 3.5.14

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

* bump golang.org/x/crypto v0.24.0

Note that golang.org/x/tools update broke gendoc with error:
panic: can't determine type sizes for compiler "" on GOARCH ""

It turns out that gendoc didn't need the problematic packages.NeedTypesInfo and therefore this option is now removed.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

* bump google.golang.org/grpc v1.65.0

bump google.golang.org/grpc v1.65.0

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

---------

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v3.0.0

Toggle v3.0.0's commit message
v3.0.0-rc1 release commit

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v3.0.0-rc1

Toggle v3.0.0-rc1's commit message
v3.0.0-rc1 release commit

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v2.5.9

Toggle v2.5.9's commit message
Release commit for v2.5.9

Add docs and release notes for v2.5.9 release.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v2.5.8

Toggle v2.5.8's commit message
Bump actions/download-artifact to v4 (#4870)

download-artifact needs to be v4 because
upload-artifact is already v4.
They must be at the same level for release pipeline to work correctly.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit e038a71)
0