Skip to content
This repository was archived by the owner on Apr 22, 2021. It is now read-only.

Latest commit

 

History

History
102 lines (56 loc) · 1.52 KB

File metadata and controls

102 lines (56 loc) · 1.52 KB

v.NEXT, YYYY-MM-DD

Breaking changes

N/A

Migration Steps

N/A

Changes

  • TDB

v0.0.23, 2019-11-18

Changes

  • changes the way to detect scale in progress

v0.0.22, 2019-11-15

Changes

  • adds more logs

v0.0.21, 2019-11-15

Changes

  • adds more logs

v0.0.20, 2019-11-15

Changes

  • fixes scaling down, it was not working from version 0.0.18 due to a wrong variable being null

v0.0.19, 2019-11-15

Changes

  • not a good version

v0.0.18, 2019-11-12

Changes

  • improves logs
  • response times are not independent, one for pub/sub and one for methods

v0.0.17, 2019-11-12

Changes

  • does not execute multiple scale actions in parallel

v0.0.16, 2019-11-12

Changes

  • fixes minimum or maximum containers if the number of running containers is not in the informed range

v0.0.15, 2019-11-12

Changes

  • supports remote configuration
  • adjusts to minimum or maximum containers if the number of running containers is not in the informed range

v0.0.14, 2019-11-09

Changes

  • improves logs

v0.0.13, 2019-11-09

Changes

  • improves message prefix

v0.0.12, 2019-11-09

Changes

  • supports message prefix on each type of message
  • logs for main actions to show if puppeteer is working as expected

v0.0.11, 2019-11-08

Changes

  • supports Slack channel override for every message
  • changes auto-scaling messages to Note instead of Alert on Slack.
  • sets up prettier and eslint

v0.0.10, 2019-11-07

Changes

  • First documented version