Releases: C2FO/vfs
Releases · C2FO/vfs
[v7.8.1] - 2025-08-07
[v7.8.0] - 2025-08-06
Added
- updated github actions workflows to support multi-modules.
[contrib/vfsevents/v1.0.1] - 2025-08-05
Fixed
- Fix gcsevents tests the break in ci by using mocks.
[v7.7.0] - 2025-08-05
Added
- Updated changelog.sh to include checks for mono go repo
- Added .prenup.yml
Fixed
- fix golangci-lint issues (for v3)
[contrib/lockfile/v1.0.0] - 2025-08-04
Added
- Initial commit of lockfile.
[v7.6.0] - 2025-08-04
Added
- Updated mockery config to be v3 compatible.
Fixed
- Fixes #268. Allow memory filesystem file.Seek to seek to larger than size position.
[contrib/vfsevents/v1.0.0] - 2025-08-04
Added
- Initial commit of vfsevents and implements #269.
[v7.5.1] - 2025-07-24
Fixed
- Update error wrapping functions to check for nil errors. Fixes #266.
[v7.5.0] - 2025-07-08
Added
- Add ability to suppress AWS SDK v2 "WARN Response has no supported checksum. Not validating response payload."
Securtiy
- Updated dependencies and addressed dependabot alert 18 (CVE-2025-22868).
[v7.4.1] - 2025-05-05
Security
- Update dependencies to address a Cross-site Scripting vulnerability in golang.org/x/net. See CVE-2025-12345 for details.