Skip to content

Commit d1d1d46

Browse files
committed
Update changelog
1 parent 118735a commit d1d1d46

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All 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

0 commit comments

Comments
 (0)