What's Changed
* Switch to HTTPX to address regression in Python 3.10 by 3asm in https://github.com/Ostorlab/ostorlab/pull/567
* Latest KB changes. by deadly-panda in https://github.com/Ostorlab/ostorlab/pull/593
* Set stop timeout to 0s instead of the default value 10s. by amine3 in https://github.com/Ostorlab/ostorlab/pull/594
* Check expected version image. by amine3 in https://github.com/Ostorlab/ostorlab/pull/595
* Fix retry timeout to check the agent status. by amine3 in https://github.com/Ostorlab/ostorlab/pull/596
* Remove pre-agents healthcheck since it is included in the agents healthcheck by amine3 in https://github.com/Ostorlab/ostorlab/pull/597
* Check core services after starting all of them. by amine3 in https://github.com/Ostorlab/ostorlab/pull/598
* List only images corresponding to the agent repo. by amine3 in https://github.com/Ostorlab/ostorlab/pull/603
* Remove custom healtcheck for the agents by amine3 in https://github.com/Ostorlab/ostorlab/pull/604
* Check services after starting the agents. by amine3 in https://github.com/Ostorlab/ostorlab/pull/605
* Remove health check from lite local. by amine3 in https://github.com/Ostorlab/ostorlab/pull/606
* Update all the used GitHub actions. by mohsinenar in https://github.com/Ostorlab/ostorlab/pull/608
* Start tracker with other agents. by amine3 in https://github.com/Ostorlab/ostorlab/pull/609
* Remove health check logic from agent. by amine3 in https://github.com/Ostorlab/ostorlab/pull/607
**Full Changelog**: https://github.com/Ostorlab/ostorlab/compare/v0.19.8...v0.19.9