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.
1.4.1 (2022-09-20)
1.4.0 (2022-08-10)
v1.3.0 - 2022-06-23
Enhancements:
- Add scheduler_job_name and scheduler_job_description optional inputs (#48)
- Update repository security (#47)
- Add serviceAccountUser permission when terraform is running as a service-account (#45)
Continous Integration:
- Upgrade jobs (#50)
v1.2.0 - 2022-02-03
Documentation:
- Updating README.md (#42)
Features:
- Add basic Google Artifact Registry support (#39)
- Implement dry_run to easily list images to delete (#34)
Continous Integration:
- Fix release job (#41)
v1.1.0 - 2022-01-18
Features:
- Add support for GCR buckets with uniform_bucket_level_access = true (#32)
- Introduce new payload parameters (#29)
v1.0.0 - 2021-11-24
Bug Fixes:
- Adding repos parameter to payload (#27)
Continous Integration:
- Upgrade terraform version (#26)
Features:
- Implementing all payload parameters (#24)
v0.6.0 - 2021-05-03
Documentation:
- Update documentation (#13)
v0.5.0 - 2021-04-30
Continous Integration:
- Trigger the workflow only on push to main branch (#10)
Code Refactoring:
- Upgrade to use terraform 15 (#9)
v0.4.0 - 2021-04-13
Enhancements:
- Configure scheduler job retries (#7)
v0.3.0 - 2021-04-12
Enhancements:
- Use configurable resources (#5)
v0.2.0 - 2021-04-09
Features:
- Implementing get all repositories of a given project (#3)
Features:
- First Implementation of GCR Cleaner (#1)