Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 (2025-11-14)
Features
- add ServerUnavailableError for HTTP 5xx status codes (#120) (659c7b9), closes grafana/git-ui-sync-project#634
Performance Improvements
Documentation
- Add GitHub Pages documentation site with MkDocs (#116) (d8268a3)
- add logo and banner images for branding (#118) (0e7275c)
- migrate from MkDocs to VitePress for modern UI (#117) (ebe3af6)
0.1.1 (2025-11-11)
Bug Fixes
Documentation
0.1.0 (2025-11-11)
Features
- add automated release pipeline with semantic versioning (#106) (3c7f85a)
- implement CHANGELOG updates via auto-merge PRs (#108) (45c6be7)
Bug Fixes
- resolve YAML syntax error in release workflow (#109) (4669671)
- use correct commit SHA for wait-on-check-action (#107) (7f97690)
Documentation
Notable Features
- HTTPS-only Git operations with Smart HTTP Protocol v2
- Stateless architecture with no local .git directory dependency
- Memory-optimized design with streaming packfile operations
- Flexible storage architecture with pluggable object storage
- Cloud-native authentication (Basic Auth and API tokens)
- Essential Git operations (read/write objects, commit operations, diffing)
- Path filtering with glob patterns for clones
- Configurable writing modes (memory/disk/auto)
- Batch blob fetching and concurrent operations for improved performance
Note: This changelog is automatically generated. Manual edits will be overwritten on the next release.
