Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 21:12
· 280 commits to main since this release
bdb6971

Changelog

Breaking changes

  • The module version is bumped to v4 (ca0c352)
  • API v1 and v2 are removed (66bbdef)
  • Overspend handling is removed. To keep budgets intact, overspend affecting the envelope is subtracted from the allocation with a migration (c61f4f2)
  • Database migrations needed for v3 are removed (f52ae06)
  • Deprecated fields are removed from the API (dcbafb3)
  • The OCI image is now rootless (9c7634b)