CB-Tumblebug v0.8.5
Pre-release
Pre-release
Support and Tested with
- CB-Spider v0.8.10
- CB-MapUI v0.8.6
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1404
- Add auto labeler workflow by @seokho-son in #1405
- Fix labeler.yml configuration by @seokho-son in #1408
- Minor update for README.md by @seokho-son in #1407
- Bump pascalgn/automerge-action from 0.15.6 to 0.16.0 by @dependabot in #1411
- Add
netutil
pacakge and example initially by @yunkon-kim in #1413 - Add a function to check if a network configuration is vaild by @yunkon-kim in #1414
- Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 by @dependabot in #1415
- Enhance error handling by @seokho-son in #1416
- Provide comprehensive usecase output for netutil ex by @seokho-son in #1417
- Add a function for subnetting by requested rules by @yunkon-kim in #1419
- Add Next/PreviousSubnet() to
netutil
pkg by @yunkon-kim in #1424 - Refine supernetting and network provisioning rules to support k8s provisioning by @seokho-son in #1421
- Fix api description for subnet by @seokho-son in #1425
- Update labstack echo version by @seokho-son in #1426
- Update Go version to 1.21.6 by @seokho-son in #1427
- Add provisioning DataDisk to VM (including enhancements in Disk management) by @seokho-son in #1428
- Add forward any (GET) request to any (CB-Spider) internal system by @seokho-son in #1429
- Bump actions/cache from 3 to 4 by @dependabot in #1431
- Add Cluster mgmt feature by @sykim-etri in #1430
- Enhance Dockerfile and build by @seokho-son in #1433
- Add network utility APIs by @yunkon-kim in #1434
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1435
- Test and support NPC-VPC by @seokho-son in #1436
- Support CSPs in Korea by @seokho-son in #1437
- Add a new tool to export existing credentials to files that enhance compatibility with CSP CLI or TF by @seokho-son in #1440
- Add spec image for gpu by @seokho-son in #1441
- Self host LLM use case (initial code) by @seokho-son in #1442
- Update llm usecase with easy setting by @seokho-son in #1443
- Add python3-venv for installation by @seokho-son in #1444
- Fix error in llm script by @seokho-son in #1445
- Fix typo by @yunkon-kim in #1446
- Enhance llm usecase code by @seokho-son in #1448
- Parameter passing for llm usecase by @seokho-son in #1449
- Update CB-MapUI release version by @seokho-son in #1450
- Assign StatusBadRequest code for http bind error by @seokho-son in #1451
- Support spec selection and custom request ID by @seokho-son in #1454
- Add swagger dashboard for LLM server by @seokho-son in #1455
- Add custom input for LLM token size by @seokho-son in #1456
- Staging v0.8.3 by @seokho-son in #1457
- Provide llm deploy elapsed time by @seokho-son in #1458
- Fix panic when accessing vm without keypair by @seokho-son in #1459
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1460
- Support upgradecluster API and update test scripts for cluster by @sykim-etri in #1462
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1463
- Migrating Cloud conf into Cloud info asset by @seokho-son in #1464
- Generalize fetch region zone tool by @seokho-son in #1465
- Enhance handling massive system calls by @seokho-son in #1466
- Enhance update-cloudinfo.py and update info by @seokho-son in #1467
- Change API dashboard URL into /api by @seokho-son in #1468
- Revert API path for Swagger UI to fix err by @seokho-son in #1470
- Update fetching cloud info by @seokho-son in #1471
- Add temporary cloudinfo-review.yaml to gitignore by @seokho-son in #1472
- Add runTF.sh to run poc-mc-net-tf container by @yunkon-kim in #1473
- Fix lint error in runTF.sh issued from Codacy Static Code Analysis by @yunkon-kim in #1474
- Get and load cloudinfo.yaml into runtime variable by @seokho-son in #1476
- Add Zerolog-based logger and update dependencies by @yunkon-kim in #1477
- Update the URL to access Swagger UI by @yunkon-kim in #1478
- Apply zerolog to some parts of mcis dynamic provision by @seokho-son in #1479
- Stop and rollback for MCIS dynamic with no init by @seokho-son in #1480
- [Show and discuss] Process request log in middlewares by @yunkon-kim in #1475
- Staging v0.8.5 by @seokho-son in #1481
New Contributors
- @sykim-etri made their first contribution in #1430
Full Changelog: v0.8.0...v0.8.5