Skip to content

Releases: neondatabase/autoscaling

v0.1.8

26 Feb 23:25
f680d6b
Compare
Choose a tag to compare
No features added.

Protocol changes:

- Added versioning to agent->plugin messages, initial set at v1.0.

Refer to pkg/api/VERSIONING.md for compatibility information.

Upgrade path from v0.1.7:

- Deploy autoscaler-agent v0.1.7 BEFORE the updated scheduler.
- No requirements relating to vm-informant.

v0.1.7

26 Feb 22:21
f036415
Compare
Choose a tag to compare
Features:

- plugin: Allow unknown JSON fields in agent messages. This should allow
  future changes to be non-breaking.

Upgrade path from v0.1.6:

- This release is fully compatible with v0.1.6; any release order is
  acceptible.

v0.1.6

14 Feb 23:15
29956fe
Compare
Choose a tag to compare
Hotfix release, contains only a bugfix for the VM informant, where it
would incorrectly immediately retry on failure.

v0.1.5

14 Feb 20:17
18d9d04
Compare
Choose a tag to compare
Features:

- informant: Added auto-restarting capability

Upgrade path from v0.1.4:

- This release is fully compatible with v0.1.4; nothing special is
  required.

v0.1.4

07 Feb 22:48
77ba8ce
Compare
Choose a tag to compare
Features:

- informant: Added immediate memory upscaling, via cgroup memory.events
  - enabled only when passed --cgroup=$NAME

Protocol changes:

- Bumped agent<->informant v1.0 -> v1.1
- Added agent /try-upscale endpoint for immediate-ish upscaling

Refer to pkg/api/VERSIONING.md for compatibility information.

Upgrade path from v0.1.3:

- New scheduler and autoscaler-agent can be deployed in any order.
- Deploy new autoscaler-agent before vm-informant.

v0.1.3

07 Feb 01:31
1f1e20c
Compare
Choose a tag to compare
v0.1.3

0.1.2

17 Jan 17:11
8c3a63c
Compare
Choose a tag to compare
v0.1.2

0.1.1

12 Jan 21:16
59fce39
Compare
Choose a tag to compare
v0.1.1

0.1.0

12 Jan 20:50
3387ae4
Compare
Choose a tag to compare
v0.1.0