Skip to content
v0.37.0

Most important changes:
0bc5fe1a neonvm: introduce CPU sysfs state scaling flow based on the vmSpec.cpuScalingMode (#1111)
cf514edb agent/goalcu: implement ZoneLoadAverage (#1148)

Smaller functional changes:
9ac98e72 scheduler: Shorten tolerations for node failure (#1146)
ff2c34af ca/auth: update Azure token when invalid (#1134)
233360ea agent/revsource: fix out-of-bounds error

K8s upgrade related changes:
ff8c2716 Upgrade k8s deps to 1.29 (#1135)
89bd60db cluster-autoscaler: Upgrade to k8s 1.29 (#1151)
15b68b9a cluster-autoscaler: Fix patch so results are formatted (#1142)
26d39a6b cluster-autoscaler: Upgrade to 1.28.6 (#1097)

Large refactoring:
59f6746e agent,billing: Move clients and queue into new `pkg/reporting` (#1078)

Smaller refactorings and devprod changes:
3aebca40 Use 'vmv1' for neonvm API import everywhere (#1157)
de028a64 neonvm-controller: remove runnerUnknown (#1131)
6d9501b6 neonvm-controller: extract acquireOverlayIP (#1131)
a65e1f84 Makefile: actualize build target (#1131)
3fab71f4 Makefile: Remove trailing whitespace (#1150)
ff1126e1 api: Touch-up comments on AgentRequest (#1143)
187cd071 api: Remove VERSIONING.md (#1144)
34f5a5b7 ci: use set-docker-config-dir from dev-actions (#1133)
734929b2 ci/vm-example: fix the workflow (#1130)
e5b6faf0 Format with `gofumpt` and check it in CI (#1076)