v0.10.0
- gateway: unify/improve handling of authenticated user (@sgotti) #525
- gateway: move remaining get of current user from api to action (@sgotti) #524
- gateway: fix commit status and run webhook deliveries api (@alessandro-sorint) #521
- tests: fix wrong ProjectCommitStatusRedelivery test (@alessandro-sorint) #522
- cmd/export: close file descriptor (@testwill) #516
- objectstorage: multiple updates and changes (@sgotti) #519
- runservice: fix objectsCleaner lock key usage (@sgotti) #520
- util: use generic Ptr function (@sgotti) #518
- *: update dependencies (@sgotti) #517
- api: add some missing http content types headers. (@sgotti) #514
- config: add docker registries auth nil check (@alessandro-sorint) #513
- configstore: move logic from db to action handler (@sgotti) #511
- *: update dependencies (@sgotti) #512
- *: add detailed errors to api responses (@sgotti) #507
- *: use do method in http handlers (@sgotti) #508
- gateway: add action.APIErrorFromRemoteError (@sgotti) #506
- errors: split wrapped error from APIError message (@sgotti) #505
- configstore: move last bits of logic from api to action (@sgotti) #504
- configstore: fix wrong error handling (@sgotti) #503
- validation: add min/max length check to name validation (@sgotti) #499
- *: update to go 1.22 (@sgotti) #498
- sqlg updates (@sgotti) #495