1.5.0
Security
- Fix an exploit of the file management API allowing path traversal for volume filesystem management: #92
Performances
Deployment/configuration
- Load
AGENT_CLUSTER_ADDR
value from environment (not mandatory anymore): #70 - Remove useless
EDGE_POLL_FREQUENCY
option: #64 - Allow the agent to use the ingress network: #67
Cluster
- Send a short-lived ping request to each node before trying to aggregate resources: #79
- Update reconnect policy for agents marked as failed: #78
- Do not abort a resource aggregagtion request if one node in the cluster is not responding/failing: #75
Docker
- Use an error format that is compliant with the Docker API: #65