/* Title: Baetyl 0.1.4 Sort: 20 */

Pre-release 0.1.4(2019-07-05)

New features

  • #251 add node85 function runtime
  • #260 collect network ip address and MAC information
  • #263 optimize app reload logic in master, keep service running of its config not changed
  • #264 optimize volume clean logic and move it from master to agent module, will remove all volumes not in app’s volumes list
  • #266 stats the cpu and memory of the service instances

Bugfixes

  • #246 change the interval of stats report of agent module from 1m to 20s

Others