What's Changed
- api,pkg: add and use func to get the last error from a error's chain and return 500 when it is not from store by @henrybarreto in #2264
- ui: fix session details test by @AntonyRafael in #2268
- ui: bump @fortawesome/fontawesome-svg-core from 6.2.0 to 6.2.1 in /ui by @dependabot in #2267
- ui: bump @fortawesome/free-solid-svg-icons from 6.2.0 to 6.2.1 in /ui by @dependabot in #2266
- ui: bump @fortawesome/free-brands-svg-icons from 6.2.0 to 6.2.1 in /ui by @dependabot in #2265
- api,pkg: add username validator by @henrybarreto in #2270
- ui: added validation in username field on Sign Up. by @AntonyRafael in #2272
- api,pkg: refactor validation package and fit echo handler to it by @henrybarreto in #2271
- ui: add token error on Validation Account page by @AntonyRafael in #2274
- pkg: fix GetLastError function that was returned always nil by @henrybarreto in #2273
- docker: cli: bump alpine from 3.16.3 to 3.17.0 in /cli by @dependabot in #2280
- docker: ssh: bump alpine from 3.16.3 to 3.17.0 in /ssh by @dependabot in #2279
- docker: agent: bump alpine from 3.16.3 to 3.17.0 in /agent by @dependabot in #2278
- docker: api: bump alpine from 3.16.3 to 3.17.0 in /api by @dependabot in #2277
- docker,api: add sentry to inform unknown errors on API by @henrybarreto in #2245
- ui: cannot permit white spaces in username by @AntonyRafael in #2281
- api: pass sentry client to error handler for reporting by @henrybarreto in #2282
Full Changelog: v0.10.8...v0.10.9