This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Releases: STCLab-Inc/wave-autoscale
Releases · STCLab-Inc/wave-autoscale
v0.2.2
v0.2.1
v0.2.0
What's Changed
- fix: update the documentations by @pueding in #238
- improve GitHub action workflow by @Ari-suhyeon in #243
- Add Istio RBAC roles and bindings by @Ari-suhyeon in #247
- feat: support for variable definition in the plan definition by @pueding in #248
- fix: support for variable definition in the plan definition by @pueding in #249
- feat: new stats - linear and moving average by @pueding in #251
- add sub cool down by @Ari-suhyeon in #252
- fix: support for variable definition in the plan definition by @pueding in #254
- 255 yaml column in the definitions by @pueding in #256
- fix: improvement of api metrics receiver by @pueding in #258
- add webhooks function (Http, SlackIncomingWebhook) by @Ari-suhyeon in #259
- feat: redesign the metrics viewer (collector logs) by @pueding in #261
- fix: virtualization table in wa UI by @pueding in #263
- Refactor scaling component apply function by @Ari-suhyeon in #262
- fix: WAVirtualizedTable by @pueding in #267
- fix cargo-chef version to 0.1.62 by @Ari-suhyeon in #272
- feat: dashboard UI improvement by @pueding in #273
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: update for kubernetes merge patch to json patch by @Ari-suhyeon in #197
- feat: scaling plan integrations from telegraf by @bryan-stclab in #200
- feat: update web app console by @bryan-stclab in #205
- metric update detection changed and vector & telegraf agent process kill and running changed by @Ari-suhyeon in #208
- fix: update issue templates by @pueding in #209
- fix(deployment): add healthcheck for PostgreSQL service by @pueding in #212
- feat(data-layer): Add date information in getting metrics, scaling-co… by @bryan-stclab in #216
- feat: read variables from other sources when using files by @bryan-stclab in #218
- bugfix: github action - changed docker copy by @Ari-suhyeon in #221
- fix(utils): read the definition.yaml and wave-config.yaml from the specific directories by @pueding in #224
- feat: add web app console advanced features and components by @bryan-stclab in #214
- feat: add web app console advanced features and components by @pueding in #225
- 207 add web app console advanced features and components by @pueding in #226
- 207 add web app console advanced features and components by @pueding in #227
- 207 add web app console advanced features and components by @pueding in #228
- Postgresql created_at, updated_at column data type changed. by @Ari-suhyeon in #231
- refactor: github actions by @pueding in #233
- fix: some bugs in web UI by @pueding in #235
Full Changelog: v0.0.15...v0.1.0
v0.0.15
What's Changed
- feat: add NetFUNNEL plan by @bryan-stclab in #169
- feat: fix NetFUNNEL plan by @bryan-stclab in #170
- feat(controller): add AWS Lambda plan by @bryan-stclab in #174
- fea: refactor NetFUNNEL plan by @bryan-stclab in #172
- chore: structure a example directory by @pueding in #177
- feat: replace the log module with the tracing module by @pueding in #184
- change: telegraf reqired tags added at internal code by @Ari-suhyeon in #182
- feat: Refactor the metrics logic by @pueding in #187
- fix: util log by @pueding in #188
- fix: kubernetes deployment and helm chart by @pueding in #189
- fix: add sample yaml files by @pueding in #190
- change: metric data save in data-layer by @Ari-suhyeon in #185
- example: add metric examples from Vector and plan examples from Kubernetes by @Ari-suhyeon in #192
- feat: Scaling component metadata change to optional by @Ari-suhyeon in #195
- feat(controller): add metric integrations from telegraf by @bryan-stclab in #196
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- feat: scaling component - AWS WAF v2 by @pueding in #159
- change: metric definition change to vector, telegraf format by @Ari-suhyeon in #161
- feat: k8s patch scaling component by @Ari-suhyeon in #166
- feat: scaling component netfunnel by @bryan-stclab in #165
- feat: Cloudflare Rule scaling component by @pueding in #167
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- refactor: replace deprecated aws access key and secret key by @bryan-stclab in #142
- fix: main process not running by @Ari-suhyeon in #144
- fix: scaling component credential data optional handling by @Ari-suhyeon in #146
- fix: telegraf metric data parsing changed by @Ari-suhyeon in #148
- feat: manage third party licenses by @pueding in #149
- fix: vector data parsing change to 'gauge' by @Ari-suhyeon in #151
- fix: vector metric get value to gauge and counter & add timestamp by @Ari-suhyeon in #153
- feature: component target value change to js expression and add variable by @Ari-suhyeon in #155
- feat: Deployment for Kubernetes and Docker Compose by @pueding in #156
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- feat: add cool_down option to the plan. by @Ari-suhyeon in #134
- feat: add metric statistics feature by @Ari-suhyeon in #136
- feat: scaling component azure functions by @bryan-stclab in #137
- BREAKING CHANGE: merge processes into a single process by @pueding in #140
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- feat: scaling component Amazon EMR - EC2 by @Ari-suhyeon in #129
- feat: scaling component google cloud run service by @bryan-stclab in #130
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- feat: Add test-metrics-simulation by @pueding in #115
- feat: Create a variety of metric usage examples by @pueding in #117
- feat: get an aws_config option by @pueding in #118
- feat: parse and replace variables in yaml definition files from setting files by @bryan-stclab in #119
- refactor: apply a common function to get a aws config in aws lambda and apply synchronized use statements and an explicit client by @bryan-stclab in #123
- feat: scaling component google cloud functions instance by @bryan-stclab in #121
- feat: A new feature for time based planning(cron_expression) by @pueding in #125
- feat: scaling component Azure Virtual Machine Scale Sets by @Ari-suhyeon in #120
- fix: Use ULID instead of UUID by @pueding in #128
Full Changelog: v0.0.9...v0.0.10