Added
- Total clone time to ghorg stats
- Gitea integration test suite
- Clone delay option with auto concurrency adjustment; thanks @batagy
Changed
- GitLab clone examples and notes
Fixed
- Gitlab prune and preseve dir on windows; thanks @derekhes
- Directory structure of repos and wikis cloned from users on Gitlab; thanks @MickaelFontes
- GHORG_GITLAB_GROUP_EXCLUDE_MATCH_REGEX to work on subgroups; thanks @deepzeafish
- GHORG_FETCH_ALL is incompatible with cloning via fine-grained token over https; thanks @brainplot
Security
- Bump go-github from v62 to v72; thanks @alexandre-orca
- Bump golang.org/x/crypto in /scripts/local-gitea/test-runner (#565)
- Bump github.com/hashicorp/go-retryablehttp (#555)
- Bump golang.org/x/oauth2 in /scripts/local-gitlab/seeder (#553)
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#550)