- Do not list blob when download model as it will take too much time.
0.0.37
- Update alert schema, add start time, end time and gran to request body. - Add trainable field for plugin service, do not need training when trainable is false.
0.0.36
- Add push alert api(Zhao Ming).
0.0.35
- Update alert schema.
0.0.34
- Fix meta deserialize issue caused by str when storage meta, such as " to ' and 'true' to 'True'.