Philter Release Notes
Release notes for Philter showing what’s new, what’s changed, and any known outstanding issues.
Version 1.0.1 – October 19, 2019
- Tweak: Changed API HTTP response message when Philter is initializing.
- Tweak: API endpoint
/api/replacements
returns HTTP 503 Service Unavailable when the replacement store is not enabled. - Improvement: Updated how identified spans are located.
Version 1.0.0 – October 7, 2019
- Initial release.
- Known issue: Philter’s API
/api/filter
endpoint will return HTTP 500 if Philter has not finished initializing. This will be made more user-friendly in a later version. As a workaround, use the/api/status
endpoint to determine if Philter has finished initializing prior to calling/api/filter
.