Adds filtering for Sessions by status and Events by type or creation time
AI Impact Summary
The platform now exposes new query filters: Sessions can be narrowed by status, while Events can be filtered by type or creationTime. This enables tighter data slicing for dashboards and alerts and may require updates to client queries and API docs. Back-end indexing should be reviewed to ensure optimal performance for status, type, and timestamp filters, and front-end teams may adjust UIs to surface these options.
Business Impact
Clients can fetch subsets of data using the new filters, reducing payload size and improving UI responsiveness; teams should update client integrations to leverage the new query parameters.
Risk domains
Source text
- Date
- Date not specified
- Change type
- capability
- Severity
- medium