Skip to content

Commit 0c4d227

Browse files
authored
Update CHANGELOG.md
[ci skip]
1 parent 3135a87 commit 0c4d227

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,21 @@
33
NOTES:
44

55
* Github CI workflow with Go VCR basic resource testing
6-
* Updated the API wrapper (go-api) dependency with newer version (1.16.2)
7-
* Update Terraform Plugin SDK to V2 ([#261](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/261))
6+
* Go-API client library imported into provider and removed external dependency
7+
* Terraform Plugin SDK v2
88

99
Features:
1010

1111
* Added Go VCR basic resource testing that extends acceptance test with stored fixtures ([#257](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/257))
12+
* Updated Terraform Plugin SDK to V2 ([#261](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/261))
1213

1314
IMRPOVEMENTS:
1415

1516
* Added support for updating webhook resource ([#268](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/268))
1617
* Added configurable retries for webhook resource ([#268](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/268))
1718
* Updated integration resource docs for Datadog tags ([#277](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/277))
19+
* Imported Go-API client library with history ([#282](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/282))
20+
* Posted Go-API import modifications ([#284](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/284))
1821

1922
## 1.29.5 (Apr 04, 2024)
2023

0 commit comments

Comments
 (0)