Releases: webdevops/azure-janitor
Releases · webdevops/azure-janitor
22.2.0
22.1.0
21.3.2 (beta)
! please check environment variables and parameters, there are multiple changes in this version !
- implement RoleAssignment ttl parsing from description
- add time format 2006-01-02
21.3.1 (beta)
! please check environment variables and parameters, there are multiple changes in this version !
- add tests
- small refactoring
- added arm example for README
21.3.0 (beta)
! please check environment variables and parameters, there are multiple changes in this version !
- switch to golang 1.16
- update dependencies (eg. Azure sdk)
- set uid/gid for docker image to
1000:1000
- update Azure API versions
- add Azure RoleAssignment cleanup
- add target tag feature to Azure Resource/ResourceGroup cleanup (instead of updating
ttl
tag it will setttl_expiry
tag) - add /healthz endpoint for healthcheck
20.11.1
20.11.0
- switch to golang 1.15
- update golang dependencies
- image now build by GitHub actions and pushed to Docker Hub and Quay
- switch to multi arch build (amd64 & arm64)
- rename branch master to main
- Switch to Calendar Versioning with
YY.MM.MICRO format
(year, month, increment)