Releases: cloud-barista/cb-tumblebug
Releases · cloud-barista/cb-tumblebug
CB-Tumblebug v0.3.9
CB-Tumblebug v0.3.9 which works with following pre-releases.
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.3.14)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.3.4)
Note
- Use Golang v1.16
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.3.9/src/docs/swagger.yaml
- Trace for API changes: #416
CB-Tumblebug v0.3.8
CB-Tumblebug v0.3.8 which works with following pre-releases.
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.3.8)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.3.3)
Feature
- Add MCIS Refine feature #572
- Add prefix to cspVmIdToRequest to keep unique key #581
- Enhance fetchImages & fetchSpecs functions #567
- Enhance error handling #579
- Make up source code #568
Note
- Use Golang v1.16
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.3.8/src/docs/swagger.yaml
- Trace for API changes: #416
CB-Tumblebug v0.3.7
CB-Tumblebug v0.3.7 which works with following pre-releases.
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.3.8)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.3.3)
Feature
- Add initial code for mcis and vm plan with location-based algo #511
- Apply strict object naming rule #556
- Add MCIS Ansible environment automation script #520
- Add support for Cloudit #530
- Patch gRPC API #536
Note
- Use Golang v1.16
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.3.7/src/docs/swagger.yaml
- Trace for API changes: #416
CB-Tumblebug v0.3.6
CB-Tumblebug v0.3.6 which works with following pre-releases.
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.3.8)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.3.3)
Feature
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.3.6/src/docs/swagger.yaml
- Trace for API changes: #416
- Note: new API (/inspectResources)
CB-Tumblebug v0.3.5
CB-Tumblebug v0.3.5 which works with following pre-releases.
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.3.8)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.3.3)
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.3.5/src/docs/swagger.yaml
- Trace for API changes: #416
- Note: changes in API Body (from snake_case to camelCase)
CB-Tumblebug v0.3.4
CB-Tumblebug v0.3.4 which works with following pre-releases.
CB-Tumblebug v0.3.3
CB-Tumblebug v0.3.2
- 컨테이너 이미지 빌드 시
cloudlocation.csv
및assets/
파일을 컨테이너로 복사하는 부분이 누락되어 있었고, 이것을 보완 - More info: Refer #408
CB-Tumblebug v0.3.1
- go get, pkg.go.dev 등의 fetch 우선순위 인식 처리를 위한 tag version 업데이트
- Semantic versioning 관련 논의 참고 (#394)
Cloud-Barista Espresso
API Document
ChangeLog
API Change
- MCIS 자동 제어 기능 API 추가
- 동적 시스템 환경 설정 변경 기능 API 추가
- MCIS 생성 API의 모니터링 에이전트 자동 배치 옵션 제공
Feature
- MCIS 생성시 모니터링 에이전트 자동 배치 기능 추가
- MCIS 자동 제어 기능 추가
- MCIS 시나리오 테스트 스크립트 추가
- MCIS 마스터 VM 및 VM IP 정보 제공 기능 추가
- MCIR VM 사양 패치 및 등록 기능 추가
- 동적 시스템 환경 설정 변경 기능 추가
- CB-Spider v0.3.0 연동
- CB-Dragonfly v0.3.0 연동
Bug Fix
- MCIS 종료시 런타임 오류 수정