New
Quine Release 1.10.0
Quine 1.10.0
Enhancements:
- Added Conway's Game of Life recipe
- Improved graph query performance by limiting edges returned during traversals
- Increased default max SSE line and event sizes to 5MB to prevent infinite retry loops on large messages
Security Fixes:
- File ingest operations now require an
allowedDirectoriesconfiguration; files loaded by recipe or from the working directory are allowed by default - Reduced in-memory lifecycle of passwords by using character arrays that are blanked after use
- Enhanced UUID generation to use FIPS 140-2 compliant cryptographically secure random values
- Enforced strict-transport-security HTTP header across all endpoints
- Added additional HTTP security headers including tightened CSP
- ClickHouse persistence now requires credentials to be set via environment variables instead of configuration files