Added
- Various filtering interface changes
Fixed
- Add thread safey code to Python
- Various CI/CD improvements
- %T log field encoding fix
- Adjustments to python DecoderResult and LogData struct members to return valid byte buffer for decoded log
- Added members to DecoderResult and LogData to indicate name, header length and body length of the decoded log
- Numerous bug fixes
- Python optimizations