Skip to content

App Autoscaler v3.0.1

Compare
Choose a tag to compare
@aqan213 aqan213 released this 27 May 12:13

Change logs:

  • Support MySQL database now.
  • Security Fix : support TLSv1.2 and disable TLSv1.1 and TLSv1.0 for scheduler component. #237
  • Bug fix to resolve that schedules can not removed in synchronization when an application was deleted.
  • MetricsCollector: Only process HTTPStartStopEvents with peerType client

Please note that app autoscaler using cf deployment database is blocked by the PR cf-deployment #881.

If you would like to use database of cf deployment, you should create a database named autoscaler manually or when deploy cf deployment, please apply with the ops file operations/experimental/set-autoscaler-db.yml.
Please refer to README for details.