Sourced from filelock's releases.
3.25.2
What's Changed
- π fix(unix): suppress EIO on close in Docker bind mounts by
@βgaborbernatin tox-dev/filelock#513Full Changelog: https://github.com/tox-dev/filelock/compare/3.25.1...3.25.2
Sourced from filelock's changelog.
########### Changelog ###########
3.25.2 (2026-03-11)
- π fix(unix): suppress EIO on close in Docker bind mounts :pr:
513
3.25.1 (2026-03-09)
- [pre-commit.ci] pre-commit autoupdate :pr:
510- by :user:pre-commit-ci[bot]- π fix(win): restore best-effort lock file cleanup on release :pr:
511- [pre-commit.ci] pre-commit autoupdate :pr:
508- by :user:pre-commit-ci[bot]- π docs(logo): add branded project logo :pr:
507
3.25.0 (2026-03-01)
- β¨ feat(async): add AsyncReadWriteLock :pr:
506- Standardize .github files to .yaml suffix
- build(deps): bump actions/download-artifact from 7 to 8 :pr:
503- by :user:dependabot[bot]- build(deps): bump actions/upload-artifact from 6 to 7 :pr:
502- by :user:dependabot[bot]- Move SECURITY.md to .github/SECURITY.md
- Add security policy
- Add permissions to check workflow :pr:
500- [pre-commit.ci] pre-commit autoupdate :pr:
499- by :user:pre-commit-ci[bot]
3.24.3 (2026-02-19)
- π fix(unix): handle ENOENT race on FUSE/NFS during acquire :pr:
495- π fix(ci): add trailing blank line after changelog entries :pr:
492
3.24.2 (2026-02-16)
- π fix(rw): close sqlite3 cursors and skip SoftFileLock Windows race :pr:
491- π fix(test): resolve flaky write non-starvation test :pr:
490- π docs: restructure using Diataxis framework :pr:
489
3.24.1 (2026-02-15)
... (truncated)
5b9872c
Release 3.25.242b740a
π fix(unix): suppress EIO on close in Docker bind mounts (#513)