Releases: envelope-zero/backend
Releases · envelope-zero/backend
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])
v3.19.2
Changelog
Bug fixes
- 7bc551b: fix: update archived field when PATCH request is sent (#885) (@morremeyer)
v3.19.1
Changelog
Bug fixes
- 5144c27: fix: accept archived parameter on resource creation for accounts, categories, envelopes (#883) (@morremeyer)
v3.19.0
v3.18.0
Changelog
Features
- 762a502: feat: integrate allocations into MonthConfig in API v3 (#881) (@morremeyer)
v3.17.1
Changelog
Bug fixes
- 0d7271a: fix: Add the missing archived field to Envelope, Category, and Account responses (#879) (@morremeyer)