Skip to content
v0.19.0

Somewhat larger release, lots of new, small features in NeonVM and some
larger changes finally merged.

Features:

- neonvm: Enable symbolified kernel backtraces (#618)
- agent: Expose per-VM size metrics on :9101 (#596)
- neonvm: Allow per-VM custom kernel images (#621)
- neonvm: Add ability to append to kernel command line (#625)

Fixes:

- neonvm/controller: Remove noisy webhook validation log lines (#613)

Other changes:

- vm-builder: Remove neon-specifics (#600)
- agent/billing: Use `autoscaling.neon.tech/billing-endpoint-id` for events (#579)
- vm-builder: Use same output format as `docker build` (#605)

Upgrade path from v0.18.x:

- No ordering requirements. Don't use the new NeonVM CRD fields until
  all components have been updated.