Releases: cloud-barista/cb-tumblebug
CB-Tumblebug v0.4.9
CB-Tumblebug v0.4.9 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
- Enhance capability of mcis recommendation #833
- Fix bug in UpdateSpec() #832
- Add omitted error handling #828
- English README.md #825
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.9/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- Staging v0.4.8 with images for design visualization by @seokho-son in #820
- Fix error in set-mcis-hosts.sh by @seokho-son in #821
- Add image for cb-tb-call-core-mcis call path by @seokho-son in #822
- Change MCIS meta data for not assigned IP address by @leedohun in #826
- [#824] Fixed typos in the inner links in README.md by @ChobobDev in #827
- [#655] Completion of README.md Translation by @ChobobDev in #825
- Fix bug in
UpdateSpec()
by @jihoon-seo in #832 - [#831] Enhanced README.md by @ChobobDev in #836
- docs: add leedohun as a contributor for code by @allcontributors in #840
- Set CBTUMBLEBUG_ROOT based on a project directory by @hermitkim1 in #818
- Add omitted error handling by @computerphilosopher in #828
- Enhance capability of mcis recommendation by @seokho-son in #833
- CleanUp old API yaml files for prerelase by @seokho-son in #841
Full Changelog: v0.4.8...v0.4.9
CB-Tumblebug v0.4.8
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
CB-Tumblebug v0.4.7
CB-Tumblebug v0.4.7 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
- Add list MCIS simple option #731
- Add MCIS status count feature and update MCIS response field #732
- Add user input to confirm test config #734
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.7/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- Add check test config script by @seokho-son in #714
- Update test scripts [skip ci] by @jihoon-seo in #715
- Adopt struct validator by @jihoon-seo in #717
- Add virtual clouds for test script by @seokho-son in #720
- Fix bug on MCIS test scripts by @jihoon-seo in #721
- Adopt struct validator more by @jihoon-seo in #718
- Update comments in core utilty.go by @seokho-son in #723
- Fix comments in grpc codes accoring to golint by @seokho-son in #724
- Group strings #705 by @HassanAlsamahi in #725
- Remove unnecessary REST API codes by @PARKINHYO in #727
- Update comments in control.go according to golint by @seokho-son in #726
- Add contribution guide to readme by @seokho-son in #728
- docs: add atg0831 as a contributor for code by @allcontributors in #729
- Add warning messages in Readme by @seokho-son in #730
- Add list MCIS simple option by @seokho-son in #731
- Add MCIS status count feature and update MCIS response field by @seokho-son in #732
- Update Alibaba VM image ID [skip ci] by @jihoon-seo in #733
- Add user input to confirm test config by @seokho-son in #734
- Apply recursive confirmation prompt by @hermitkim1 in #735
Full Changelog: v0.4.6...v0.4.7
CB-Tumblebug v0.4.6
CB-Tumblebug v0.4.6 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
- Fix MCIS label bug
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.6/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- Fix MCIS label input bug by @seokho-son in #712
Full Changelog: v0.4.5...v0.4.6
CB-Tumblebug v0.4.5
CB-Tumblebug v0.4.5 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
- Fetch API description
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.5/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- Upload doc images [skip ci] by @jihoon-seo in #701
- Remove mislead api description by @seokho-son in #702
- Fix bugs in scripts by @seokho-son in #707
- Enhance some codes #694 by @HassanAlsamahi in #708
- Bump pascalgn/automerge-action from 0.14.2 to 0.14.3 by @dependabot in #709
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 by @dependabot in #710
- docs: add HassanAlsamahi as a contributor for code by @allcontributors in #711
Full Changelog: v0.4.4...v0.4.5
CB-Tumblebug v0.4.4
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
CB-Tumblebug v0.4.3
CB-Tumblebug v0.4.3 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
What's Changed
- Modify net script to isolate vNet CIDR of CSPs by @seokho-son in #652
- Remove xorm tags from image & spec struct by @jihoon-seo in #653
- Remove dup function (
GetRegionInfo
) by @jihoon-seo in #658 - Add script to Get IP of the current host and set SELF_ENDPOINT env variable by @seokho-son in #659
- Replace jwt-go with currently-being-maintained ver by @jihoon-seo in #661
- Update script for a better output for private VM IP by @seokho-son in #664
- Update gRPC request codes by @jihoon-seo in #667
- Update grpc protobuf to sync with rest by @jmleefree in #668
- Add check-network-performance.sh by @seokho-son in #669
- Update test_api.go by @jmleefree in #670
- Add call-DF-via-gRPC codes by @jihoon-seo in #662
- Bump actions-ecosystem/action-add-labels from 1.1.2 to 1.1.3 by @dependabot in #673
- Update version description in README by @limsg1234 in #672
- docs: add limsg1234 as a contributor for doc by @allcontributors in #676
- Change method to input parameters for script by @seokho-son in #677
- Improve instruction details in readme by @seokho-son in #679
- Fix invalid links in README.md (Task 1) by @jangh-lee in #682
- Fix Inner link error by @leedohun in #683
- docs: add jangh-lee as a contributor for doc by @allcontributors in #685
- docs: add leedohun as a contributor for doc by @allcontributors in #686
- Bump docker/build-push-action from 2.6.1 to 2.7.0 by @dependabot in #687
- Enhance testscript environment by @seokho-son in #688
Full Changelog: v0.4.2...v0.4.3
CB-Tumblebug v0.4.2
What's Changed
- Adopt XORM (to avoid using raw SQL queries) by @jihoon-seo in #648
- Update cb-store to v0.4.1 by @jihoon-seo in #651
Full Changelog: v0.4.1...v0.4.2
CB-Tumblebug v0.4.1
CB-Tumblebug v0.4.1 which works with following pre-releases
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.0)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.0)
Note
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.0/src/api/rest/docs/swagger.yaml (No API change since
v0.4.0
) - Trace for API changes: #416
What's Changed
- Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 by @dependabot in #638
- Bump docker/build-push-action from 2.5.0 to 2.6.1 by @dependabot in #639
- Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 by @dependabot in #640
- Fix set close connection after rest call by @jmleefree in #641
- Enhance comments and variables for lint by @seokho-son in #642
- Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 by @dependabot in #644
- Fix error regarding OpenSQL() by @jihoon-seo in #646
Full Changelog: v0.4.0...v0.4.1
Cloud-Barista Café Mocha
Prerequisite
- CB-Spider: https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.0
- CB-Dragonfly: https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.0
Note
- ChangeLog: https://github.com/cloud-barista/cb-tumblebug/blob/main/CHANGELOG.md#v040-cafemocha-20210630
- API reference: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.0/src/api/rest/docs/swagger.yaml
Full Changelog: v0.3.0-espresso...v0.4.0