What's Changed
- Make "Generate PDF Documentation" workflow manual-only (#1071) by @pascal-pfeiffer in #1090
- Remediate CRITICAL/HIGH/MEDIUM Trivy findings in dependencies by @pascal-pfeiffer in #1091
- Apply ruff 0.16 formatting to Python blocks in Markdown by @pascal-pfeiffer in #1094
- ci: use multi-AZ failover for the EC2 test runners by @pascal-pfeiffer in #1095
- ci: stop building flash-attn in CI, which OOM-killed the runners by @pascal-pfeiffer in #1096
- ci: cancel superseded runs on the same ref by @pascal-pfeiffer in #1097
- Drop the unused venv from the Docker image by @pascal-pfeiffer in #1101
- fix: don't let an optional training dependency break app startup by @avnerv in #1099
- CVE/fedramp 2026 08 remediation by @pascal-pfeiffer in #1100
New Contributors
Full Changelog: v1.14.15...v1.14.16