Releases: utilitywarehouse/terraform-applier
Releases · utilitywarehouse/terraform-applier
v2.3.1
What's Changed
- clone EnvVar type to restrict allowed sources by @asiyani in #282
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #284
- Bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #285
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #283
- Bump sigs.k8s.io/controller-tools from 0.16.4 to 0.16.5 by @dependabot in #286
- Bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0 by @dependabot in #288
- Bump github.com/onsi/gomega from 1.34.2 to 1.36.0 by @dependabot in #290
- Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #289
- Bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #291
- Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #295
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #294
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.22.0 by @dependabot in #293
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #292
- add vault gcp creds provider integration by @asiyani in #296
- add re-try with backoff to vault API by @asiyani in #297
- updated go dependencies by @asiyani in #298
- Bump filippo.io/age from 1.2.0 to 1.2.1 by @dependabot in #299
- reduce payload and allow individual module refresh by @asiyani in #300
- redis config should be applied on every redis pod restart by @asiyani in #301
- auto re-load if module is in running state by @asiyani in #302
- fix hcl code highlighting by @asiyani in #303
- simplify UI error handling by @asiyani in #304
- add loading status while refreshing module by @asiyani in #305
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add PR Planner by @DTLP in #247
- rm deprecated fields and make repoURL required field by @asiyani in #248
- trigger manual run via module name or path and add cluster env info by @asiyani in #249
- continue poll loop on error by @asiyani in #250
- filter self comment webhook events by @asiyani in #251
- check for graqhql api errors by @asiyani in #252
- add type of run info to existing metrics by @asiyani in #253
- add status symbol to PR status output by @asiyani in #254
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #255
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #257
- Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.1 by @dependabot in #258
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #256
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #259
- add module info metrics by @asiyani in #260
- update go and dependencies by @asiyani in #262
- added support for stronbox age decryption by @asiyani in #263
- updated go and dependencies by @asiyani in #264
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #265
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #267
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #266
- Bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 by @dependabot in #268
- add functionality to upload apply output on merged PR by @asiyani in #269
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #270
- Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 by @dependabot in #271
- Bump sigs.k8s.io/controller-tools from 0.16.2 to 0.16.3 by @dependabot in #273
- Bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.0 by @dependabot in #276
- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #272
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 by @dependabot in #274
- merged output upload will be re-implemented by @asiyani in #277
- on apply runs run apply command even if no diff detected by @asiyani in #278
- add support for output upload on PR merge by @asiyani in #279
- RequestedAt can be used as ID of the request by @asiyani in #280
- add custom github action to trigger run by @asiyani in #281
Full Changelog: v2.2.4...v2.3.0
v2.3.0-RC5
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #265
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #267
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #266
- Bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 by @dependabot in #268
- add functionality to upload apply output on merged PR by @asiyani in #269
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #270
- Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 by @dependabot in #271
- Bump sigs.k8s.io/controller-tools from 0.16.2 to 0.16.3 by @dependabot in #273
- Bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.0 by @dependabot in #276
- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #272
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 by @dependabot in #274
- merged output upload will be re-implemented by @asiyani in #277
- on apply runs run apply command even if no diff detected by @asiyani in #278
- add support for output upload on PR merge by @asiyani in #279
- RequestedAt can be used as ID of the request by @asiyani in #280
Full Changelog: v2.3.0-RC4...v2.3.0-RC5
v2.3.0-RC4
v2.3.0-RC3
What's Changed
- add status symbol to PR status output by @asiyani in #254
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #255
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #257
- Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.1 by @dependabot in #258
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #256
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #259
- add module info metrics by @asiyani in #260
Full Changelog: v2.3.0-RC2...v2.3.0-RC3
v2.3.0-RC2
What's Changed
Full Changelog: v2.3.0-RC1...v2.3.0-RC2
v2.3.0-RC1
What's Changed
- Add PR Planner by @DTLP in #247
- rm deprecated fields and make repoURL required field by @asiyani in #248
- trigger manual run via module name or path and add cluster env info by @asiyani in #249
- continue poll loop on error by @asiyani in #250
- filter self comment webhook events by @asiyani in #251
- check for graqhql api errors by @asiyani in #252
Full Changelog: v2.2.4...v2.3.0-RC1
v2.2.4
What's Changed
- avoid race condition on copy dir by @asiyani in #210
- include cache create time to module run duration by @asiyani in #211
- module's run time should not increase due to cache copy by @asiyani in #212
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #213
- Bump github.com/hashicorp/terraform-exec from 0.20.0 to 0.21.0 by @dependabot in #214
- Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 by @dependabot in #216
- Bump k8s.io/api from 0.30.0 to 0.30.1 by @dependabot in #217
- Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #220
- Bump github.com/hashicorp/hc-install from 0.6.4 to 0.7.0 by @dependabot in #215
- Bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #219
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 by @dependabot in #222
- Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.3 by @dependabot in #221
- Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #223
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #228
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #234
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #235
- Bump github.com/hashicorp/vault/api from 1.13.0 to 1.14.0 by @dependabot in #237
- Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #238
- Bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 by @dependabot in #233
- Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #236
- Bump docker/build-push-action from 5 to 6 by @dependabot in #241
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #200
- Bump k8s.io/api from 0.29.3 to 0.30.0 by @dependabot in #201
- Bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 by @dependabot in #202
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #204
- Bump sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0 by @dependabot in #205
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #207
- simplify status, reasons and GUI by @asiyani in #208
- delete old stale plugin from cache folder by @asiyani in #209
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #195
- one tf run per reconcile loop and add support for plugin cache by @asiyani in #196
- add prismjs for code highlighting by @asiyani in #197
- re-work plugin caching by @asiyani in #198
- store and display init output for debugging by @asiyani in #199
Full Changelog: v2.2.1...v2.2.2