---
changelog:
  category: Release
  version: logixlysia@6.3.1
date: '2026-04-05T07:18:14Z'
seo:
  description: >-
    Fix log rotation reliability and safety issues by serializing concurrent
    file operations, making cleanup resilient to partial failures, improving…
title: logixlysia@6.3.1
type: changelog
---
### Patch Changes

-   070d0be: Fix log rotation reliability and safety issues by serializing concurrent file operations, making cleanup resilient to partial failures, improving file-operation error visibility, hardening URL parsing/compression paths, and preventing rotated filename collisions under high concurrency.
-   c6b87cd: Fix a race condition in file and compression lock acquisition to ensure concurrent writes and rotations are serialized correctly.
