Enfyra Server v2.2.16-patch-4
·
60 commits
to main
since this release
Enfyra Server v2.2.16-patch-4
Operational Flow
Before: SQL user loads using wildcard relation data could leave the user role unresolved when the relation value was an object stub.
After: loadUserWithRole resolves role identifiers from scalar values and relation objects before hydrating the full role record.
Bug Fixes
- Fixed
loadUserWithRolerole hydration for SQL relation stubs and added regression coverage.