Skip to content

Changelog

This page tracks notable changes to the Nucleus product, API, and Helm chart. Each entry is tagged so you can filter:

  • [breaking] — would require a code or config change in customer automation. 30 days' notice per API → Versioning.
  • [additive] — new endpoints, new optional fields, new capabilities. Safe to ignore if you don't use them.
  • [fix] — bug fixes that don't change the contract.
  • [docs] — documentation-only updates.

Subscribe

You can subscribe via the /changelog.atom feed (coming soon), or just check this page on the cadence that matches your appetite for surprises.

Pending publication

The first formal changelog entry will land with the v1 launch. Until then, the API is v0 and changes happen frequently — if you're scripting against v0, pin the version returned by GET /api/version and re-validate when it bumps.

Released under the GPL v3 license.