Skip to content

Commit 6f4af76

Browse files
authored
v5.3.0 (#732)
1 parent 81629f5 commit 6f4af76

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
1-
## 5.3.0 (Unreleased)
1+
## 5.4.0 (Unreleased)
2+
3+
## 5.3.0 (August 4, 2023)
4+
5+
ENHANCEMENTS:
6+
7+
* feat: create fastly_configstores data source [#729](https://github.com/fastly/terraform-provider-fastly/pull/729)
8+
* feat: create fastly_kvstores data source [#730](https://github.com/fastly/terraform-provider-fastly/pull/730)
9+
10+
BUG FIXES:
11+
12+
* fix(request_settings): don't send empty string for request_condition [#722](https://github.com/fastly/terraform-provider-fastly/pull/722)
13+
14+
DEPENDENCIES:
15+
16+
* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 [#723](https://github.com/fastly/terraform-provider-fastly/pull/723)
17+
* build(deps): bump github.com/hashicorp/terraform-plugin-docs [#726](https://github.com/fastly/terraform-provider-fastly/pull/726)
18+
* build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 [#725](https://github.com/fastly/terraform-provider-fastly/pull/725)
19+
* build(deps): bump github.com/fastly/go-fastly/v8 from 8.5.4 to 8.5.7 [#727](https://github.com/fastly/terraform-provider-fastly/pull/727)
220

321
## 5.2.2 (June 29, 2023)
422

0 commit comments

Comments
 (0)