Releases: envelope-zero/backend
Releases · envelope-zero/backend
v1.11.0
Changelog
Features
- 1333ce6: feat: add pprof endpoints (#454) (@morremeyer)
Others
- 30b640c: chore(deps): update go to v1.19.3 (#437) (@renovate[bot])
- e51fbad: chore(deps): update golang.org/x/exp digest to 5d53382 (@renovate[bot])
- 08f776d: ci: do not exclude any commits from the changelog (#448) (@morremeyer)
- 964e7d3: chore(deps): update golang.org/x/exp digest to fc8884a (#449) (@renovate[bot])
- cdba0eb: chore(deps): update golang.org/x/exp digest to d0897a7 (#450) (@renovate[bot])
- 7c4ab12: chore(deps): update golang.org/x/exp digest to ab4555d (#451) (@renovate[bot])
- 7df7ffa: chore(deps): update golang.org/x/exp digest to 129d8d6 (#452) (@renovate[bot])
- 7eab83c: chore(deps): update golang.org/x/exp digest to 0cf76af (#453) (@renovate[bot])
v1.10.1
v1.10.0
v1.9.2
Changelog
Bug fixes
- 7177243: fix: add envelope link, fix zero padding for self link for MonthConfigs (#443) (@morremeyer)
v1.9.1
v1.9.0
Changelog
Features
- 7567209: feat: add month-config resource and API endpoints (@morremeyer)
Others
- 439b944: chore(deps): update golang.org/x/exp digest to c99f073 (@renovate[bot])
- c1b2e86: chore(deps): update module gorm.io/gorm to v1.24.1 (@renovate[bot])
- 449e243: chore(deps): update golang.org/x/exp digest to f965990 (@renovate[bot])
- f06ecf7: chore: split model into ID and Timestamps (@morremeyer)
v1.8.1
Changelog
Bug fixes
- 5d03680: fix: do not prompt for restart on any db error, do not log not found errors (#435) (@morremeyer)
Others
- 5416c0d: chore(deps): update golang.org/x/exp digest to 3a778c5 (@renovate[bot])
- ada8d15: chore(deps): update golang.org/x/exp digest to 0220f59 (@renovate[bot])
- 2093fc9: chore(deps): update golang.org/x/exp digest to 1721192 (@renovate[bot])
- e3b60fa: chore(deps): update module golang.org/x/text to v0.3.8 (@renovate[bot])
- fb34451: chore(deps): update golang.org/x/exp digest to a3968a4 (@renovate[bot])
- c1df2d8: chore(deps): update docker/login-action action to v2.1.0 (@renovate[bot])
- f452972: chore(deps): update golang.org/x/exp digest to 59b0eab (@renovate[bot])
- f9cab6b: chore(deps): update golang.org/x/exp digest to 3640c57 (@renovate[bot])
- a196716: chore(deps): update golang.org/x/exp digest to 4de253d (@renovate[bot])
- ec1d39d: chore(deps): update amannn/action-semantic-pull-request action to v5 (#407) (@renovate[bot])
- ad86a35: chore(deps): update amannn/action-semantic-pull-request action to v5.0.1 (@renovate[bot])
- b30930f: chore(deps): update rinchsan/renovate-config-validator action to v0.0.12 (@renovate[bot])
- 1e84e6c: chore(deps): update amannn/action-semantic-pull-request action to v5.0.2 (@renovate[bot])
- 7e9c10d: chore(deps): update module golang.org/x/text to v0.4.0 (@renovate[bot])
- 4aaa67b: chore(deps): update swaggo/swag to v1.8.7 (@renovate[bot])
- 24e0222: chore(deps): update module github.com/glebarez/go-sqlite to v1.19.2 (@renovate[bot])
- 11ba6de: chore(deps): update actions/setup-go action to v3.3.1 (@renovate[bot])
- 0cf6d3d: chore(deps): update golang.org/x/exp digest to 5c77f4b (@renovate[bot])
- b865c1e: chore(deps): update golang.org/x/exp digest to 02f3b87 (@renovate[bot])
- cd041b6: chore(deps): update golang.org/x/exp digest to 2094472 (@renovate[bot])
- 6069e79: chore(deps): update dependency golangci/golangci-lint to v1.50.1 (@renovate[bot])
- fd6fdc3: chore(deps): update golang.org/x/exp digest to a1e5550 (@renovate[bot])
- 976ce92: chore(deps): update module github.com/stretchr/testify to v1.8.1 (@renovate[bot])
- 7a035f6: chore(deps): update golang.org/x/exp digest to 111beb4 (@renovate[bot])
- ce4e79f: chore(deps): update golang.org/x/exp digest to 78e5e78 (@renovate[bot])
- 6dca683: chore(deps): update golang.org/x/exp digest to 32f3d56 (@renovate[bot])
- 65fc9d2: chore(deps): update golang.org/x/exp digest to 83b7d23 (@renovate[bot])
v1.8.0
Changelog
Features
- 28dbe58: feat: print version when starting (#402) (@morremeyer)
Others
- 3e702fd: refactor: simplify signature of httputil.UUIDFromString to enable comma ok idiom (#400) (@morremeyer)
- 74f55c3: refactor: remove unnecessary parameters from test helpers (#401) (@morremeyer)
v1.7.0
Changelog
Features
- cf74c20: feat: add new endpoints for allocation setting/deleting of a whole month (@morremeyer)
Others
v1.6.1
Changelog
Bug fixes
- 4926fa8: fix: return JSON error object instead of plain string for HTTP 405 responses (@morremeyer)
Others
- 65e41fe: chore(renovate): automerge digest updates, too (@morremeyer)