You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ServiceControl 4.29.0 will be released in the next few days, and it is the first version to support getting audit information for an endpoint from the processed messages index, rather than having to do the convoluted binary search algorithm to determine audit counts by finding the right page using the traditional audits API.
On or around February 22, 2024, ServiceControl 4.29.0 will be around a year old. At that point, it could be made the minimum supported ServiceControl version, and then the ServiceControlAuditsByBinarySearch code can be removed completely.