CB-Tumblebug v0.5.2
Pre-release
Pre-release
Works with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.5.3)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.5.0)
- (optional, under integration) CB-Larva network (https://github.com/cloud-barista/cb-larva/releases/tag/v0.0.13)
Note
- Hot fix for container build.
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.5.2/src/api/rest/docs/swagger.yaml
- Trace for API changes: diff between two API doc files like
git diff https://github.com/cloud-barista/cb-tumblebug/blob/v0.5.0/src/api/rest/docs/swagger.yaml https://github.com/cloud-barista/cb-tumblebug/blob/v0.5.2/src/api/rest/docs/swagger.yaml
What's Changed
- Add Docker engine installation script by @seokho-son in #1060
- Remove duplicated script create-single-vm-mcis.sh by @seokho-son in #1058
- Bump actions/setup-go from 2 to 3 by @dependabot in #1061
- Update readme for Xonotic usecase by @seokho-son in #1063
- Remove duplicated script codes in cbadm by @seokho-son in #1066
- Update
testclient/scripts/conf.envby @jihoon-seo in #1067 - Hotfix cb-larva package by @yunkon-kim in #1068
Full Changelog: v0.5.1...v0.5.2