Releases: envelope-zero/backend
Releases · envelope-zero/backend
v4.1.0
Changelog
Features
- b6ef99f: feat: sorting of categories and envelopes for /v3/months (#918) (@morremeyer)
Others
- 66600dd: chore: remove unused file (#916) (@morremeyer)
- 2b6c52f: docs: fix headings (#917) (@morremeyer)
v4.0.0
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
v3.22.1
Changelog
Bug fixes
- a81350d: fix: use labels for image correctly with goreleaser (#912) (@morremeyer)
v3.21.1
v3.21.0
v3.20.1
Changelog
Bug fixes
- 359307e: fix: Month JSON unmarshaling now enforcing year and month only (#906) (@morremeyer)
Others
v3.20.0
v3.19.4
v3.19.3
Changelog
Bug fixes
- 7f87d3b: fix: improve foreign key and not found messages in API v3 (#896) (@morremeyer)
Others
- 5512b33: test: add tests for untested httputil functions (#886) (@morremeyer)
- 784734d: chore(deps): update dependency caarlos0/svu to v1.12.0 (#889) (@renovate[bot])
- 1f82302: chore(deps): update actions/setup-go action to v5 (#891) (@renovate[bot])
- 3582865: chore(deps): update golang.org/x/exp digest to f3f8817 (#892) (@renovate[bot])
- 252d04a: chore(deps): update dependency go to v1.21.5 (#890) (@renovate[bot])
- fe7c38c: chore(deps): update module github.com/google/uuid to v1.5.0 (#893) (@renovate[bot])
- 18f1262: chore(deps): update golang.org/x/exp digest to aacd6d4 (#894) (@renovate[bot])