File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 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 )
2
20
3
21
## 5.2.2 (June 29, 2023)
4
22
You can’t perform that action at this time.
0 commit comments