You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎉 New FABRIC_K8S_BUILDER_NODE_ROLE option to run chaincode on dedicated Kubernetes nodes.
🐞 Builder will now time out if chaincode pods do not start.
📖 New developing and debugging chaincode tutorial.
♺ Lots of dependency refreshes!
Known issue: Pre-published sample contract images are wrong #271
🎉 Chaincode is now run using kubernetes jobs! This enables kubernetes to clean up old chaincode pods automatically.
🐞 Kubernetes object labels should now always be valid.
📖 New and improved documentation