v0.1.63
What's Changed
- fix: alert ingestion broken under Pydantic 2 (silent _-prefix drop) + better logs by @taylorcopilot in #858
- fix: improve error logging format in create_alert_auto_route by @taylorwalton in #859
- Manaual create siem alert fix by @taylorwalton in #860
- fix: retry dashboard terms agg with .keyword on text-field errors by @taylorcopilot in #861
- fix: rename FastAPI Query regex= → pattern= for 0.116+ compat by @taylorcopilot in #862
- fix: tolerate Velociraptor 0.75.6 orgs() shape + ArtifactsResponse.success bool by @taylorcopilot in #863
- fix: from_attributes=True on integration schemas (Pydantic 2 ORM extraction) by @taylorcopilot in #864
- fix: broad from_attributes=True on Pydantic schemas sharing a SQLModel name by @taylorcopilot in #865
- docs: Pydantic 2 strictness + Velociraptor schema gotchas in CLAUDE.md by @taylorcopilot in #866
Full Changelog: v0.1.62...v0.1.63