github Byron/gitoxide gix-glob-v0.15.0
gix-glob v0.15.0

8 months ago

Chore

  • upgrade MSRV to v1.70
    Our MSRV follows the one of helix, which in turn follows Firefox.

Bug Fixes

  • add recursion depth limit to avoid runaway runtimes or stackoverflows.
    This is important as .gitattributes and .gitignore files can contain arbitrary
    patterns which might be used to attack clients or servers for that matter.
  • adjust logic to properly deal with match groups to prevent endless loops.

Commit Statistics

  • 11 commits contributed to the release over the course of 18 calendar days.
  • 22 days passed between releases.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs of next release (e78a92b)
    • Merge branch 'maintenance' (4454c9d)
    • Upgrade MSRV to v1.70 (aea89c3)
    • Merge branch 'gix-glob-fix' (c1e4c62)
    • Add recursion depth limit to avoid runaway runtimes or stackoverflows. (16cab84)
    • Merge branch 'gix-glob-recursion' (3c65ea3)
    • Adjust logic to properly deal with match groups to prevent endless loops. (ac57855)
    • Merge branch 'main' into fix-1183 (1691ba6)
    • Merge branch 'archive-handling' (7549559)
    • Check all git-lfs managed files into the repository (35439de)
    • Git-lfs might fail early; let's rely on these caches to be recreated, where possible (b6f2b81)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.