Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 16:21
· 7 commits to master since this release

v1.2.1 (2024-02-11)

Chore

  • deps: b8c178b bump github.com/hashicorp/terraform-plugin-sdk/v2
  • deps: c8b9b6a bump github.com/hashicorp/terraform-plugin-docs
  • deps: 244e278 bump actions/cache from 3.3.3 to 4.0.0

v1.2.0 (2024-01-15)

Chore

  • deps: 3a10f5c bump actions/cache from 3.3.2 to 3.3.3
  • deps: bfc134a bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

v1.1.0 (2023-12-31)

Build

Chore

  • deps: e0d2b06 bump crazy-max/ghaction-import-gpg from 5.2.0 to 6.0.0
  • deps: e8045f2 bump golang.org/x/net from 0.7.0 to 0.17.0
  • deps: 46860cc bump actions/checkout from 3 to 4
  • deps: 777fdf6 bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • deps: 65ba5b7 bump amannn/action-semantic-pull-request
  • deps: e5a1ab9 bump hashicorp/setup-terraform from 2.0.3 to 3.0.0
  • deps: 68d0fc2 bump actions/cache from 3.0.11 to 3.2.1
  • deps: 7ef6010 bump google.golang.org/grpc from 1.51.0 to 1.56.3
  • deps: 59e00c2 bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
  • deps: 22694a3 bump amannn/action-semantic-pull-request
  • deps: 395f0a4 bump actions/setup-go from 3 to 4
  • deps: 72e5111 bump actions/cache from 3.2.1 to 3.3.1
  • deps: b353437 bump golang.org/x/net from 0.4.0 to 0.7.0

Feat

Fix

  • ci: a1c005a Upgrade CI/CD pipeline for semver and changelog - Configure a new template for changelog - Update dependencies - Use partial cache functionality to speed up builds

v1.0.4 (2022-12-14)

Chore

  • deps: 51d8f4b bump actions/cache from 3.0.8 to 3.0.10
  • deps: 63e2616 bump github.com/hashicorp/terraform-plugin-sdk/v2
  • deps: 3372e5a bump github.com/hashicorp/terraform-plugin-sdk/v2
  • deps: 1e445f0 bump hashicorp/setup-terraform from 2.0.2 to 2.0.3
  • deps: 9dc9339 bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0
  • deps: 4d6ac61 bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • deps: 85421c4 bump amannn/action-semantic-pull-request
  • deps: e860385 bump actions/cache from 3.0.10 to 3.0.11
  • deps: a6982c3 bump actions/cache from 3.0.2 to 3.0.8
  • deps: 9f29a71 bump amannn/action-semantic-pull-request
  • deps: 6e0f104 bump actions/upload-artifact from 2 to 3
  • deps: dc03fb8 bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • deps: 5075896 bump hashicorp/setup-terraform from 2.0.0 to 2.0.2
  • deps: 0422b3f bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • deps: 30f7554 bump github.com/hashicorp/terraform-plugin-docs
  • deps: 50e34f2 bump crazy-max/ghaction-import-gpg from 4.3.0 to 5.1.0
  • deps: e9cbaf8 bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • deps: a4e2008 bump amannn/action-semantic-pull-request
  • deps: 6e086ac bump amannn/action-semantic-pull-request
  • deps: 90eb2b1 bump github.com/jolestar/go-commons-pool/v2
  • deps: 176ca62 bump hashicorp/setup-terraform from 1.4.0 to 2.0.0

v1.0.3 (2021-03-20)

Fix

  • da23bf6 improve error message to make it obvious what to do when this error occurs
  • static-or-dynamic: 89a245e use schema to ensure exclusive selection of dynamic or static memory
  • static-or-dynamic: da10a53 don't default to static, but rather force people to chose static over dynamic.

v1.0.2 (2021-03-09)

Ci

  • db19a46 do not persist credentials

v1.0.1 (2020-09-23)

v1.0.0 (2020-09-23)

Bugfix