Enhanced filtering for Sessions service (status) and Events service (type, creationTime)
AI Impact Summary
This update adds server-side filtering: sessions can now be filtered by status, while events can be filtered by type and creation time. This will reduce payload sizes and improve latency for dashboards and integrations that list sessions or events. To maximize performance, ensure appropriate indexing on status, type, and creationTime, and adapt clients to use the new filter parameters where available.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- medium