🔒 Security
Fixes CVE-2026-54164 (GHSA-9rjg-x2p2-h68h) — type confusion: relation IRIs were not type-checked, so a writable relation could be assigned a resource of the wrong type.
- fix(serializer): validate IRI target class on relation denormalization (6bcbeb2)
Full Changelog: v4.1.29...v4.1.30