- fix: correctly tag additional modules on release by @dkoshkin in #78
Full Changelog: https://github.com/dkoshkin/golang-repository-template/compare/v0.2.2...v0.2.3
- fix: tag additional modules on release by @dkoshkin in #72
- fix: kubebuilder targets with go mod tidy by @dkoshkin in #76
- build: update license year to 2026 by @dkoshkin in #77
Full Changelog: https://github.com/dkoshkin/golang-repository-template/compare/v0.2.1...v0.2.2
- fix: release workflow for docs by @dkoshkin in #70
Full Changelog: https://github.com/dkoshkin/golang-repository-template/compare/v0.2.0...v0.2.1
- feat: initialize a kubebuilder project by @dkoshkin in #58
- feat: use a separate module for api/ by @dkoshkin in #68
- fix: update license file location and fix pre-commit by @dkoshkin in #28
- fix: schema-chart make target by @dkoshkin in #34
- fix: make targets by @dkoshkin in #41
- fix: helm lint by @dkoshkin in #52
- fix: remove scaffold directives in main.go by @dkoshkin in #61
- build: fix update devbox packages by @dkoshkin in #25
- build: use a PAT for release-please-action by @dkoshkin in #27
- build: set go 1.25 in go.mod by @dkoshkin in #29
- build: use latest version of hugo by @dkoshkin in #31
- refactor: rename GHA files to yaml by @dkoshkin in #30
- docs: update README with more details by @dkoshkin in #32
- docs: update README by @dkoshkin in #33
- build: use a PAT for devbox-dependencies-update.yaml by @dkoshkin in #43
- build: remove author and commiter from devbox-dependencies-update.yaml by @dkoshkin in #45
- build: sign commits in devbox-dependencies-update.yaml by @dkoshkin in #48
- build: push signed commits by @dkoshkin in #49
- docs: more hints in the README.md by @dkoshkin in #53
- build: allow an ai commit by @dkoshkin in #55
- build: install yamlfmt with sane config by @dkoshkin in #54
- build: relax depguard rules by @dkoshkin in #56
- build: update Go to 1.25.5 to fix a CVE by @dkoshkin in #57
- ci: simplify running e2e tests by @dkoshkin in #59
- docs: edit the README.md about kubebuilder by @dkoshkin in #60
- build: remove unnecessary nolint directive by @dkoshkin in #62
- build: remove Go flake by @dkoshkin in #64
- docs: update README.md some more by @dkoshkin in #65
- build: use default token for release-please-action by @dkoshkin in #69
Full Changelog: https://github.com/dkoshkin/golang-repository-template/compare/v0.1.1...v0.2.0
- fix: Add permissions to conventional-label by @dkoshkin in #12
- fix: backport.yml if condition by @dkoshkin in #15
- fix: Better README.md by @dkoshkin in #11
- build: Fix release-please manifest by @dkoshkin in #13
- refactor: Cleanup workflow files by @dkoshkin in #14
Full Changelog: https://github.com/dkoshkin/golang-repository-template/compare/v0.1.0...v0.1.1