Releases: cloud-barista/cb-tumblebug
Releases · cloud-barista/cb-tumblebug
CB-Tumblebug v0.7.10
Support and Tested with
API
What's Changed
- Use CB-MapUI dashboard container latest by @seokho-son in #1375
- Update readme for mapui instruction by @seokho-son in #1376
Full Changelog: v0.7.9...v0.7.10
CB-Tumblebug v0.7.9
Support and Tested with
- CB-Spider v0.7.7
- (for developers) CB-MapUI v0.7.4
- https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Fix suspend resume transition check err by @seokho-son in #1368
- Enhance infra control and handling bastion after it by @seokho-son in #1369
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1370
- Update Repository Ownership (jihoon-seo and yunkon-kim) by @seokho-son in #1371
- Bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #1372
- Fix outdated docker api version for script by @seokho-son in #1373
- Integration with CB-Spider 0.7.7 by @seokho-son in #1374
Full Changelog: v0.7.8...v0.7.9
CB-Tumblebug v0.7.8
Support and Tested with
- CB-Spider v0.7.5
- (for developers) CB-MapUI v0.7.2
- https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Add basic jumphost functionality for ssh by @seokho-son in #1345
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1346
- Set and get barison node assigned to subnet by @seokho-son in #1347
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1348
- Use universal func for remote command by @seokho-son in #1349
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1350
- Add set get bastion node API by @seokho-son in #1351
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1352
- New feature jump host using public ip only by @seokho-son in #1353
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1354
- Use PrivateIP for remote command for no-bastion by @seokho-son in #1355
- Enhance remote command input output by @seokho-son in #1356
- Add command field for SshCmdResult by @seokho-son in #1357
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1358
- Auto-assign bastion node by @seokho-son in #1359
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #1360
- WatchConfig for cloud_config and update dynamically by @seokho-son in #1361
- Update gomod to add fsnotify v1.6.0 by @seokho-son in #1363
- Fix Provisioning Global L4 NLB faces runtime error by @seokho-son in #1364
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1365
- Apply changed request body of remote cmd to scripts by @seokho-son in #1366
- Apply channel for GoRoutine in MC-infra control by @seokho-son in #1367
Full Changelog: v0.7.7...v0.7.8
CB-Tumblebug v0.7.7
Support and Tested with
- CB-Spider v0.7.5
- (for developers) CB-MapUI v0.7.1
- https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Add check http version by @seokho-son in #1338
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1334
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1335
- Bump docker/login-action from 2 to 3 by @dependabot in #1336
- Bump docker/build-push-action from 4 to 5 by @dependabot in #1337
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1339
- Enhance internal call for resource delete by @seokho-son in #1340
- Enhance internal call for LookupSpecList by @seokho-son in #1341
- Enhance internal call source codes by @seokho-son in #1342
- Remove external pkg for ssh and enhance mechanism by @seokho-son in #1343
- Add SBOM link to README by @seokho-son in #1344
Full Changelog: v0.7.6...v0.7.7
CB-Tumblebug v0.7.6
Support and Tested with
- CB-Spider v0.7.5
- (for developers) CB-MapUI v0.7.1
- https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- [HOT FIX] Fix generic type param handling error by @seokho-son in #1333
Full Changelog: v0.7.5...v0.7.6
CB-Tumblebug v0.7.5
Support and Tested with
- CB-Spider v0.7.5
- (for developers) CB-MapUI v0.7.1
- https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Replace deprecated command with environment file by @jongwooo in #1318
- docs: add jongwooo as a contributor for code by @allcontributors in #1319
- Update automerge-action version for workflow by @seokho-son in #1320
- Refactor func names in manageInfo by @seokho-son in #1321
- Modularize http call client by @seokho-son in #1322
- Add prototype of API Response Caching by @seokho-son in #1324
- Bump actions/checkout from 3 to 4 by @dependabot in #1323
- Change owner name hermitkim1 by @seokho-son in #1325
- API response caching for get VM status by @seokho-son in #1326
- Refactor func names by @seokho-son in #1327
- Apply universal ExecuteHttpRequest for Create MCIS (post) and enhance readability by @seokho-son in #1328
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1329
- Update xorm pkg version to remove dgrijalva/jwt-go by @seokho-son in #1331
New Contributors
Full Changelog: v0.7.4...v0.7.5
CB-Tumblebug v0.7.4
Tested with
API
What's Changed
- Update packages for CVE-2022-27664 by @seokho-son in #1297
- Bump golang.org/x/net from 0.0.0-20220826154423-83b083e8dc8b to 0.7.0 by @dependabot in #1298
- Bump actions/setup-go from 3 to 4 by @dependabot in #1299
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #1301
- Update related component version and scripts by @seokho-son in #1303
- Bump google.golang.org/grpc from 1.49.0 to 1.53.0 by @dependabot in #1305
- Refactor: Remove deprecated gRPC codes by @seokho-son in #1306
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1307
- Enable gopls by adding go.work by @seokho-son in #1308
- Update CODE_OF_CONDUCT.md and CONTRIBUTING.md by @yunkon-kim in #1309
- Enhance error handling code in clientConnect by @seokho-son in #1310
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1311
- Set CORS ALLOW_ORIGINS as ENV by @seokho-son in #1312
- chore: fix variable names and enhance ENV example guide by @seokho-son in #1313
- Provide custom error message for request timeout by @seokho-son in #1314
- Arrange ENV variables and comments by @seokho-son in #1315
- Staging v0.7.4 PreRelease for M-CMP support by @seokho-son in #1316
Full Changelog: v0.7.3...v0.7.4
CB-Tumblebug v0.7.3
Tested with
- CB-Spider v0.7.2
- CB-Dragonfly v0.7.0
- (for developers) CB-MapUI v0.7.1
- (under integration) CB-Larva Network v0.0.15
API
What's Changed
- Update build tag address by @seokho-son in #1288
- Add Jitsi video conference script (for Ubuntu 22.04) by @seokho-son in #1289
- Script update for jitsi by @seokho-son in #1290
- Bump docker/build-push-action from 3 to 4 by @dependabot in #1291
- Add mcisFlag for register existing VMs by @seokho-son in #1292
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1293
- Enhance error handling for list disks by @seokho-son in #1295
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1296
Full Changelog: v0.7.2...v0.7.3
CB-Tumblebug v0.7.2
Tested with
- CB-Spider v0.7.2
- CB-Dragonfly v0.7.0
- (for developers) CB-MapUI v0.7.0
- (under integration) CB-Larva Network v0.0.15
API
What's Changed
- Enabling manual monitoring agent installation for Windows VM by @seokho-son in #1286
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1287
Full Changelog: v0.7.1...v0.7.2
CB-Tumblebug v0.7.1
Tested with
- CB-Spider v0.7.2
- CB-Dragonfly v0.7.0
- (for developers) CB-MapUI v0.7.0
- (under integration) CB-Larva Network v0.0.15
API
What's Changed
- Update scripts to reflect term and API changes by @yunkon-kim in #1280
- Support debian and windows instance provisioning by @seokho-son in #1284
- [Workflow] Update Swagger REST API doc by @cloud-barista-hub in #1285
Full Changelog: v0.7.0...v0.7.1