-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c4e97a5
commit e4808f3
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
# v0.2.0-cappuccino (2020.06.02.) | ||
|
||
### API Change | ||
- MCIS 통합 원격 커맨드 기능 API 추가 | ||
- 개별 VM 원격 커맨드 기능 API 추가 | ||
- MCIR Subnet 관리 API 제거 | ||
- MCIR VNic 관리 API 제거 | ||
- MCIR PublicIP 관리 API 제거 | ||
- 전체 Request 및 Response Body의 상세 항목 변경 (API 예시 참고) | ||
|
||
### Feature | ||
- MCIS 및 VM에 현재 수행 중인 제어 명령 정보를 관리 | ||
- 멀티 클라우드 동적 성능 밴치마킹 기능 일부 추가 (PoC 수준) | ||
- MCIS VM 생성 및 제어시 Goroutine을 적용하여 속도 개선 | ||
- MCIS 및 VM 원격 커맨드 기능 추가 | ||
|
||
### Bug Fix | ||
- MCIS 라이프사이클 오류 개선 | ||
|
||
|
||
|
||
# v0.1.0-americano (2019.12.23.) | ||
|
||
### Feature | ||
- Namespace, MCIR, MCIS 관리 기본 기능 제공 |