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