Skip to content

Releases: hyperledger-labs/fabric-builder-k8s

v0.15.0

07 Feb 20:33
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

🎉 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

Full Changelog: v0.14.0...v0.15.0

v0.14.0

03 Jun 09:21
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

🎉 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

Full Changelog: v0.13.0...v0.14.0

v0.13.0

03 May 10:59
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

🎉 New more human friendly pod names, e.g. hlfcc-go-contract-58jlbf8mc8l4a
🐞 Fix issue deploying packages with no CouchDB indexes

v0.12.0

27 Mar 13:29
fdc5486
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

🐞 Fix issue with private data collection indexes

New contributor:
🥇 Thanks to @davidfdr for reporting and fixing problems with private data collection indexes!

v0.11.0

09 May 15:20
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

🎉 Update to the new Fabric 2.5 LTS release 🎉

New contributor:
🥇 thanks to @satota2 for the Update amd64 Dockerfile from alpine-based to ubuntu-based pull request!

v0.10.0

30 Jan 10:15
d1ecaa4
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release
  • Add FABRIC_K8S_BUILDER_SERVICE_ACCOUNT option
  • Fix issue with invalid Kubernetes object names
  • Stop publishing broken arm images

v0.9.3

11 Nov 18:37
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Check CI updates (no code changes)

v0.9.2

11 Nov 18:19
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Check CI updates (no code changes)

v0.9.1

11 Nov 18:06
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Check CI updates (no code changes)

v0.9.0

11 Nov 16:00
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Publish multi architecture docker images

Breaking: docker image names have changed