Skip to content

Releases: utilitywarehouse/terraform-applier

v2.3.0-RC5

15 Oct 14:56
Compare
Choose a tag to compare

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

23 Aug 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0-RC3...v2.3.0-RC4

v2.3.0-RC3

08 Aug 14:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0-RC2...v2.3.0-RC3

v2.3.0-RC2

31 Jul 12:58
Compare
Choose a tag to compare

What's Changed

  • add type of run info to existing metrics by @asiyani in #253

Full Changelog: v2.3.0-RC1...v2.3.0-RC2

v2.3.0-RC1

29 Jul 10:42
Compare
Choose a tag to compare

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

11 Jul 15:34
Compare
Choose a tag to compare

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

02 May 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

01 May 10:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

17 Apr 09:02
Compare
Choose a tag to compare

What's Changed

  • plugin cache folder is not concurrent safe by @asiyani in #194

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Apr 15:08
Compare
Choose a tag to compare

What's Changed

  • Bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #181
  • Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #183
  • Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #185
  • Bump github.com/hashicorp/vault/api from 1.12.0 to 1.12.2 by @dependabot in #187
  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 by @dependabot in #182
  • Bump github.com/utilitywarehouse/git-mirror from 0.0.0-20240325114641-5b0347fa3b56 to 0.1.0 by @dependabot in #186
  • Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #188
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #189
  • add max concurrent module run limit and trigger runs by annotation by @asiyani in #190
  • store run output in Redis to reduce CRD obj size by @asiyani in #191
  • test slow provider by @asiyani in #192
  • use consistant run output tab names by @asiyani in #193

Note

terraform-applier now uses Redis to store run output. This is to reduce size of the CR store in etcd.
Some status fields are re-named so for smooth please run your module once on this version before upgrading to next.
deprecated fields will be removed in next version.

Full Changelog: v2.1.1...v2.2.0