Releases: hyperledger-labs/fabric-operator
Releases · hyperledger-labs/fabric-operator
v1.0.9-12
Bump golang.org/x/net to v0.38 (#218) Patch reported vulnerability for golang.org/x/net <v0.36 Signed-off-by: Thomas Leung <[email protected]> Co-authored-by: Thomas Leung <[email protected]>
v1.0.9-11
Revert "Modified deployment to use the environment variable changes f…
v1.0.9-10
Bump oAuth2 to 0.27.0 (#216) Fixes CVE-2025-22868 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=2025-22868 --------- Signed-off-by: Shoaeb Jindani <[email protected]> Signed-off-by: shoaebjindani <[email protected]> Co-authored-by: Shoaeb Jindani <[email protected]>
v1.0.9-9
Modified deployment to use the environment variable changes from 1.5.…
v1.0.9-8
Upgraded golang.org/x/net v0.33.0 Signed-off-by: Shoaeb Jindani <[email protected]>
v1.0.9-7
Bump go to 1.23.1 Signed-off-by: Shoaeb Jindani <[email protected]>
v1.0.9-6
fix for CVE-2024-41110 (#203) updated dockerR to v26.1.5 as part of fix for CVE-2024-41110 Signed-off-by: Ketul Shah <[email protected]>
v1.0.9-5
Bump fabric, fabric-ca, fabric-lib-go (#200) Update to the latest fabric (v2.5.9), fabric-ca, and fabric-lib-go. These versions all depend on the same version of github.com/IBM/idemix and resolves issues related to breaking changes in github.com/IBM/idemix. Note that the fabric dependency is now on the release-2.5 branch rather than main branch, which is why one of the function calls needed to be updated. --------- Signed-off-by: David Enyeart <[email protected]> Co-authored-by: shoaebjindani <[email protected]>
v1.0.9-4
Fixed HSM Library Upgrade Path for 2.5.x Scenario (#195) Signed-off-by: Shoaeb Jindani <[email protected]> Co-authored-by: Shoaeb Jindani <[email protected]>
v1.0.9-3
Upgrade github.com/docker/docker to v25.0.5 to address CVE-2024-29018…