CB-Tumblebug v0.4.4
Pre-release
Pre-release
CB-Tumblebug v0.4.4 which works with following pre-releases
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.9)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.0)
Note
- Refine source code (variable name in camelCase consistently)
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.4/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- fix command ./make->make by @Modney in #692
- Fix file format with gofmt by @atg0831 in #693
- remove underscore from variable names by @computerphilosopher in #684
- docs: add computerphilosopher as a contributor for code by @allcontributors in #697
- Separate
ControlMCIS
REST API & Update test scripts by @jihoon-seo in #695 - Update problematic scripts and configs by @seokho-son in #698
- Fix not aligned name of variables by @seokho-son in #699
Full Changelog: v0.4.3...v0.4.4