Skip to content

Releases: envelope-zero/backend

v5.0.0

11 Feb 16:17
db69a57

Choose a tag to compare

What's changed

  • #965 removes API v3. This was necessary since the PR reworks all of the error handling in the backend.

All commits

v4.2.2

10 Jan 22:16
e159546

Choose a tag to compare

Changelog

Bug fixes

Others

v4.2.1

10 Jan 15:40
3dd4686

Choose a tag to compare

Changelog

Bug fixes

v4.2.0

09 Jan 13:50
54b76b4

Choose a tag to compare

Changelog

Features

Others

v4.1.0

01 Jan 21:47
b6ef99f

Choose a tag to compare

Changelog

Features

Others

v4.0.0

01 Jan 21:12
bdb6971

Choose a tag to compare

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)

v3.22.2

01 Jan 17:29
6bf9273

Choose a tag to compare

Changelog

Bug fixes

v3.22.1

31 Dec 12:11
a81350d

Choose a tag to compare

Changelog

Bug fixes

v3.21.1

30 Dec 13:23
eb052b8

Choose a tag to compare

Changelog

Bug fixes

v3.21.0

30 Dec 11:52
ec6d952

Choose a tag to compare

Changelog

Features

Others

  • e567aeb: chore(deps): update module github.com/prometheus/client_golang to v1.18.0 (#907) (@renovate[bot])