Changelog
- 66b2137 fix(tests): update BuildRouter function signature to include context parameter
- 6672883 feat: add function to retrieve relevant logs based on configuration and installed components
- 49bbae2 feat(logbuffer): implement a thread-safe in-memory log buffer with automatic flushing to the database
- 552b812 fix: update database update logic in UpdateHostVersion function
- b0931a1 common/api/tests: fix import issues