Bug Fixes * Update CbAPI to use packaging instead of distutils for python3.7+
1.7.9
------------------------------------
Bug Fixes * Adjust Live Response Worker creation for EDR sensors to optimize for sensor specific jobs
1.7.8
------------------------------------
Bug Fixes * Vendor the `attrdict` module because of `ImportError` for Python3.10
1.7.7
------------------------------------
Bug Fixes * Changed the sort order for EDR sensor searches from 'last_checkin_time' (default when none provided explicitly) to 'hostname' to make the sort stable as sensors checkin during paging
1.7.6
------------------------------------
Bug Fixes * Removed the requirement for an admin token to connect * Added sensor paginated query