Skip to content

Latest commit

 

History

History
111 lines (65 loc) · 5.56 KB

File metadata and controls

111 lines (65 loc) · 5.56 KB

Changelog

All notable changes to this project will be documented in this file.

v0.3.0 (2026-03-20)

Features

  • sync with internal repo - commit author, porcelain push, config validation (5b0d904)
  • add CODEOWNERS (1ad31e0)

Bug Fixes

  • use GITHUB_TOKEN for dependabot auto merge (83c06dd)

Documentation

Builds

  • deps: Bump the go-minor group with 4 updates (#2) (#2) (7fda2df)

Continuous Integration

  • migrate gitlab-mirror workflow to multi-git-mirror action (3ab4ce3)

Contributors

  • somaz

v0.2.0 (2026-03-18)

Features

  • add committer info (Pushed by) to Slack mirror sync notifications (36acacd)
  • implement incremental fetch with PVC-backed mirror cache (5c402e5)

Documentation

Tests

  • improve coverage from 93% to 97.9% and separate make test/test-cover roles (0f65504)

Continuous Integration

  • 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)

Contributors

  • somaz

v0.1.0 (2026-03-13)

Features

  • 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)

Bug Fixes

  • 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)

Documentation

  • add documentation, architecture diagram, and update README (c4d3418)
  • add documentation, architecture diagram, and update README (3154eae)

Builds

  • 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)

Continuous Integration

  • add GitHub Actions workflows and dependabot config (a73d969)

Contributors

  • somaz

v0.0.1 (2026-03-13)

Contributors

  • somaz