CB-Tumblebug v0.4.17
Pre-release
Pre-release
CB-Tumblebug v0.4.17 which works with following pre-releases
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.18)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.4)
Note
- Several bug fixes
- API update
- testRecommendVm -> mcisRecommendVm
- remove /mcis/recommend
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.17/src/api/rest/docs/swagger.yaml
- option=terminate for mcis delete
- Trace for API changes: diff between two API doc files like
What's Changed
- Update Ubuntu18.04 image ID of Alibaba Cloud by @hermitkim1 in #988
- Add
registerExistingVNet
feature by @jihoon-seo in #983 - [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #989
- Add and enhance recommendation logic by @seokho-son in #993
- Staging v0.4.17 (r1) by @seokho-son in #995
Full Changelog: v0.4.16...v0.4.17