Skip to content

Releases: C2FO/vfs

[v7.8.1] - 2025-08-07

07 Aug 20:15
6edd449
Compare
Choose a tag to compare

Fixed

  • Fixed typed nil pointer bug in sftp backend. Fixes #274.

[v7.8.0] - 2025-08-06

07 Aug 15:51
97e7933
Compare
Choose a tag to compare

Added

  • updated github actions workflows to support multi-modules.

[contrib/vfsevents/v1.0.1] - 2025-08-05

07 Aug 15:50
97e7933
Compare
Choose a tag to compare

Fixed

  • Fix gcsevents tests the break in ci by using mocks.

[v7.7.0] - 2025-08-05

06 Aug 15:42
6893d34
Compare
Choose a tag to compare

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

06 Aug 15:43
6893d34
Compare
Choose a tag to compare

Added

  • Initial commit of lockfile.

[v7.6.0] - 2025-08-04

04 Aug 20:45
62fda30
Compare
Choose a tag to compare

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

04 Aug 20:47
62fda30
Compare
Choose a tag to compare

Added

  • Initial commit of vfsevents and implements #269.

[v7.5.1] - 2025-07-24

24 Jul 15:30
28daeb1
Compare
Choose a tag to compare

Fixed

  • Update error wrapping functions to check for nil errors. Fixes #266.

[v7.5.0] - 2025-07-08

08 Jul 21:53
17e512a
Compare
Choose a tag to compare

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

05 May 06:09
68150f5
Compare
Choose a tag to compare

Security

  • Update dependencies to address a Cross-site Scripting vulnerability in golang.org/x/net. See CVE-2025-12345 for details.