All notable changes to this project will be documented in this file.
v0.3.0 (2026-03-20)
- sync with internal repo - commit author, porcelain push, config validation (5b0d904)
- add CODEOWNERS (1ad31e0)
- use GITHUB_TOKEN for dependabot auto merge (83c06dd)
- migrate gitlab-mirror workflow to multi-git-mirror action (3ab4ce3)
- somaz
v0.2.0 (2026-03-18)
- add committer info (Pushed by) to Slack mirror sync notifications (36acacd)
- implement incremental fetch with PVC-backed mirror cache (5c402e5)
- CLAUDE.md (0acbff3)
- add CLAUDE.md project guide (1afd0ef)
- update changelog (daec38c)
- README.md (2064c8a)
- update CONTRIBUTORS.md (20383cd)
- update changelog (0104baa)
- improve coverage from 93% to 97.9% and separate make test/test-cover roles (0f65504)
- use somaz94/contributors-action@v1 for contributors generation (49fd3a5)
- use major-tag-action for version tag updates (11b9d93)
- migrate changelog generator to go-changelog-action (6510563)
- add GitHub release notes configuration (4fbc5d9)
- unify changelog-generator with flexible tag pattern (a8778f6)
- somaz
v0.1.0 (2026-03-13)
- add DockerHub multi-arch build and push support (2c0aca7)
- add K8s manifests and example configurations (b25c610)
- add core mirroring engine with multi-provider support (f70823e)
- skip major version tag deletion on first release (cbadec1)
- remove docker job from release workflow (580e593)
- fix changelog-generator tag handling and dependabot secrets access (553a875)
- add documentation, architecture diagram, and update README (c4d3418)
- add documentation, architecture diagram, and update README (3154eae)
- deps: Bump alpine from 3.21 to 3.23 in the docker-minor group (cb2d032)
- deps: Bump alpine from 3.21 to 3.23 in the docker-minor group (1e387db)
- add GitHub Actions workflows and dependabot config (a73d969)
- somaz
v0.0.1 (2026-03-13)
- somaz