CB-Tumblebug v0.4.15
Pre-release
Pre-release
CB-Tumblebug v0.4.15 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.3)
Note
- Add SystemLabel field to MCIS info for CB-DF CB-MCKS CB-webtool integration #977
- Update assets/cloudspec.csv #975
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.15/src/api/rest/docs/swagger.yaml
- option=terminate for mcis delete
- Trace for API changes: diff between two API doc files like
- git diff
cb-tumblebug/main/src/api/rest/docs/v0.4.14.yaml
cb-tumblebug/main/src/api/rest/docs/v0.4.15.yaml
- git diff
What's Changed
- Update go.mod by mod tidy by @seokho-son in #973
- Update assets/cloudspec.csv by @seokho-son in #975
- Remove obsolete api doc files by @seokho-son in #976
- Add SystemLabel field to MCIS info for CB-DF CB-MCKS CB-webtool integration by @seokho-son in #977
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #978
- Staging v0.4.15 by @seokho-son in #979
Full Changelog: v0.4.14...v0.4.15