File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes will be documented here.
44
5+ ## [ v2.0.0] - 2025-09-08
6+
7+ - upgrade gitopia version to v6.0.0 and gitopia-go version to v0.7.0
8+ - automatic selection of storage provider with the least latency
9+ - add liveness check for storage providers and remove gitserver host from default config
10+ - handle lfs url config using inline configuration removing .lfsconfig dependency
11+ - fix clone of lfs repositories
12+ - minimal logging improvements and redirect git command stdout to stderr to avoid protocol issues
13+ - pass current state of repository packfile in set branch and tag requests
14+ - approve packfile update and lfs object updates in remote helper
15+ - prevent duplicate git hooks calls inside remote helper and improve code to do single push instead of multiple push calls for each ref update
16+ - git push request now goes to storage provider even for delete branch or tag operations
17+
518## [ v1.10.0] - 2024-12-02
619
720- upgrade gitopia version to v5.1.0
You can’t perform that action at this time.
0 commit comments