Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Releases: foryouandyourcustomers/terraform-provider-sapcc

v1.1.2

05 Oct 12:26
Compare
Choose a tag to compare

1.1.2 (2021-10-05)

Bug Fixes

  • api: Improving validators to fix issues reading inputs from variables (#40) (7c6793b), closes #39

v1.1.1

27 Sep 17:43
Compare
Choose a tag to compare

1.1.1 (2021-09-27)

Bug Fixes

  • api: Removing 'Unknown' value validation (#38) (9dd83e9), closes #37

v1.1.0

26 Sep 18:34
Compare
Choose a tag to compare

1.1.0 (2021-09-26)

Refactor

api: Changing the namespace to match the repo (#32)

  • updating namespace from fyayc -> foryouandyourcustomers

v1.0.1

13 Sep 07:23
Compare
Choose a tag to compare

1.0.1 (2021-09-13)

Bug Fixes

  • api: Re-enforcing the required variables (#19) (5234fb5), closes #18

v1.0.0

12 Sep 21:57
Compare
Choose a tag to compare

1.0.0 (2021-09-12)

Features

  • api: Adding dedicated http client (4afc0f1)
  • api: Adding dedicated http client for deployment resource (3510e78)
  • api: Adding support for tracking deployment progress (2064a07)
  • api: Adding support for updating deployments on changes (05ddf7d), closes #4
  • api: Validating attributes for resource deployment (#17) (0e714ad), closes #11
  • test: Sending out errors & warn list (1c95906)

Bug Fixes

  • api: Handling edge cases (35d1c8e)
  • api: Handling empty responses (e3e01ce)
  • ci: Adding missing dependencies (08c58e1), closes #16
  • ci: Adding priorities to mock responses for failed builds/deployments (4083e2c)
  • ci: Installing goreleaser (752e45f)
  • ci: merging goreleaser to sem-version releaser (594b022)
  • ci: testing quick fix for CI? (a1990aa)
  • test: Fixing the acceptance test helper to accomodate CI (30b57c3)

v1.0.0-beta.2

12 Sep 10:21
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2021-09-12)

Bug Fixes

  • ci: Adding missing dependencies (08c58e1), closes #16
  • ci: Installing goreleaser (752e45f)
  • ci: merging goreleaser to sem-version releaser (594b022)

v1.0.0-beta.1

12 Sep 08:39
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2021-09-12)

Features

  • api: Adding dedicated http client (4afc0f1)
  • api: Adding dedicated http client for deployment resource (3510e78)
  • api: Adding support for tracking deployment progress (2064a07)
  • api: Adding support for updating deployments on changes (05ddf7d), closes #4
  • test: Sending out errors & warn list (1c95906)

Bug Fixes

  • api: Handling edge cases (35d1c8e)
  • api: Handling empty responses (e3e01ce)
  • ci: Adding priorities to mock responses for failed builds/deployments (4083e2c)
  • ci: testing quick fix for CI? (a1990aa)
  • test: Fixing the acceptance test helper to accomodate CI (30b57c3)