Skip to content

Releases: gitopia/git-remote-gitopia

git-remote-gitopia v2.0.0

08 Sep 05:29
79fa7c7

Choose a tag to compare

Release Notes

  • upgrade gitopia version to v6.0.0 and gitopia-go version to v0.7.0
  • automatic selection of storage provider with the least latency
  • handle lfs url config using inline configuration removing .lfsconfig dependency
  • fix clone of lfs repositories
  • approve packfile update and lfs object updates in remote helper
  • fix message ordering in batch transactions with storage update approval before reference updates
  • prevent duplicate git hooks calls inside remote helper and improve code to do single push instead of multiple push calls for each ref update
  • git push request now goes to storage provider even for delete branch or tag operations
  • add liveness check for storage providers and remove gitserver host from default config
  • minimal logging improvements and redirect git command stdout to stderr to avoid protocol issues

git-remote-gitopia v0.3.0

21 Sep 07:47
1338777

Choose a tag to compare

Merge pull request #9 from gitopia/dev

git-remote-gitopia v0.3.0