Skip to content

Releases: cloud-barista/cm-ant

v0.3.0

05 Dec 07:58
cb7339e
Compare
Choose a tag to compare

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

04 Dec 13:09
7d38be6
Compare
Choose a tag to compare

What's Changed

  • fix: change the product family value to Server to query the price information of the ncp provider by @hippo-an in #24

Full Changelog: v0.2.7...v0.2.8

v0.2.7

21 Nov 02:30
7d31ab8
Compare
Choose a tag to compare

What's Changed

  • add result sampling and update docs for usage by @hippo-an in #23

Full Changelog: v0.2.6...v0.2.7

v0.2.6

14 Nov 06:39
2951be7
Compare
Choose a tag to compare

v0.2.5

05 Nov 02:25
89495ea
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

What's Changed

  • bug fix for estimate forecast cost group by then count query by @hippo-an in #20

Full Changelog: v0.2.4...v0.2.5

v0.2.4

04 Nov 09:09
b8131c7
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

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

02 Oct 07:50
953ab7d
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

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

26 Aug 05:51
1bc9c03
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

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

07 Aug 04:55
7ae88ee
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • Unification of the overall project call structure and modification of load test operation method. by @hippo-an in #8

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Jul 05:52
b7d2d47
Compare
Choose a tag to compare

Improvement

CI / CD Setup

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

Full Changelog: v0.1.0...v0.2.0