Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: spf13/afero

v1.15.0

08 Sep 16:41
v1.15.0
399bb34
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot[bot] in #479
  • Lint by @sagikazarmark in #492
  • build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by @dependabot[bot] in #494
  • build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #493
  • Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #480
  • build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot[bot] in #496
  • support aliyun oss storage with third-party link by @messikiller in #491
  • build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot[bot] in #497
  • chore: update x/test by @sagikazarmark in #502
  • build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #503
  • build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot[bot] in #505
  • build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #506
  • fix(gcsfs): update object not exist check logic by @ahkui in #485
  • build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #508
  • build(deps): bump github/codeql-action from 3.28.18 to 3.29.4 by @dependabot[bot] in #519
  • build(deps): bump github/codeql-action from 3.29.4 to 3.29.7 by @dependabot[bot] in #524
  • build(deps): bump github/codeql-action from 3.29.7 to 3.30.1 by @dependabot[bot] in #537
  • build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #536
  • build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 by @dependabot[bot] in #533
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #527
  • chore: update deps by @sagikazarmark in #538
  • fix: spelling errors (excpected -> expected, iself -> itself) by @MarkRosemaker in #523

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

15 Mar 14:11
v1.14.0
ea38482
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

15 Mar 01:21
v1.13.0
dbd6f61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

09 Jan 11:03
v1.12.0
d4d55e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

28 Nov 09:51
@bep bep
Compare
Choose a tag to compare

What's Changed

  • deps: Update all direct dependencies by @bep in #410

Full Changelog: v1.10.0...v1.11.0

v1.10.0

22 Sep 14:21
@bep bep
ee6eef7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.5...v1.10.0

v1.9.5

06 Mar 09:42
@bep bep
Compare
Choose a tag to compare

Full Changelog: v1.9.4...v1.9.5

v1.9.4

23 Feb 09:17
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Fix renaming a dir with sub-directories by @nono in #239
  • github: Update Go build matrix by @bep in #385

New Contributors

  • @nono made their first contribution in #239

Full Changelog: v1.9.3...v1.9.4

v1.9.3

14 Nov 17:51
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Fix concurrency issue in MemMapFs.Mkdir/MkdirAll by @bep in #379

Full Changelog: v1.9.2...v1.9.3

v1.9.2

19 Jul 10:31
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Make mem.File implement fs.ReadDirFile by @bep in #371

Full Changelog: v1.9.1...v1.9.2