v0.11.0
- gateway: simplify mux configuration (@sgotti) #551
- *: update dependencies (@sgotti) #550
- *: update to go 1.25 (@sgotti) #549
- Update to golangci-lint v2.4.0 (@sgotti) #548
- *: update gorilla CSRF version (@sgotti) #547
- config: validate allowed origins (@sgotti) #546
- *: update gotests.tool to latest version (@sgotti) #545
- *: update to go 1.24 (@sgotti) #544
- Update to golangci-lint v2.1.6 (@sgotti) #543
- examples: add missing web config for notification service (@sgotti) #542
- *: update dependencies (@sgotti) #539
- *: use log Msg when passing a string. (@sgotti) #538
- errors: add WithAPIErrorMsgf (@sgotti) #537
- *: update to go 1.23 (@sgotti) #535
- errors: add WithWrapperErrorMsgf (@sgotti) #536
- *: explicitly create services local directories (@sgotti) #534
- services/config: check valid sqlite3 db connstring (@sgotti) #533
- services/config: fix db config validation (@sgotti) #532
- gateway: add detailed errors to get project response (@alessandro-sorint) #530