Skip to content

Mainnet-resource-multinode

Latest
Compare
Choose a tag to compare
@Normalnoise Normalnoise released this 21 Feb 02:47
· 50 commits to main since this release
ccf6bbb

This release(v1.1.2) focuses on improving stability and functionality, particularly for multi-node FCP deployments in Kubernetes environments. It resolves critical issues related to task creation failures and incorrect status updates while introducing a new /zk_task API. For FCP running a multi-node Kubenates cluster, upgrading is strongly recommended to ensure optimal performance and reliability.

🚀 What's New & Fixed

  • Fixed: Issue where FCP failed to create a sampling task in Kubernetes with multi-node environments (#216)
  • Fixed: Issue where rejected task statuses were not correctly updated (#217)
  • Added: New /zk_task API for ECP running on Kubernetes (#218)
  • Updated: Version bumped to v1.1.2 (#219)

🔧 How to Upgrade

Replace the computing-provider binary with the v1.1.2.

📌 Full Changelog: v1.1.1...v1.1.2