CB-Tumblebug v0.4.8
Pre-release
Pre-release
CB-Tumblebug v0.4.8 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
- Apply colors to important messages in script #798
- Add UML image link in design readme #782
- Add interactive scripts to run containers to support CB-Tumblebug #764
- Fix some REST APIs methods from get to post #742
- Verify cb-tb and cb-sp are ready #741
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.8/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- docs: add PARKINHYO as a contributor for code by @allcontributors in #736
- docs: add MZC-CSC as a contributor for ideas by @allcontributors in #737
- Display output of MCIS status script in a table by @seokho-son in #738
- Verify cb-tb and cb-sp are ready by @seokho-son in #741
- Fix some REST APIs methods from get to post by @atg0831 in #742
- Tablize output of Spider cloud config REST API test scripts by @jihoon-seo in #739
- docs: add Modney as a contributor for doc by @allcontributors in #743
- Modify scripts outputs by @seokho-son in #746
- Update swag version by @atg0831 in #750
- [#747] Format files with gofmt by @ChobobDev in #756
- docs: add ChobobDev as a contributor for code by @allcontributors in #757
- [#748] Typo in README fixed by @ChobobDev in #759
- [#655] [Enhancement/655] Task 1 and Task 2 by @ChobobDev in #758
- Move MCIS refine feature's REST API: from GET /mcis to GET /control/mcis by @PARKINHYO in #760
- docs: add ChobobDev as a contributor for doc by @allcontributors in #762
- Add sorting for VMs from status-mcis by @seokho-son in #763
- Add interactive scripts to run containers to support CB-Tumblebug by @seokho-son in #764
- Initiate UML design documentation by @seokho-son in #767
- Enhance runContainer scripts by @seokho-son in #768
- Add public endpoint retrieve in runTumblebug cont by @seokho-son in #769
- Add message to access container by @seokho-son in #770
- Change container volume default path by @seokho-son in #771
- Fix Korean comments in common.go by @seokho-son in #772
- Fix Korean comments in spec.go by @limsg1234 in #773
- docs: add limsg1234 as a contributor for code by @allcontributors in #774
- Fix comments in sshkey.go by @gbnam in #775
- Fix comments in image.go by @jangh-lee in #777
- docs: add gbnam as a contributor for code by @allcontributors in #776
- docs: add jangh-lee as a contributor for code by @allcontributors in #778
- use Errorf for error msg by @betelgeuse-7 in #780
- docs: add betelgeuse-7 as a contributor for code by @allcontributors in #781
- Translate Korean comments to English by @hermitkim1 in #779
- Add comment to exported SpiderNameIdSystemId by @seokho-son in #784
- Fix comments about TbInspectResourcesResponse in src/core/mcir/common.go by @sypark9646 in #786
- docs: add sypark9646 as a contributor for code by @allcontributors in #787
- [#783] Task 3 Completion by @ChobobDev in #788
- Add comment for exported type SpiderAllListWrapper by @Modney in #789
- docs: add Modney as a contributor for code by @allcontributors in #791
- Upgrade the version of the MapUI script by @jangh-lee in #792
- Add UML image link in design readme by @seokho-son in #782
- Minor update of gitignore by @hermitkim1 in #794
- Apply colors to important messages in script by @seokho-son in #798
- Update README.md by @Jayita10 in #799
- docs: add Jayita10 as a contributor for doc by @allcontributors in #800
- add dynamic port conf for restapiserver by @betelgeuse-7 in #802
- Add script for local DNS mapping for MCIS by @seokho-son in #801
- Update README-EN.md by @Jayita10 in #806
- removed misleading content from the README.md by @MukulKolpe in #807
- docs: add MukulKolpe as a contributor for doc by @allcontributors in #808
- Add 'paths to ignore' to auto-build GitHub workflows by @jangh-lee in #810
- Enhance stability and speed of remote command feature (ssh) by @seokho-son in #809
- Refactoring MCIS source code by @seokho-son in #811
- Disable checking port open for speedup SSH by @seokho-son in #812
- Fix deploy-jitsi-to-mcis.sh by @seokho-son in #813
- Enhance output style of scripts by @seokho-son in #814
- Update Alibaba Cloud VM image ID by @hermitkim1 in #819
New Contributors
- @gbnam made their first contribution in #775
- @betelgeuse-7 made their first contribution in #780
- @sypark9646 made their first contribution in #786
- @Jayita10 made their first contribution in #799
- @MukulKolpe made their first contribution in #807
Full Changelog: v0.4.7...v0.4.8