CB-Tumblebug v0.4.11
Pre-release
Pre-release
CB-Tumblebug v0.4.11 which works with following pre-releases
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.13)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.3)
Note
- Influencing cb-spider resource objects with namespace in #909
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.11/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- updating the version of gjson by @ketan40 in #900
- Change API Response per issue #896 by @polkabunny in #902
- Update golang-jwt/jwt/v4 version by @BamButz in #904
- Add 'Update Swagger doc' workflow by @computerphilosopher in #894
- Rename CoreGetAllBenchmark function to RunAllBenchmarks by @limsg1234 in #906
- Update imported pks by @seokho-son in #907
- Influencing cb-spider resource objects with namespace by @seokho-son in #909
- Staging v0.4.11 by @seokho-son in #912
New Contributors
- @ketan40 made their first contribution in #900
- @polkabunny made their first contribution in #902
- @BamButz made their first contribution in #904
Full Changelog: v0.4.10...v0.4.11