Releases: utilitywarehouse/terraform-applier
Releases · utilitywarehouse/terraform-applier
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
What's Changed
- add support for Github App by @asiyani in #371
- pass GH app config to git-mirror if not set by @asiyani in #372
- add a flag to skip webhook validation by @asiyani in #373
- refector webhook and add push event support by @asiyani in #374
- reduce unnessesory repo syncs by @asiyani in #375
- ensure sync before processing PR events by @asiyani in #376
- avoid static sleep/timeouts by checking req obj by @asiyani in #377
Full Changelog: v2.4.3...v2.5.0
v2.4.3
v2.4.2
v2.4.1
What's Changed
- udpate git-mirror and pin runs to commit hash by @asiyani in #339
- fix integration test by @asiyani in #340
- fix git install by @asiyani in #341
- run on head of the ref to capture non module changes by @asiyani in #342
- reduce rate limiting if any by @asiyani in #344
- Only warn on git failure by @hectorhuertas in #343
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #311
- Bump k8s.io/apimachinery from 0.32.0 to 0.32.1 by @dependabot in #312
- Bump sigs.k8s.io/controller-tools from 0.17.0 to 0.17.1 by @dependabot in #313
- Bump github.com/hashicorp/terraform-exec from 0.21.0 to 0.22.0 by @dependabot in #316
- Bump k8s.io/client-go from 0.32.0 to 0.32.1 by @dependabot in #314
- Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.20.1 by @dependabot in #317
- Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #319
- Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 by @dependabot in #320
- Bump github.com/hashicorp/vault/api from 1.15.0 to 1.16.0 by @dependabot in #323
- Bump k8s.io/api from 0.32.1 to 0.32.2 by @dependabot in #326
- Bump k8s.io/client-go from 0.32.1 to 0.32.2 by @dependabot in #325
- Bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 by @dependabot in #321
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #327
- Add Force Unlock to web GUI by @DTLP in #328
Full Changelog: v2.3.3...v2.4.0