- Added a function to return a predictable list of tuples recursively from a dictionary - Added a function to return a predictable hash for a dictionary
Core
- Use predictable list of tuple function to determine if service configuration changed
4.2.0.dev23
Service Base
- Trap threadpool error during shutdown for priv services
4.2.0.dev22
Service Base - Adding ability to reuse ICAP socket connections
v4.1.0.stable35 Base
- Change 'Content-Type' presence to be a weak indicator of 'document/email'
v4.1.0.stable34 Service Base
- Adding process tree safelisting to the `dynamic_service_helper.py`
4.2.0.dev21
Base
- Change 'Content-Type' presence to be a weak indicator of 'document/email'
4.2.0.dev20
Core
- Use LRUCache to cache instances of redis NamedQueues in dispatcher client