v0.2.0-alpha.89
Pre-release
Pre-release
0.2.0-alpha.89 (2025-09-08)
Full Changelog: v0.2.0-alpha.88...v0.2.0-alpha.89
Features
- add guardrails system with PII protection (0bcc636)
- integrate guardrails into tracing system (b846ba5)
- introduce guardrail step typ (73c53c6)
Bug Fixes
- PII redaction and trace function calls (5f49d4a)
Chores
- add missing type annotations (86d2d54)
- cleanup unnecessary files (d91fd55)
- completes OPEN-7287 remove concrete guardrail implementations (623f812)
- completes OPEN-7289 write unit tests for the tracer (c80943f)
- update tracer implementation (9abe566)
Documentation
- add comprehensive guardrails usage examples (be7d827)
Refactors
- simplify guardrails integration and clean up examples (4dde617)