Skip to content

Latest commit

 

History

History
152 lines (110 loc) · 8.24 KB

CHANGELOG.md

File metadata and controls

152 lines (110 loc) · 8.24 KB

v0.8.0 (Chamomile, 2023.12.15.)

API Change

  • Add Region/Zone Info API (v0.8.0)

Feature


v0.7.0 (Cortado, 2022.11.25.)

API Change

  • Add Disk, VM Snapshot, MyImage, AnyCall and PMKS API (v0.7.0)

Feature


v0.6.0 (Cafe Latte, 2022.07.08.)

API Change

  • Add AddRules and RemoveRules API to change the rules of SecurityGroup (v0.5.5)

Feature


v0.5.0 (Affogato, 2021.12.16.)

API Change

Feature

  • Add a common Validator and apply it to user's input arguments (#394 (comment))
  • Enhance the SSH Key management and insertion method of cb-user into VM (#480 #508 v0.4.14)
  • Add vm control button for AdminWeb (#483)
  • Enhance IID(Integrated ID) with IID2 (v0.4.11)
  • Add SERVER_ADDRESS configuration to run in firewall or Kubernetes env. (v0.4.4)
  • Update the version info AdminWeb and spctl with 0.5.0

v0.4.0 (Cafe Mocha, 2021.06.30.)

API Change

  • Add AddSubnet and RemoveSubnet API (#325 #326 #327)
  • Add SSHAccessPoint info to VM Info (#338 )

Feature

  • Add AddSubnet and RemoveSubnet (#325 #326 #327)
  • Add SSHAccessPoint info to VM Info (#338 )
  • Support single VM User with cb-user (#230)
  • Enhance the method of Call Log Elapsed time (#359 ref)
  • Change the OpenStack Go SDK for Improvement (#368 #370)
    • github.com/rackspace/gophercloud => github.com/gophercloud/gophercloud
  • Update the CSP Go sdk package of cloud drivers (#328 ref)
  • Shorten the SG delimiter: -delimiter- => -deli-
  • Support Server Status and Endpoint info
    • ./bin/endpoint-info.sh
  • Add SecurityGroup Source filter with CIDR (#355)
  • Integrate tencent driver with current state
  • Add REST Basic Auth (#261 #412)
  • Add cli-dist Make option to build and tar spctl pkg and cli-examples (c0a902)
  • Add Swagger pilot codes (#418)
  • Reflect Dockerfile about cb-user materials
  • Update the AdminWeb API Info Page with 0.4.0

v0.3.0-espresso (2020.12.11.)

API Change

  • 관리용 API listAllXXX(), deleteXXX(force=true), deleteCSPXXX() 추가
  • AWS Region 등록 정보에 Zone 정보 추가
  • Supports gRPC-based GO API for all REST APIs.
  • Supports Web-based AdminWeb Tool for easy management.

Feature

  • IID에 등록된 자원 ID와 CSP 자원 ID에 대한 맵핑 관계 손상시 관리 기능 추가
  • Supports CLI for Terminal User.
  • Add spider's 'AdminWeb Tool' for easy resouce managements and corruected IID management.
  • Improved Getting all list of CSP's Image Info.
  • Supports HisCall Log Schema & Call-Log Logger for call logging.
  • Supports MockDriver.
  • Add Experimental Features about distributed Spiders PoC(MEERKAT Project)

v0.2.0-cappuccino (2020.06.01.)

API Change

  • CloudO 목록 제공 API 추가
  • VPC/Subnet API 추가 (#9 #226)
  • VMSpec API 추가 (#151 #223)
  • VNic API 삭제
  • PublicIP API 삭제

Feature

  • 통합ID IID Manager 추가 (#163 #194)
  • VPC/Subnet 기능 추가 (#9 #226)
  • VNic, PublicIP 자동 관리 기능으로 개선
  • Cloud Driver 및 Region 정보 자동 등록 지원 도구 추가 (utils/import-info/*)
  • Docker Driver 추가(Hetero Multi-IaaS 제어)
  • Android 운영 환경을 위한 plugin off mode 추가 (3938ea0)

Bug Fix


v0.1.0-americano (2019.12.23.)

Feature

  • 멀티 클라우드 연동 기본 기능 제공