12.0.5 (2025-10-22)
Bug Fixes
- add missing imports for plugin build (1c99dcb)
- graph retrieval does not exhaust database connections (#839) (377e49f)
- graph retrieval does not exhaust database connections, newtonsoft dll error (e2fae2c), closes #834 #837
- load releases via join table (7fe012d)
- remove dependency on Newtonsoft dll (#838) (66d7453), closes #834
- remove nullable reference usage in GraphSerializer (6593732)
- restore dynamic payload support in graph serializer (66c8e89)
- simplify stream deserialization (6bcbd0a)