Skip to content

API Backward Compatibility

CMGS edited this page Dec 10, 2019 · 12 revisions

Before version 19.07.01, Eru does not guarantee backward compatibility. After that, Eru will ensure backward compatibility as much as possible, and incompatible APIs change will be specially marked here.

You can visit here to check version.

19.11.09

no more GetNodeByName API, refactor all node APIs.

19.11.01

no more ContainerDeployed API, refactor all status APIs.

19.09.01

  • Refactor

19.07.13

  • no more inspect
  • no more verification
  • storage become id 12

19.07.11

  • ListContainers API now is a streaming API.

19.07.10

  • no more SetNodeAvailable

19.07.08

  • no more Force

use DeployOptions.IgnoreHook instead

19.07.07

  • SendMessage rename Err to Error

19.07.05

  • Return Empty now.

19.07.01

  • Pod without favor now.
  • No need to set favor when add a pod.
  • softlimit rename to soft_limit
  • add cpu_bind
  • mem rename to memory
  • cpu rename to cpu_percents
  • mem rename to memory_percents
  • diff rename to verifications
  • detail rename to details