v0.22.48
v0.22.48 Release
Changed 1
- Replace github.com/go-ozzo/ozzo-validation with the fork github.com/pocketbase/ozzo-validation due to ownership concerns with the original library
Fixed 1
- Fixed View collection * validator and added more friendly error messages
Security 1
- Fixed unhandled panic in internal worker goroutines
-
(Backported from v0.39.7) Replaced
github.com/go-ozzo/ozzo-validationwith the forkgithub.com/pocketbase/ozzo-validationsince the original library has recently changed ownership and the new maintainer cannot be trusted. -
(Backported from v0.39.7) Fixed View collection
*validator and added more friendly error messages (#7761). -
(Backported from v0.39.7) ⚠️ Security fix for unhandled panic in internal worker goroutines (#7762).