• Logging Enhancements: Improved both debug and info log levels for better visibility, including additional context such as clusterName in the logs.
• Configuration Example: Added a config.yaml example file to guide configuration setup.
• Race Condition Fix: Fixed a race condition in TestPersistLatestProducedOffsetsMultipleClusters, ensuring predictable order in results.
• Mermaid Diagram Fix: Corrected the broken Mermaid diagram in the architecture documentation to accurately reflect the application’s flow.
• E2E Test Fix: Updated the end-to-end tests to properly use their own configuration file (config.yaml), ensuring isolated and correct test runs.