Skip to content

Releases: dsaidgovsg/nomad-parametric-autoscaler

v0.5.0

23 Jun 10:15
ff0e812
Compare
Choose a tag to compare

Changes

✨ Features

  • Autoscaling: add timer to kill worker after downscaling @xtrntr (#43)

👷 CI/CD

v0.4.2

01 Aug 09:04
b2c5d6f
Compare
Choose a tag to compare

Changes

  • #32 Added log line for metrics tracking

v0.4.1

31 Jul 08:19
a3f35bf
Compare
Choose a tag to compare

Changes

  • #29 Flow type
  • #30 Add warning flag before deletion of resource of subpolicy
  • #31 Add linting checks into CI/CD

testfail

10 Jul 04:21
Compare
Choose a tag to compare
fail test

v0.4.0

26 Jun 11:38
b9097d1
Compare
Choose a tag to compare

Improvements

  • #28 Implement new daily scheduling policy

v0.3.0

20 Jun 09:34
ca55af4
Compare
Choose a tag to compare

Improvements

  • #26 Reflect server's status on load
  • #22 Enable server to react to min/max boundaries

Bumping minor version due to db-related improvements

v0.2.3

06 Jun 01:06
Compare
Choose a tag to compare
Bump js-yaml from 3.12.2 to 3.13.1 in /ui (#25)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.1)

Signed-off-by: dependabot[bot] <[email protected]>

v0.2.2

03 Jun 06:08
Compare
Choose a tag to compare

Security patches

  • #24 Bump handlebars
  • #25 Bump js-yaml

v0.2.0

04 May 04:24
f1f57ba
Compare
Choose a tag to compare

Improvements

  • #18 JSON-it button
  • #17 Persists state in a postgres database

Testing CI

16 Apr 03:04
Compare
Choose a tag to compare
test3

Fix travis bug