This release enhances operational efficiency with accelerated object listing, more accurate batch job reporting, and improved system resilience. Key fixes prevent system freezes during data scanning and ensure critical operations like peer site removal and diagnostic reporting function correctly. These updates provide greater performance and clearer insight into system behavior.

### Improvements

*   **Enhanced Batch Job Visibility**: Progress reporting for batch operations now accurately reflects the most recent item scanned, providing a clearer view of job status and preventing jobs from appearing stalled during the listing phase. (#292)
*   **Improved Authorization Auditing**: Added `OriginalAction` context to logs when bucket listing permissions are denied, simplifying the process of troubleshooting authorization policies. (#285)

### Performance

*   **Accelerated Object Listing**: Optimized object listing operations that use custom delimiters, delivering significantly faster response times for navigating large or deeply nested datasets. (#287)

### Bug Fixes

*   **Prevents System Freezes**: Resolved an issue where the system could become unresponsive during data scanning, ensuring the process now gracefully handles read errors without interruption. (#289)
*   **Robust Peer Site Removal**: Corrected a condition that could cause errors when removing a peer site in a replication configuration, preventing interference from concurrent operations. (#286)
*   **Corrected Kafka Initialization**: Fixed a server termination issue that could occur when initializing Kafka logging targets, improving startup resilience for systems with this configuration. (#294)
*   **Accurate Diagnostic Reporting**: Ensured that diagnostic reports immediately include the latest TLS certificate information after an update, eliminating the need for a service restart to reflect changes. (#284)