1.1.8 (2026-03-10)
- deps: migrate imports from client-go v1 to v2 (4de066a)
- deps: update all non-major dependencies (3a17f73)
- deps: update module gitlab.com/gitlab-org/api/client-go to v2 (6a4a413)
- group digest updates with all non-major dependencies (1768ab9)
1.1.7 (2026-01-12)
- deps: update all non-major dependencies (6eb8b6c)
1.1.6 (2025-11-30)
- deps: update all non-major dependencies (173f05f)
- deps: update module gitlab.com/gitlab-org/api/client-go to v1 (a78d174)
- migrate int to int64 (3755b19)
1.1.5 (2025-07-08)
- deps: update all non-major dependencies (8fe68ba)
1.1.4 (2025-06-03)
- deps: update all non-major dependencies (b1fe18e)
1.1.3 (2025-04-06)
- improve repository array detection logic and add test (ced6588)
1.1.2 (2025-04-06)
- deps: update module gitlab.com/gitlab-org/api/client-go to v0.127.0 (60fb7e4)
1.1.1 (2025-03-20)
- deps: update all non-major dependencies (561d276)
1.1.0 (2025-03-16)
- add repository extraction from environment variables and refactor config handling (7775548)
1.0.2 (2025-03-03)
1.0.1 (2025-02-24)
- Add CircleCI configuration, .gitignore, golangci-lint settings, Makefile, and coverage script (a597d2b)
- Add Dockerfile for multi-stage build and release process (8cd51a9)
- Add local test targets for specific user and branch configurations (df572b5)
- Add renovate.json (c4ef35d)
- Add semantic release configuration (#5) (71fdf17)
- Implement core application logic (2f76559)
- Refactor AllowedBranchRegex to store as string (38af1ee)
- Update renovate.json to include additional configurations and labels (aefbd0d)