mirror of
https://github.com/foomo/contentserver.git
synced 2026-04-15 09:34:26 +00:00
- Add storage Close() to shutdown hooks in http.go and socket.go - Remove deprecated GetCurrentFilename method from History - Fix potential race condition in WriteRepoBytes by copying buffer data - Add race condition test for concurrent buffer access - Add error context to BlobStorage operations for better debugging - Update documentation for GCS storage backend support