CB-Tumblebug v0.4.18 (Staging v0.5.0)
Pre-release
Pre-release
CB-Tumblebug v0.4.18 (Staging v0.5.0)
Tested with
- CB-Spider Staging (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.19)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.4)
Note
- Staging v0.5.0 (https://github.com/cloud-barista/cb-tumblebug/blob/main/CHANGELOG.md#v050-affogato-20211216)
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.18/src/api/rest/docs/swagger.yaml
- Trace for API changes: diff between two API doc files like
What's Changed
- Update gRPC codes by @jihoon-seo in #992
- Fix error message tag for validation from 'NotObeyingNamingConvention' to err.Error() by @atg0831 in #997
- Update gRPC codes (2) by @jihoon-seo in #998
- Cleanup switch-case pattern by @computerphilosopher in #1001
- Add comments for exported functions/structs/variables by @jihoon-seo in #1000
- Add 'registerExistingSG' feature by @jihoon-seo in #990
- Make up source and infos by @seokho-son in #1002
- Staging v0.5.0 by @seokho-son in #1003
Full Changelog: v0.4.17...v0.4.18