Skip to content

Releases: rossigee/bucketsyncd

Release v0.2.1

21 Aug 10:13
b955941

Choose a tag to compare

Release v0.2.1

Release Workflow Improvements:

  • Migrate Docker images from Docker Hub to GitHub Container Registry (GHCR)
  • Fix release asset upload permissions (contents:write)
  • Streamline authentication using GitHub tokens
  • Images now available at ghcr.io/rossigee/bucketsyncd

Previous v0.2.0 features:

  • Add comprehensive WebDAV storage support with HTTP/HTTPS
  • Enhanced storage backend architecture
  • Fix CI build pipeline with proper security permissions
  • Resolve golangci-lint and security scan issues
  • Multi-platform binary builds (Linux, macOS, Windows)

Release v0.2.0

21 Aug 09:37
28671f6

Choose a tag to compare

Release v0.2.0

New Features:

  • Add comprehensive WebDAV storage support
  • WebDAV backend integration with authentication
  • Enhanced storage backend architecture

Improvements:

  • Fix CI build pipeline with proper permissions
  • Resolve security scan SARIF upload issues
  • Optimize Docker builds to run only on releases
  • Update dependencies and build tools

Bug Fixes:

  • Fix hanging test by using buffered channel
  • Resolve golangci-lint configuration issues
  • Fix CI timeout issues with Docker builds