Releases: cloud-barista/cm-ant
Releases · cloud-barista/cm-ant
v0.3.0
Integrated or tested with
• CB-Tumblebug v0.10.3
• CB-Spider v0.10.0
API docs
• Swagger UI URL: https://cloud-barista.github.io/api/?url=https://raw.githubusercontent.com/cloud-barista/cm-ant/v0.3.0/api/swagger.yaml
What's Changed
- Unification of the overall project call structure and modification of load test operation method. by @hippo-an in #8
- Get price info api by @hippo-an in #9
- Initial version of the API function to update and query migrated infrastructure cost information in AWS. by @hippo-an in #11
- go version update by @hippo-an in #12
- update mcis to mci by @hippo-an in #13
- Refactor API Functions, Introduce Price Collector, and Update Documents by @hippo-an in #14
- Update readyz API to check database connection and subsystem readiness by @hippo-an in #15
- minor changes for performance evaluation by @hippo-an in #16
- bug fix for install load generator server by @hippo-an in #17
- update cost estimate api by @hippo-an in #18
- update load test api for performance evaluation by @hippo-an in #19
- bug fix for estimate forecast cost group by then count query by @hippo-an in #20
- update performance evaluation apis by @hippo-an in #21
- add result sampling and update docs for usage by @hippo-an in #23
- fix: change the product family value to Server to query the price information of the ncp provider by @hippo-an in #24
- ncp cost bypassing by @hippo-an in #25
- chore: update to recent version of documents for 0.3.0 release by @hippo-an in #26
Full Changelog: v0.2.0...v0.3.0
v0.2.8
v0.2.7
v0.2.6
What's Changed
- update validation for perf eval execution
- update icon code for execution state result
- update model relations for load test execution state and load test execution info
- update for last result and metrics with ns, mci, vm id
- update for last result and metrics with ns, mci, vm id
- update all default log to zero log
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- log formatting with zero log
- cost estimate api endpoint update
- cost estimate api handler and logic update
- add api for forecast cost update in raw
- update filtering for instance type when update estimate cost
- rsync file fetch optimize to retry when error case
- html parsing for json string request body
- link nsId, mciId, vmId for load test
- update api docs for swagger
- optimize shell for install and remove agent and load generator
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Refactor API Functions, Introduce Price Collector, and Update Documents by @hippo-an in #14
- Update readyz API to check database connection and subsystem readiness by @hippo-an in #15
- minor changes for performance evaluation by @hippo-an in #16
- bug fix for install load generator server by @hippo-an in #17
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Get price info api by @hippo-an in #9
- Initial version of the API function to update and query migrated infrastructure cost information in AWS. by @hippo-an in #11
- go version update from 1.21.6 to 1.23 by @hippo-an in #12
- update mcis to mci by @hippo-an in #13
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
Improvement
- Add docker file and update docker compose file 0bbf366 3a851ed by @hippo-an
- Support configuration variable override with environment variables c5957c1 by @hippo-an
CI / CD Setup
- Add Github Action to CI 7b04bc1 by @yunkon-kim
- Add Github Action to CD 7b04bc1 by @yunkon-kim
Documentation
What's Changed
- Update docker-compose.yaml to include environment configuration for ANT by @MZC-CSC in #5
- Add CI and CD workflows by @yunkon-kim in #6
- update readme file by @hippo-an in #7
New Contributors
- @yunkon-kim made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0