Skip to content

CB-Spider v0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@powerkimhub powerkimhub released this 23 Aug 15:36
· 261 commits to master since this release

API Changes

  • Updated the Disk Upsize API Response
  • Updated the Disk Detach API Response
  • ※ API Documentation: CB-Spider API v0.9.2

Features

  • Change the default log level to error

What's Changed

  • OpenStack: Add TagHandler by @ish-hcc in #1234
  • OpenStack: Add tagging feature for supported resources by @ish-hcc in #1238
  • Implementing the FindTag feature by @dev4unet in #1239
  • [NCP Classic] Create TagHandler (Init commit) - Add AddTag(), GetTag(), RemoveTag(), and Testing code of them by @innodreamer in #1240
  • Feature TAG tencent by @raccoon-mh in #1248
  • Implement GCP tag handler features by @MZC-CSC in #1250
  • ALIBABA Dirver Tag handler feature by @SungWoongz in #1251
  • ALIBABA Dirver Tag handler feature by @MZC-CSC in #1254
  • [NCP Classic/VPC] Update for VM Status check when running GetVM() and ListVM(), Apply Updated Parameter Return Values on VMImage/MyImage by @innodreamer in #1244
  • Finish AWS Tag functionality by @MZC-CSC in #1257
  • IBM: Implement TagHandler by @ish-hcc in #1258
  • [Azure] Create TagHandler - Add AddTag(), GetTag(), RemoveTag(), ListTag(), FindTag() and Testing code of them by @yby654 in #1243
  • Azure: Prevent request limit while getting image list by @ish-hcc in #1264
  • Azure: Fix creating cluster when zones are not available for the region by @ish-hcc in #1259
  • [Alibaba] signal SIGSEGV: segmentation violation when calling ListReg… by @raccoon-mh in #1256
  • Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #1263
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1265
  • NHN: Improve NHN source codes by @ish-hcc in #1261
  • Azure: Improve of getting image list by @ish-hcc in #1266
  • [IBM] Add Tagging on supported resources & Fix supported resource create API by @handj622 in #1267
  • Fix to create cluster for non AZ region in azure by @sykim-etri in #1270
  • [Ncp Classic] Update TagHandler and Apply it to VMHandler by @innodreamer in #1271
  • Fix error by the unbalanced quote in Korean checker workflow by @yunkon-kim in #1272
  • Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #1276
  • [KT Cloud VPC] Add createSubnet() func. and Apply it to CreateVPC() and AddSubnet() by @innodreamer in #1277
  • Bugfix: Whitespace trimming in the Korean checker workflow by @yunkon-kim in #1280
  • alibaba fix price data is nil by @raccoon-mh in #1283
  • [KT Cloud Classic] Add Tagging Features and Test Codes for them by @innodreamer in #1285
  • Bug fix for TagList missing in list() result value of KeyPair by @MZC-CSC in #1286
  • [KT Cloud Classic] Update Tagging features - Appy TagList after Creation process of VM, MyImage and Disk volume by @innodreamer in #1287
  • AWS Region/Zone list lookup error in AdminWeb by @raccoon-mh in #1294
  • [Azure] Apply new SDK and fix of getting image list by @ish-hcc in #1275

New Contributors

Full Changelog: v0.9.1...v0.9.2